
We found results for “”
CVE-2024-10940
Good to know:


Date: March 20, 2025
A vulnerability in langchain-core versions >=0.1.17,<0.1.53, >=0.2.0,<0.2.43, and >=0.3.0,<0.3.15 allows unauthorized users to read arbitrary files from the host file system. The issue arises from the ability to create langchain_core.prompts.ImagePromptTemplate's (and by extension langchain_core.prompts.ChatPromptTemplate's) with input variables that can read any user-specified path from the server file system. If the outputs of these prompt templates are exposed to the user, either directly or through downstream model outputs, it can lead to the exposure of sensitive information.
Severity Score
Related Resources (7)
Severity Score
Weakness Type (CWE)
Exposure of Sensitive System Information to an Unauthorized Control Sphere
CWE-497Top Fix

Upgrade Version
Upgrade to version langchain-core - 0.1.53;langchain-core - 0.2.43;langchain-core - 0.3.15;https://github.com/langchain-ai/langchain.git - langchain==0.1.53;https://github.com/langchain-ai/langchain.git - langchain==0.2.43;https://github.com/langchain-ai/langchain.git - langchain==0.3.15
CVSS v3.1
Base Score: |
|
---|---|
Attack Vector (AV): | NETWORK |
Attack Complexity (AC): | LOW |
Privileges Required (PR): | NONE |
User Interaction (UI): | NONE |
Scope (S): | UNCHANGED |
Confidentiality (C): | LOW |
Integrity (I): | NONE |
Availability (A): | NONE |