CVE-2026-55443
Last modified
CVE-2026-55443 is a medium-severity vulnerability rated 5.5/10 on the CVSS scale. LangChain is a framework for building agents and LLM-powered applications. Prior to 1.3.9, several LangChain components that resolve filesystem paths or expand search patterns do not consistently confine the resolved path to the intended root directory. EPSS estimates a 0.17% chance of exploitation in the next 30 days.
Description
LangChain is a framework for building agents and LLM-powered applications. Prior to 1.3.9, several LangChain components that resolve filesystem paths or expand search patterns do not consistently confine the resolved path to the intended root directory. Affected behaviors include: a file-search agent middleware that validates a starting directory but not the search pattern or the resolved target of matched files, so glob patterns and symlinks can reach files outside the configured root; prompt- and chain/agent-configuration loaders that accept path fields and resolve them without confining the result to a trusted base or rejecting symlink targets; and path-prefix authorization checks that compare by string prefix without a path-segment boundary, so a sibling path sharing the prefix is accepted. When these components receive path values, search patterns, or workspace contents influenced by an untrusted source — including an LLM acting on untrusted input — the result can be disclosure of files outside the intended boundary. This vulnerability is fixed in 1.3.9.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Langchain | Langchain | < 1.3.9 |
References
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-55443?
How severe is CVE-2026-55443?
How do I fix CVE-2026-55443?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- 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-55437Coder allows organizations to provision remote development e…5.4
- CVE-2026-55438Coder allows organizations to provision remote development e…6.8
- CVE-2026-55439Halo is an open source website building tool. Prior to 2.24.…5.5
- CVE-2026-5544A security flaw has been discovered in UTT HiPER 1250GW up t…8.8
- CVE-2026-55440Microsoft UFO open-source framework for intelligent automati…6.5
- CVE-2026-55441mise manages dev tools like node, python, cmake, and terrafo…8.6
- CVE-2026-55445Qinglong is a timed task management platform supporting Pyth…9.3
- CVE-2026-55446Langflow is a tool for building and deploying AI-powered age…7.5
- CVE-2026-55447Langflow is a tool for building and deploying AI-powered age…9.6
- CVE-2026-55448mise manages dev tools like node, python, cmake, and terrafo…6.3
- CVE-2026-5545libcurl might in some circumstances reuse the wrong connecti…6.5
- CVE-2026-55450Langflow is a tool for building and deploying AI-powered age…9.3
Are you affected by CVE-2026-55443?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
