CVE-2026-34070

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.
Configurations

Configuration 1 (hide)

cpe:2.3:a:langchain:langchain_core:*:*:*:*:*:python:*:*

History

No history.

Information

Published : 2026-03-31 03:15

Updated : 2026-08-25 13:18


NVD link : CVE-2026-34070

Mitre link : CVE-2026-34070

CVE.ORG link : CVE-2026-34070


JSON object : View

Products Affected

langchain

  • langchain_core
CWE
CWE-22

Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')