Lucene search
+L

1171 matches found

OSV
OSV
added 2025/07/10 7:41 a.m.11 views

CVE-2025-38279 bpf: Do not include stack ptr register in precision backtracking bookkeeping

In the Linux kernel, the following vulnerability has been resolved: bpf: Do not include stack ptr 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: 10 PID: 2315...

6.3AI score
SaveExploits0References6
Cvelist
Cvelist
added 2025/07/10 7:41 a.m.17 views

CVE-2025-38279 bpf: Do not include stack ptr register in precision backtracking bookkeeping

In the Linux kernel, the following vulnerability has been resolved: bpf: Do not include stack ptr 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: 10 PID: 2315...

0.00167EPSS
SaveExploits0References3
Veracode
Veracode
added 2025/07/09 5:39 a.m.8 views

Regular Expression Denial Of Service (ReDoS)

transformers is vulnerable to Regular Expression Denial of Service ReDoS. The vulnerability is due to the use of a vulnerable regular expression pattern config\..\.json in the getconfigurationfile function within the transformers.configurationutils module, which allows an attacker to craft...

5.3CVSS5AI score0.00431EPSS
SaveExploits1References5Affected Software1
Veracode
Veracode
added 2025/07/09 4:53 a.m.8 views

Regular Expression Denial Of Service (ReDoS)

transformers is vulnerable to Regular Expression Denial of Service ReDoS. The vulnerability is due to a flawed regular expression pattern used in the getimports function to filter try/except blocks, which allows an attacker to craft input strings that cause catastrophic backtracking...

5.3CVSS5AI score0.00431EPSS
SaveExploits1References5Affected Software1
Veracode
Veracode
added 2025/07/08 4:18 a.m.8 views

Regular Expression Denial Of Service (ReDoS)

Transformers is vulnerable to Regular Expression Denial of Service ReDoS. The vulnerability is due to inefficient regular expression complexity in the SETTINGRE variable within chat.py, which allows an attacker to exploit exponential backtracking using specially crafted input...

7.5CVSS5AI score0.0043EPSS
SaveExploits1References5Affected Software1
OSV
OSV
added 2025/07/07 9:54 a.m.9 views

CVE-2025-3262 Regular Expression Denial of Service (ReDoS) in huggingface/transformers

A Regular Expression Denial of Service ReDoS vulnerability was discovered in the huggingface/transformers repository, specifically in version 4.49.0. The vulnerability is due to inefficient regular expression complexity in the SETTINGRE variable within the transformers/commands/chat.py file. The...

5.3CVSS6.4AI score
SaveExploits0References4
Cvelist
Cvelist
added 2025/07/07 9:54 a.m.15 views

CVE-2025-3262 Regular Expression Denial of Service (ReDoS) in huggingface/transformers

A Regular Expression Denial of Service ReDoS vulnerability was discovered in the huggingface/transformers repository, specifically in version 4.49.0. The vulnerability is due to inefficient regular expression complexity in the SETTINGRE variable within the transformers/commands/chat.py file. The...

5.3CVSS0.0043EPSS
SaveExploits1References2
CNNVD
CNNVD
added 2025/07/07 12:0 a.m.7 views

fastapi-guard 安全漏洞

fastapi-guard is a security library for FastAPI by Renzo F Individual Developer that provides middleware to control IPs, log requests and detect penetration attempts. A security vulnerability exists in fastapi-guard versions prior to 3.0.1, which stems from a regular expression pattern inefficien...

7.5CVSS6.2AI score0.00422EPSS
SaveExploits1References3
Snyk
Snyk
added 2025/07/05 8:3 p.m.7 views

Regular Expression Denial of Service (ReDoS)

Overview markdown-it is a modern pluggable markdown parser. Affected versions of this package are vulnerable to Regular Expression Denial of Service ReDoS due to the use of the regex /+$/ in the linkify function. An attacker can supply a long sequence of characters followed by a non-matching...

7.5CVSS5.5AI score0.0065EPSS
SaveExploits0References2
Snyk
Snyk
added 2025/07/05 8:3 p.m.4 views

Regular Expression Denial of Service (ReDoS)

Overview org.webjars.npm:markdown-it is a modern pluggable markdown parser. Affected versions of this package are vulnerable to Regular Expression Denial of Service ReDoS due to the use of the regex /+$/ in the linkify function. An attacker can supply a long sequence of characters followed by a...

