Lucene search
K

1031 matches found

Vulnrichment
Vulnrichment
added 2026/01/12 11:5 p.m.1 views

CVE-2024-58340 LangChain <= 0.3.1 MRKLOutputParser ReDoS

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/outputparser.py. The parser applies a backtracking-prone regular expression when extracting tool actions from...

8.7CVSS6.7AI score0.00105EPSS
Exploits1References4
CVE
CVE
added 2026/01/12 11:5 p.m.18 views

CVE-2024-58340

LangChain

8.7CVSS6.7AI score0.00105EPSS
Exploits1References4Affected Software1
CNNVD
CNNVD
added 2026/01/12 12:0 a.m.4 views

LangChain 安全漏洞

LangChain is the LangChain open source framework for developing applications powered by the Large Language Model LLM. A security vulnerability exists in LangChain 0.3.1 and earlier versions, which stems from the MRKLOutputParser.parse method using a regular expression that is vulnerable to...

8.7CVSS6AI score0.00105EPSS
Exploits1References4
RedhatCVE
RedhatCVE
added 2026/01/09 10:7 a.m.4 views

CVE-2019-20871

An issue was discovered in Mattermost Server before 5.9.0, 5.8.1, 5.7.3, and 4.10.8. The Markdown library allows catastrophic backtracking...

7.5CVSS6.9AI score0.00389EPSS
Exploits0References1
RedhatCVE
RedhatCVE
added 2026/01/07 9:13 a.m.7 views

CVE-2024-2800

ReDoS flaw in RefMatcher when matching branch names using wildcards in GitLab EE/CE affecting all versions from 11.3 prior to 17.0.6, 17.1 prior to 17.1.4, and 17.2 prior to 17.2.2 allows denial of service via Regex backtracking...

7.5CVSS6.3AI score0.00065EPSS
Exploits0References1
CNNVD
CNNVD
added 2026/01/07 12:0 a.m.2 views

MediaWiki - VisualData Extension 安全漏洞

MediaWiki - VisualData Extension is an open source data visualization extension for MediaWiki. A security vulnerability exists in MediaWiki - VisualData Extension version 1.45, which stems from inefficient regular expression complexity that could lead to exponential regular expression expansion...

5.3CVSS6.5AI score0.00067EPSS
Exploits1References5
EUVD
EUVD
added 2026/01/05 8:57 p.m.3 views

EUVD-2026-0800

Anthropic's MCP TypeScript SDK versions up to and including 1.25.1 contain a regular expression denial of service ReDoS vulnerability in the UriTemplate class when processing RFC 6570 exploded array patterns. The dynamically generated regular expression used during URI matching contains nested...

8.7CVSS6.2AI score0.00037EPSS
Exploits1References3
Positive Technologies
Positive Technologies
added 2026/01/01 12:0 a.m.1 views

PT-2026-28656

Name of the Vulnerable Software and Affected Versions path-to-regexp versions prior to 0.1.13 Description A flawed regular expression is generated when three or more parameters are present within a single segment, separated by characters other than a period .. For example, /:a-:b-:c or...

7.5CVSS5.9AI score0.00018EPSS
Exploits0References12
OSV
OSV
added 2025/12/22 9:31 p.m.3 views

CVE-2025-68475 Fedify has ReDoS Vulnerability in HTML Parsing Regex

Fedify is a TypeScript library for building federated server apps powered by ActivityPub. Prior to versions 1.6.13, 1.7.14, 1.8.15, and 1.9.2, a Regular Expression Denial of Service ReDoS vulnerability exists in Fedify's document loader. The HTML parsing regex at...

7.5CVSS6.6AI score0.0044EPSS
Exploits1References9
Packet Storm News
Packet Storm News
added 2025/12/13 12:0 a.m.3 views

Taint-Based Code Slicing for LLMs-Based Malicious NPM Package Detection

