Lucene search
+L

206 matches found

OSV
OSV
โ€ขadded 2026/03/15 5:53 a.m.โ€ข6 views

OESA-2026-1552 cpp-httplib security update

A C++11 single-file header-only cross platform HTTP/HTTPS library. It's extremely easy to setup. Just include httplib.h file in your code! Security Fixes: cpp-httplib is a C++11 single-file header-only cross platform HTTP/HTTPS library. Prior to 0.35.0, when a request handler throws a C++ excepti...

7.5CVSS5.6AI score0.00602EPSS
SaveExploits3References4
RedhatCVE
RedhatCVE
โ€ขadded 2026/03/13 2:18 p.m.โ€ข8 views

CVE-2026-28356

A flaw was found in multipart. The parseoptionsheader function in multipart.py uses a regular expression with an ambiguous alternation, causing an exponential backtracking ReDoS when parsing a specially crafted HTTP or multipart segment headers. A web application parsing request headers or...

7.5CVSS5.7AI score0.00718EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
โ€ขadded 2026/03/12 4:45 p.m.โ€ข2 views

CVE-2026-28356

multipart is a fast multipart/form-data parser for python. Prior to 1.2.2, 1.3.1 and 1.4.0-dev, the parseoptionsheader function in multipart.py uses a regular expression with an ambiguous alternation, which can cause exponential backtracking ReDoS when parsing maliciously crafted HTTP or multipar...

7.5CVSS5.8AI score0.00718EPSS
SaveExploits0References2Affected Software1
CNNVD
CNNVD
โ€ขadded 2026/03/12 12:0 a.m.โ€ข10 views

python-multipart ๅฎ‰ๅ…จๆผๆดž

python-multipart is a Python-based streaming multipart parser developed by Marcelo Trylesinski. Versions prior to 1.2.2, 1.3.1, and 1.4.0-dev contained security vulnerabilities. These vulnerabilities stemmed from the use of ambiguous regular expressions in the parseoptionsheader function, which...

7.5CVSS7.3AI score0.00718EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
โ€ขadded 2026/03/12 12:0 a.m.โ€ข5 views

Linux Distros Unpatched Vulnerability : CVE-2026-28356

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - multipart is a fast multipart/form-data parser for python. Prior to 1.2.2, 1.3.1 and 1.4.0-dev, the parseoptionsheader function in multipart.py uses a regular...

7.5CVSS7.3AI score0.00718EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
โ€ขadded 2026/03/11 7:8 a.m.โ€ข10 views

CVE-2026-30925

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to 9.5.0-alpha.14 and 8.6.11, a malicious client can subscribe to a LiveQuery with a crafted $regex pattern that causes catastrophic backtracking, blocking the Node.js event loop. This...

8.2CVSS5.8AI score0.00446EPSS
SaveExploits0References1
NVD
NVD
โ€ขadded 2026/03/10 5:40 p.m.โ€ข10 views

CVE-2026-30925

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to 9.5.0-alpha.14 and 8.6.11, a malicious client can subscribe to a LiveQuery with a crafted $regex pattern that causes catastrophic backtracking, blocking the Node.js event loop. This...

8.2CVSS0.00446EPSS
SaveExploits0References3
EUVD
EUVD
โ€ขadded 2026/03/10 12:57 a.m.โ€ข8 views

EUVD-2026-10437

Parse Server has Regular Expression Denial of Service ReDoS via $regex query in LiveQuery...

8.2CVSS5.8AI score0.00446EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
โ€ขadded 2026/03/09 11:1 p.m.โ€ข5 views

CVE-2026-30925

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to 9.5.0-alpha.14 and 8.6.11, a malicious client can subscribe to a LiveQuery with a crafted $regex pattern that causes catastrophic backtracking, blocking the Node.js event loop. This...

8.2CVSS5.8AI score0.00446EPSS
SaveExploits0References4Affected Software1
Positive Technologies
Positive Technologies
โ€ขadded 2026/03/09 12:0 a.m.โ€ข9 views

PT-2026-24151

Name of the Vulnerable Software and Affected Versions Parse Server versions prior to 9.5.0-alpha.14 Parse Server versions prior to 8.6.11 Description A crafted $regex pattern within a LiveQuery subscription can cause catastrophic backtracking, blocking the Node.js event loop and rendering the...

8.2CVSS5.8AI score0.00446EPSS
SaveExploits0References16
Vulnrichment
Vulnrichment
โ€ขadded 2026/03/07 4:8 p.m.โ€ข3 views

CVE-2026-29076 cpp-httplib: Stack Overflow Denial of Service (DoS) via std::regex in multipart filename parsing

