Project Subscriptions
No data.
| Source | ID | Title |
|---|---|---|
Github GHSA |
GHSA-qh6h-p6c9-ff54 | LangChain Core has Path Traversal vulnerabilites in legacy `load_prompt` functions |
Solution
No solution given by the vendor.
Workaround
No workaround given by the vendor.
Tue, 31 Mar 2026 18:15:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Metrics |
ssvc
|
Tue, 31 Mar 2026 03:00:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Description | LangChain is a framework for building agents and LLM-powered applications. Prior to version 1.2.22, multiple functions in langchain_core.prompts.loading read files from paths embedded in deserialized config dicts without validating against directory traversal or absolute path injection. When an application passes user-influenced prompt configurations to load_prompt() or load_prompt_from_config(), an attacker can read arbitrary files on the host filesystem, constrained only by file-extension checks (.txt for templates, .json/.yaml for examples). This issue has been patched in version 1.2.22. | |
| Title | LangChain Core has Path Traversal vulnerabilites in legacy `load_prompt` functions | |
| Weaknesses | CWE-22 | |
| References |
| |
| Metrics |
cvssV3_1
|
Projects
Sign in to view the affected projects.
Status: PUBLISHED
Assigner: GitHub_M
Published:
Updated: 2026-03-31T18:04:59.283Z
Reserved: 2026-03-25T16:21:40.867Z
Link: CVE-2026-34070
Updated: 2026-03-31T15:17:43.293Z
Status : Received
Published: 2026-03-31T03:15:58.947
Modified: 2026-03-31T18:16:55.317
Link: CVE-2026-34070
No data.
OpenCVE Enrichment
No data.
Github GHSA