Vulnerability Description
langchain_experimental (aka LangChain Experimental) in LangChain before 0.1.8 allows an attacker to bypass the CVE-2023-44467 fix and execute arbitrary code via the __import__, __subclasses__, __builtins__, __globals__, __getattribute__, __bases__, __mro__, or __base__ attribute in Python code. These are not prohibited by pal_chain/base.py.
CVSS Score
CRITICAL
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Langchain | Langchain-Experimental | < 0.1.8 |
Related Weaknesses (CWE)
References
- https://github.com/langchain-ai/langchain/commit/de9a6cdf163ed00adaf2e559203ed0aPatch
- https://github.com/langchain-ai/langchain/commit/de9a6cdf163ed00adaf2e559203ed0aPatch
FAQ
What is CVE-2024-27444?
CVE-2024-27444 is a vulnerability with a CVSS score of 9.8 (CRITICAL). langchain_experimental (aka LangChain Experimental) in LangChain before 0.1.8 allows an attacker to bypass the CVE-2023-44467 fix and execute arbitrary code via the __import__, __subclasses__, __built...
How severe is CVE-2024-27444?
CVE-2024-27444 has been rated CRITICAL with a CVSS base score of 9.8/10. This is considered a critical vulnerability requiring immediate attention.
Is there a patch for CVE-2024-27444?
Check the references section above for vendor advisories and patch information. Affected products include: Langchain Langchain-Experimental.