7.5CVSS5.6AI score0.0065EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2025/06/23 8:39 a.m.8 views

CVE-2025-48058

PowSyBl Power System Blocks is a framework to build power system oriented software. Prior to version 6.7.2, there is a potential polynomial Regular Expression Denial of Service ReDoS vulnerability in the PowSyBl's DataSource mechanism. If successfully exploited, a malicious actor can cause...

6.3CVSS7AI score0.0035EPSS
SaveExploits0References1
NVD
NVD
added 2025/06/20 1:15 a.m.9 views

CVE-2025-48058

PowSyBl Power System Blocks is a framework to build power system oriented software. Prior to version 6.7.2, there is a potential polynomial Regular Expression Denial of Service ReDoS vulnerability in the PowSyBl's DataSource mechanism. If successfully exploited, a malicious actor can cause...

6.3CVSS0.0035EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2025/06/19 4:19 p.m.13 views

PowSyBl Core contains Polynomial REDoS’es

Impact What kind of vulnerability is it? Who is impacted? This is an advisory for a potential polynomial Regular Expression Denial of Service ReDoS vulnerability in the PowSyBl's DataSource mechanism. When the listNamesString regex method is called on a DataSource, the user-supplied regular...

6.3CVSS6.8AI score0.0035EPSS
SaveExploits0References5Affected Software1
NVD
NVD
added 2025/05/30 6:15 p.m.16 views

CVE-2025-48887

vLLM, an inference and serving engine for large language models LLMs, has a Regular Expression Denial of Service ReDoS vulnerability in the file vllm/entrypoints/openai/toolparsers/pythonictoolparser.py of versions 0.6.4 up to but excluding 0.9.0. The root cause is the use of a highly complex and...

6.5CVSS0.00444EPSS
SaveExploits1References3
Veracode
Veracode
added 2025/05/30 2:47 a.m.11 views

Regular Expression Denial Of Service (ReDoS)

vLLM is vulnerable to Regular Expression Denial of Service ReDoS. The vulnerability is due to the use of a highly complex and nested regular expression for tool call detection, which allows an attacker to trigger excessive backtracking and degrade service performance...

6.5CVSS6.7AI score0.00444EPSS
SaveExploits1References6Affected Software1
Veracode
Veracode
added 2025/05/30 2:43 a.m.7 views

Regular Expression Denial Of Service (ReDoS)

vllm is vulnerable to Regular Expression Denial of Service ReDoS attacks. The vulnerability is due to certain regular expression patterns that lead to catastrophic backtracking when processing crafted input, allowing an attacker to slow down or crash the application...

7AI score
SaveExploits0
Veracode
Veracode
added 2025/05/28 7:10 p.m.9 views

Regular Expression Denial Of Service (ReDoS)

marked is vulnerable to Regular Expression Denial of Service ReDoS. The vulnerability is due to inefficient regular expressions due to catastrophic backtracking when parsing HTML tags and markdown links with specially crafted input...

7.5CVSS6.5AI score0.00513EPSS
SaveExploits1References5Affected Software1
Snyk
Snyk
added 2025/05/28 5:50 p.m.3 views

Regular Expression Denial of Service (ReDoS)

Overview vllm is an A high-throughput and memory-efficient inference and serving engine for LLMs Affected versions of this package are vulnerable to Regular Expression Denial of Service ReDoS in multiple locations in the code. An attacker can cause a denial of service by supplying specially craft...

6.9CVSS6.8AI score
SaveExploits0References2
OSV
OSV
added 2025/05/28 5:50 p.m.8 views

GHSA-J828-28RJ-HFHP vLLM vulnerable to Regular Expression Denial of Service

Summary A recent review identified several regular expressions in the vllm codebase that are susceptible to Regular Expression Denial of Service ReDoS attacks. These patterns, if fed with crafted or malicious input, may cause severe performance degradation due to catastrophic backtracking. 1...

4.3CVSS7.1AI score0.00321EPSS
SaveExploits1References4
Github Security Blog
Github Security Blog
added 2025/05/28 5:50 p.m.8 views

vLLM vulnerable to Regular Expression Denial of Service

Summary A recent review identified several regular expressions in the vllm codebase that are susceptible to Regular Expression Denial of Service ReDoS attacks. These patterns, if fed with crafted or malicious input, may cause severe performance degradation due to catastrophic backtracking. 1...

7.1AI score
SaveExploits0References4Affected Software1
Rows per page
Query Builder