CVE-2026-55236
Last modified
CVE-2026-55236 is a medium-severity vulnerability rated 5.9/10 on the CVSS scale. 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.
Description
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.10.0.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| langchain-ai | langgraph-api | < 0.10.0 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-55236?
How severe is CVE-2026-55236?
How do I fix CVE-2026-55236?
How Strix Helps
- Uncovering a hidden BOLA in Appsmith's snapshot logicStrix autonomously discovered a BOLA/IDOR vulnerability in Appsmith's snapshot deletion path.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-55228Weblate is a web-based continuous localization platform used…8.1
- CVE-2026-55229Gotenberg is a Docker-powered stateless API for PDF files. P…7.5
- CVE-2026-5523The Divi Form Builder plugin for WordPress is vulnerable to …8.8
- CVE-2026-55233OpenResty is a high performance web platform. From 1.29.2.1 …7.5
- CVE-2026-55234Wekan is open source kanban built with Meteor. Prior to 9.37…8.5
- CVE-2026-55235langgraph-api implements the LangGraph API for rapid develop…5.9
- CVE-2026-55237AutoGPT is a workflow automation platform for creating, depl…8.8
- CVE-2026-55238xrdp is an open source RDP server. Versions 0.10.6 and prior…5.3
- CVE-2026-5524The Divi Form Builder plugin for WordPress is vulnerable to …9.8
- CVE-2026-55241Checkmate is an open-source, self-hosted tool designed to tr…7.5
- CVE-2026-55242ERPNext is a free and open source Enterprise Resource Planni…8.8
- CVE-2026-55244ASTEVAL is an evaluator of Python expressions and statements…5
Are you affected by CVE-2026-55236?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
