CVE-2025-65106 - LangChain Vulnerable to Template Injection via Attribute Access in Prompt Templates

CVE-2025-65106 - LangChain Vulnerable to Template Injection via Attribute Access in Prompt Templates

CVE ID : CVE-2025-65106 Published : Nov. 21, 2025, 10:16 p.m. | 1 hour, 32 minutes ago Description : LangChain is a framework for building agents and LLM-powered applications. From versions 0.3.79 and prior and 1.0.0 to 1.0.6, a template injection vulnerability exists in LangChain's prompt template system that allows attackers to access Python object internals through template syntax. This vulnerability affects applications that accept untrusted template strings (not just template variables) in ChatPromptTemplate and related prompt template classes. This issue has been patched in versions 0.3.80 and 1.0.7. Severity: 8.3 | HIGH Visit the link for more details, such as CVSS details, affected products, timeline, and more...

CVE Details

Severity
HIGH
Published
Nov. 21, 2025
Affected Product: Python