VYPR
High severity7.5OSV Advisory· Published Jan 12, 2026· Updated Jul 14, 2026

CVE-2024-58340

CVE-2024-58340

Description

LangChain versions up to and including 0.3.1 contain a regular expression denial-of-service (ReDoS) vulnerability in the MRKLOutputParser.parse() method (libs/langchain/langchain/agents/mrkl/output_parser.py). The parser applies a backtracking-prone regular expression when extracting tool actions from model output. An attacker who can supply or influence the parsed text (for example via prompt injection in downstream applications that pass LLM output directly into MRKLOutputParser.parse()) can trigger excessive CPU consumption by providing a crafted payload, causing significant parsing delays and a denial-of-service condition.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Affected products

3
  • Langchain AI/LangchainOSV3 versions
    langchain-ai21==0.1.4, langchain-ai21==0.1.5, langchain-ai21==0.1.6, …+ 2 more
    • (no CPE)range: langchain-ai21==0.1.4, langchain-ai21==0.1.5, langchain-ai21==0.1.6, …
    • cpe:2.3:a:langchain:langchain:*:*:*:*:*:*:*:*range: <=0.3.1
    • (no CPE)range: <=0.3.1

Patches

Vulnerability mechanics

References

3

News mentions

0

No linked articles in our index yet.