CVE-2024-58340 - LangChain <= 0.3.1 mrkloutputparser redos

CVE-2024-58340 - LangChain <= 0.3.1 mrkloutputparser redos

CVE ID : CVE-2024-58340 Published : Jan. 12, 2026, 11:15 p.m. | 1 hour, 35 minutes ago 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. Severity: 8.7 | HIGH Visit the link for more details, such as CVSS details, affected products, timeline, and more...

CVE Details

Severity
HIGH
Published
Jan. 12, 2026

Source: Telegram CVE Monitor