TROYANOSYVIRUS
Back to CVEs

CVE-2024-58340

HIGH
7.5

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.

CVE Details

CVSS v3.1 Score7.5
SeverityHIGH
CVSS VectorCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Attack VectorNETWORK
ComplexityLOW
Privileges RequiredNONE
User InteractionNONE
Published1/12/2026
Last Modified1/21/2026
Sourcenvd
Honeypot Sightings0

Affected Products

langchain:langchain

Weaknesses (CWE)

CWE-1333

IOC Correlations

No correlations recorded

This product uses data from the NVD API but is not endorsed or certified by the NVD.