๐Ÿ” CVE Alert

CVE-2026-55443

MEDIUM 5.1

LangChain: Path traversal and sandbox escape in LangChain file-search middleware and loaders

CVSS Score
5.1
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-22 CWE-59
Vendor langchain-ai
Product langchain
Published Jun 22, 2026
Last Updated Jun 22, 2026
Stay Ahead of the Next One

Get instant alerts for langchain-ai langchain

Be the first to know when new medium vulnerabilities affecting langchain-ai langchain are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N
Attack Vector
Local
Attack Complexity
High
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
None
Availability
None

Affected Versions

langchain-ai / langchain
< 1.3.9
langchain-ai / langchain-anthropic
< 1.4.6

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/langchain-ai/langchain/security/advisories/GHSA-gr75-jv2w-4656 github.com: https://github.com/langchain-ai/langchain/commit/dcaf7795a3e6590af55c3ff7bda6add6355e9ea6