cpp-httplib is a C++11 single-file header-only cross platform HTTP/HTTPS library. Prior to version 0.37.0, cpp-httplib uses std::regex libstdc++ to parse RFC 5987 encoded filename values in multipart Content-Disposition headers. The regex engine in libstdc++ implements backtracking via deep...

5.9CVSS5.6AI score0.00602EPSS
SaveExploits1References3
CVE
CVE
โ€ขadded 2026/03/07 4:8 p.m.โ€ข33 views

CVE-2026-29076

Affected software: cpp-httplib (C++11 single-file header-only HTTP/HTTPS library). The vulnerability occurs before version 0.37.0 where std::regex (libstdc++) is used to parse RFC 5987 encoded filename* values in multipart Content-Disposition headers. The regex engineโ€™s backtracking can cause dee...

5.9CVSS5.6AI score0.00602EPSS
SaveExploits1References3Affected Software1
Positive Technologies
Positive Technologies
โ€ขadded 2026/03/07 12:0 a.m.โ€ข5 views

PT-2026-23867

Name of the Vulnerable Software and Affected Versions cpp-httplib versions prior to 0.37.0 Description The software uses std::regex libstdc++ to parse RFC 5987 encoded filename values in multipart Content-Disposition headers. A crafted filename parameter can cause uncontrolled stack growth due to...

8.7CVSS5.8AI score0.00602EPSS
SaveExploits6References34
Packet Storm
Packet Storm
โ€ขadded 2026/03/06 12:0 a.m.โ€ข161 views

๐Ÿ“„ minimatch Denial of Service

minimatch suffers from a regular expression denial of service vulnerability. Versions prior to 10.2.3, 9.0.7, 8.0.6, 7.4.8, 6.2.2, 5.1.8, 4.2.5, and 3.1.4 are affected...

5.8AI score
SaveExploits0
OSV
OSV
โ€ขadded 2026/02/13 12:0 a.m.โ€ข6 views

UBUNTU-CVE-2026-0967

A flaw was found in libssh. A remote attacker, by controlling client configuration files or knownhosts files, could craft specific hostnames that when processed by the matchpattern function can lead to inefficient regular expression backtracking. This can cause timeouts and resource exhaustion,...

5.5CVSS5.8AI score0.00223EPSS
SaveExploits0References5
OSV
OSV
โ€ขadded 2026/02/12 6:16 a.m.โ€ข4 views

UBUNTU-CVE-2026-2327

Versions of the package markdown-it from 13.0.0 and before 14.1.1 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 character, which triggers...

7.5CVSS5.8AI score0.00503EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
โ€ขadded 2026/02/12 1:4 a.m.โ€ข10 views

CVE-2026-26006

AutoGPT is a platform that allows users to create, deploy, and manage continuous artificial intelligence agents that automate complex workflows. The autogpt before 0.6.32 is vulnerable to Regular Expression Denial of Service due to the use of regex at Code Extraction Block. The two Regex are used...

6.5CVSS5.6AI score0.00473EPSS
SaveExploits1References1
NVD
NVD
โ€ขadded 2026/02/10 10:16 p.m.โ€ข9 views

CVE-2026-26006

AutoGPT is a platform that allows users to create, deploy, and manage continuous artificial intelligence agents that automate complex workflows. The autogpt before 0.6.32 is vulnerable to Regular Expression Denial of Service due to the use of regex at Code Extraction Block. The two Regex are used...

6.5CVSS0.00473EPSS
SaveExploits1References5
ATTACKERKB
ATTACKERKB
โ€ขadded 2026/02/10 9:21 p.m.โ€ข5 views

CVE-2026-26006

AutoGPT is a platform that allows users to create, deploy, and manage continuous artificial intelligence agents that automate complex workflows. The autogpt before 0.6.32 is vulnerable to Regular Expression Denial of Service due to the use of regex at Code Extraction Block. The two Regex are used...

6.5CVSS5.6AI score0.00473EPSS
SaveExploits1References6Affected Software1
OSV
OSV
โ€ขadded 2026/02/10 9:21 p.m.โ€ข9 views

CVE-2026-26006 Redos (Regular Expression Denial of Service) at Code Extraction Block in significant-gravitas/autogpt

AutoGPT is a platform that allows users to create, deploy, and manage continuous artificial intelligence agents that automate complex workflows. The autogpt before 0.6.32 is vulnerable to Regular Expression Denial of Service due to the use of regex at Code Extraction Block. The two Regex are used...

6.5CVSS5.6AI score0.00473EPSS
SaveExploits1References7
Rows per page
Query Builder