Lucene search
+L

50 matches found

Veracode
Veracode
added 2026/05/09 5:40 a.m.23 views

Remote Code Execution (RCE)

LiteLLM is vulnerable to Remote Code Execution RCE. The vulnerability is due to unsafe rendering of user-supplied prompt templates in the POST /prompts/test endpoint without sandboxing, allowing authenticated users to execute arbitrary code within the LiteLLM Proxy process and potentially access...

8.8CVSS6.2AI score0.00373EPSS
SaveExploits1References7Affected Software1
OSV
OSV
added 2026/05/08 8:36 p.m.53 views

GHSA-GPHH-9Q3H-JGPP banks has Critical Remote Code Execution (RCE) via Jinja2 SSTI

Summary banks = 2.4.1 uses jinja2.Environment unsandboxed to render prompt templates. Applications that pass user-supplied strings as the template argument to Prompt are vulnerable to Server-Side Template Injection SSTI, which can lead to Remote Code Execution RCE on the host system. This is a...

7.5CVSS6AI score0.00423EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/05/08 3:36 a.m.10 views

CVE-2026-42203

LiteLLM is a proxy server AI Gateway to call LLM APIs in OpenAI or native format. From version 1.80.5 to before version 1.83.7, the POST /prompts/test endpoint accepted user-supplied prompt templates and rendered them without sandboxing. A crafted template could run arbitrary code inside the...

8.6CVSS6AI score0.00373EPSS
SaveExploits1References3Affected Software1
Positive Technologies
Positive Technologies
added 2026/05/08 12:00 a.m.23 views

PT-2026-39237

Name of the Vulnerable Software and Affected Versions banks versions prior to 2.4.2 Description Server-Side Template Injection SSTI occurs when applications pass user-supplied strings directly as template arguments to the Prompt function. This happens because the software uses jinja2.Environment ...

7.5CVSS6.1AI score0.00423EPSS
SaveExploits0References15
ATTACKERKB
ATTACKERKB
added 2026/04/09 7:34 p.m.4 views

CVE-2026-40087

LangChain is a framework for building agents and LLM-powered applications. Prior to 0.3.84 and 1.2.28, LangChain's f-string prompt-template validation was incomplete in two respects. First, some prompt template classes accepted f-string templates and formatted them without enforcing the same...

5.3CVSS5.9AI score0.00262EPSS
SaveExploits0References8Affected Software1
Vulnrichment
Vulnrichment
added 2026/04/09 7:34 p.m.8 views

CVE-2026-40087 LangChain has incomplete f-string validation in prompt templates

LangChain is a framework for building agents and LLM-powered applications. Prior to 0.3.84 and 1.2.28, LangChain's f-string prompt-template validation was incomplete in two respects. First, some prompt template classes accepted f-string templates and formatted them without enforcing the same...

5.3CVSS5.8AI score0.00262EPSS
SaveExploits0References7
OSV
OSV
added 2026/04/09 7:34 p.m.12 views

CVE-2026-40087 LangChain has incomplete f-string validation in prompt templates

LangChain is a framework for building agents and LLM-powered applications. Prior to 0.3.84 and 1.2.28, LangChain's f-string prompt-template validation was incomplete in two respects. First, some prompt template classes accepted f-string templates and formatted them without enforcing the same...

5.3CVSS6AI score
SaveExploits0References9
CVE
CVE
added 2026/04/09 7:34 p.m.70 views

CVE-2026-40087

LangChain CVE-2026-40087 affects the f-string prompt-template validation prior to versions 0.3.84 and 1.2.28. The vulnerability arises because DictPromptTemplate and ImagePromptTemplate could accept templates containing attribute access or indexing expressions and evaluate them during formatting,...

5.3CVSS5.9AI score0.00262EPSS
SaveExploits0References7Affected Software1
Cvelist
Cvelist
added 2026/04/09 7:34 p.m.29 views

CVE-2026-40087 LangChain has incomplete f-string validation in prompt templates

LangChain is a framework for building agents and LLM-powered applications. Prior to 0.3.84 and 1.2.28, LangChain's f-string prompt-template validation was incomplete in two respects. First, some prompt template classes accepted f-string templates and formatted them without enforcing the same...

5.3CVSS0.00262EPSS
SaveExploits0References7
Github Security Blog
Github Security Blog
added 2026/04/08 9:51 p.m.22 views

LangChain has incomplete f-string validation in prompt templates

LangChain's f-string prompt-template validation was incomplete in two respects. First, some prompt template classes accepted f-string templates and formatted them without enforcing the same attribute-access validation as PromptTemplate. In particular, DictPromptTemplate and ImagePromptTemplate...

5.3CVSS6AI score0.00262EPSS
SaveExploits0References9Affected Software1
OSV
OSV
added 2026/04/08 9:51 p.m.16 views

GHSA-926X-3R5X-GFHW LangChain has incomplete f-string validation in prompt templates

LangChain's f-string prompt-template validation was incomplete in two respects. First, some prompt template classes accepted f-string templates and formatted them without enforcing the same attribute-access validation as PromptTemplate. In particular, DictPromptTemplate and ImagePromptTemplate...

5.3CVSS5.9AI score0.00262EPSS
SaveExploits0References9
Positive Technologies
Positive Technologies
added 2026/04/08 12:00 a.m.12 views

PT-2026-31716

Name of the Vulnerable Software and Affected Versions LangChain versions prior to 0.3.84 and prior to 1.2.28 Description LangChain's f-string prompt-template validation was incomplete, allowing attribute access and indexing expressions in templates for DictPromptTemplate and ImagePromptTemplate...

5.3CVSS4.8AI score0.00262EPSS
SaveExploits0References17
Snyk
Snyk
added 2025/11/21 9:57 p.m.5 views

Template Injection

Overview langchain-core is a Building applications with LLMs through composability Affected versions of this package are vulnerable to Template Injection in the prompt template system. An attacker can access internal Python object attributes by submitting specially crafted template strings to...

8.3CVSS6.7AI score0.00509EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2025/11/21 9:43 p.m.4 views

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

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

8.3CVSS6.8AI score0.00509EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/11/21 9:43 p.m.9 views

EUVD-2025-198318

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

8.3CVSS6.7AI score0.00509EPSS
SaveExploits0References4
OSV
OSV
added 2025/11/21 9:43 p.m.11 views

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

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

8.3CVSS7.1AI score
SaveExploits0References5
Cvelist
Cvelist
added 2025/11/21 9:43 p.m.25 views

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

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

8.3CVSS0.00509EPSS
SaveExploits0References3
CVE
CVE
added 2025/11/21 9:43 p.m.93 views

CVE-2025-65106

CVE-2025-65106 — LangChain template injection : LangChain versions 0.3.79 and earlier and 1.0.0 to 1.0.6 contain a template injection vulnerability in the prompt template system that allows access to Python object internals via template syntax, affecting ChatPromptTemplate and related classes whe...

8.3CVSS6.8AI score0.00509EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2025/11/20 5:42 p.m.17 views

LangChain Vulnerable to Template Injection via Attribute Access in Prompt Templates

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

8.3CVSS6.8AI score0.00509EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2025/11/20 5:42 p.m.16 views

GHSA-6QV9-48XG-FC7F LangChain Vulnerable to Template Injection via Attribute Access in Prompt Templates

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

8.3CVSS6.8AI score0.00509EPSS
SaveExploits0References5
Rows per page
Query Builder