The increasing sophistication of malware attacks in the npm ecosystem, characterized by obfuscation and complex logic, necessitates advanced detection methods. Recently, researchers have turned their attention from traditional detection approaches to Large Language Models LLMs due to their strong...

7AI score
Exploits0
Snyk
Snyk
added 2025/12/02 6:39 a.m.4 views

Regular Expression Denial of Service (ReDoS)

Overview Affected versions of this package are vulnerable to Regular Expression Denial of Service ReDoS via the validatequery routine used for FTS5 query validation. The regular expression used to tokenize user-supplied search strings contains nested repetition, allowing crafted input to trigger...

6.9CVSS6.6AI score
Exploits0References3
OSV
OSV
added 2025/11/26 7:33 p.m.2 views

GHSA-VQPR-J7V3-HQW9 Valibot has a ReDoS vulnerability in `EMOJI_REGEX`

Summary The EMOJIREGEX used in the emoji action is vulnerable to a Regular Expression Denial of Service ReDoS attack. A short, maliciously crafted string e.g., 100 characters can cause the regex engine to consume excessive CPU time minutes, leading to a Denial of Service DoS for the application...

7.5CVSS6.8AI score0.00108EPSS
Exploits0References4
Tenable Nessus
Tenable Nessus
added 2025/11/13 12:0 a.m.3 views

Siemens SIMATIC S7-1500 Uncontrolled Resource Consumption (CVE-2020-8492)

Python 2.7 through 2.7.17, 3.5 through 3.5.9, 3.6 through 3.6.10, 3.7 through 3.7.6, and 3.8 through 3.8.1 allows an HTTP server to conduct Regular Expression Denial of Service ReDoS attacks against a client because of urllib.request.AbstractBasicAuthHandler catastrophic backtracking. This plugin...

7.1CVSS6.8AI score0.02728EPSS
Exploits1References4
Veracode
Veracode
added 2025/11/04 12:33 p.m.4 views

Regular Expression Denial Of Service

Grafana-Zabbix is vulnerable to Regular Expression Denial of Service. The vulnerability is due to inefficient regular-expression handling to user-supplied regex queries, that can trigger catastrophic backtracking, and attackers can exploit this by submitting specially crafted regex patterns that...

4.3CVSS6.9AI score0.00114EPSS
Exploits0References2Affected Software1
AstraLinux
AstraLinux
added 2025/11/01 10:54 a.m.3 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerabilities have been resolved: bpf: Do not include the stack pointer register in precision backtracking bookkeeping. Yi Lai reported an issue 1 where the following warning appears in kernel dmesg: 60.643604 verifier backtracking bug 60.643635 WARNING: CPU: ...

7.8CVSS6.3AI score0.00051EPSS
Exploits0References3
Veracode
Veracode
added 2025/10/15 7:17 a.m.4 views

Regular Expression Denial Of Service (ReDoS)

Cattown is vulnerable to Regular Expression Denial Of Service ReDoS. The vulnerability is due to the use of inefficient regular expressions with potentially exponential backtracking complexity, which allows an attacker to craft malicious markdown inputs that cause excessive CPU usage and lead to...

8.7CVSS6.9AI score0.0012EPSS
Exploits0References4Affected Software1
EUVD
EUVD
added 2025/10/07 12:30 a.m.3 views

EUVD-2013-7117

Malware in sbrugna...

5CVSS8.5AI score0.01128EPSS
Exploits1References16
EUVD
EUVD
added 2025/10/07 12:30 a.m.2 views

EUVD-2020-0489

Malware in sbrugna...

7.5CVSS7.6AI score0.0034EPSS
Exploits1References10
EUVD
EUVD
added 2025/10/07 12:30 a.m.5 views

EUVD-2019-0398

Malware in sbrugna...

7.5CVSS7.5AI score0.00473EPSS
Exploits1References9
EUVD
EUVD
added 2025/10/07 12:30 a.m.3 views

EUVD-2018-11713

Malware in sbrugna...

7.5CVSS6.3AI score0.01038EPSS
Exploits1References30
Rows per page
Query Builder