GHSA-h59x-p739-982c · Severity: low · Ecosystem: pip — LangChain directory traversal vulnerability
LangChain through 0.1.10 allows ../ directory traversal by an actor who is able to control the final part of the path parameter in a load_chain call. This bypasses the intended behavior of loading configurations only from the hwchase17/langchain-hub GitHub repository. The outcome can be disclosure of an API key for a large language model online service, or remote code execution. (A patch is available as of release 0.1.29 of langchain-core.)
Conclusion & alert: CVE-2024-28088 is rated High Exploit Risk (68.5/100): CVSS High severity, with medium exploitation likelihood (EPSS 1.74%). Core evidence: 2 public exploit reference(s) are indexed (Exploit-DB). Mandatory action: Public exploits are available—assess exposure, apply mitigations, and prioritize patching.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
| EDB-ID | Source | Kind | Published | Link |
|---|---|---|---|---|
| — | nvd_ref | exploit_tag | Exploit-DB ↗ | |
| — | nvd_ref | exploit_tag | Exploit-DB ↗ |
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 13.44% | 1.74% | -11.70% |
| 2 | 2026-03-22 | 10.69% | 13.44% | +2.75% |
| 3 | 2025-11-21 | — | 10.69% | — |
Full EPSS history (21 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 8.1 | 3.1 | HIGH |
|
2.8 | 5.2 | [email protected] |
| 8.1 | 3.1 | HIGH |
|
2.8 | 5.2 | 134c704f-9b21-4f2e-91b3-4a467353bcc0 |
GHSA-h59x-p739-982c · Severity: low · Ecosystem: pip — LangChain directory traversal vulnerability
| URL | Tags |
|---|---|
| https://github.com/PinkDraconian/PoC-Langchain-RCE/blob/main/README.md | Exploit Third Party Advisory |
| https://github.com/langchain-ai/langchain/blob/f96dd57501131840b713ed7c2e86cbf1ddc2761f/libs/core/langchain_core/utils/loading.py | Product Third Party Advisory |
| https://github.com/langchain-ai/langchain/pull/18600 | Exploit Issue Tracking Patch |