Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

nvd логотип

CVE-2026-55236

Опубликовано: 14 сент. 2026
Источник: nvd
CVSS3: 5.9
EPSS Низкий

Описание

langgraph-api implements the LangGraph API for rapid development and testing. Prior to 0.10.0, the langgraph-api run-creation path authorizes the assistant attached to a run by dispatching assistants.search with an incomplete value instead of the assistants.read event used by direct reads and cron creation. In deployments with custom resource handlers that register only assistants.read, omit an assistants.search handler, and have no global fallback handler, no applicable handler supplies an owner filter, allowing a low-privileged user to reference another user's private assistant through POST /runs or POST /threads/{thread_id}/runs. The run-creation response can disclose the private assistant's metadata, config, and context, and the run can execute using that assistant's configuration. Deployments without custom authorization handlers, or with an equivalent owner filter applied through a global handler or across all assistant events, are not affected. This issue is fixed in version 0.1

EPSS

Процентиль: 6%
0.0016
Низкий

5.9 Medium

CVSS3

Дефекты

CWE-285

Связанные уязвимости

CVSS3: 5.9
github
около 1 месяца назад

langgraph-api: Incomplete assistant authorization in LangGraph Server run creation

EPSS

Процентиль: 6%
0.0016
Низкий

5.9 Medium

CVSS3

Дефекты

CWE-285