Lucene search
K

20 matches found

RedhatCVE
RedhatCVE
added yesterday3 views

CVE-2026-8162

[email protected] and lower versions are vulnerable to denial of service via uncaught exception. By sending a multipart/form-data request with a Content-Disposition header whose filename parameter contains a malformed percent-encoding, the parser invokes decodeURI on the value without try/catch. T...

7.5CVSS5.5AI score0.00055EPSS
Exploits0References1
RedhatCVE
RedhatCVE
added yesterday3 views

CVE-2026-8159

[email protected] and lower versions are vulnerable to denial of service via regular expression backtracking in the Content-Disposition filename parameter parser. A crafted multipart upload with a long header value can cause regex matching to take seconds, blocking the event loop. Impact: any...

7.5CVSS5.4AI score0.00055EPSS
Exploits0References1
Github Security Blog
Github Security Blog
added 2026/05/18 5:40 p.m.14 views

multiparty vulnerable to ReDoS via filename parsing

Impact [email protected] and lower versions are vulnerable to denial of service via regular expression backtracking in the Content-Disposition filename parameter parser. A multipart upload with a long header value containing !filename="1 repeated can cause regex matching to take seconds, blocking...

7.5CVSS5.8AI score0.00055EPSS
Exploits0References6Affected Software1
EUVD
EUVD
added 2026/05/18 5:40 p.m.8 views

EUVD-2026-29439

multiparty vulnerable to ReDoS via filename parsing...

7.5CVSS5.8AI score0.00055EPSS
Exploits0References5
OSV
OSV
added 2026/05/18 5:40 p.m.6 views

GHSA-65X3-RW7Q-GX94 multiparty vulnerable to ReDoS via filename parsing

Impact [email protected] and lower versions are vulnerable to denial of service via regular expression backtracking in the Content-Disposition filename parameter parser. A multipart upload with a long header value containing !filename="1 repeated can cause regex matching to take seconds, blocking...

7.5CVSS5.8AI score0.00055EPSS
Exploits0References6
Github Security Blog
Github Security Blog
added 2026/05/18 5:35 p.m.14 views

multiparty vulnerable to Denial of Service via Uncaught Exception in filename* parameter parsing

Impact [email protected] and lower versions are vulnerable to denial of service via uncaught exception. By sending a multipart/form-data request with a Content-Disposition: filename=utf-8'' header containing a malformed percent-encoding e.g., %FF, %GG, the parser invokes decodeURI on the value...

7.5CVSS5.8AI score0.00055EPSS
Exploits0References5Affected Software1
Patchstack
Patchstack
added 2026/05/18 5:35 p.m.5 views

NPM: multiparty: Denial of Service via Prototype Pollution leads to Uncaught Exception

NPM: multiparty: Denial of Service via Prototype Pollution leads to Uncaught Exception vulnerability discovered by ? in WordPress Npm multiparty versions = 4.2.3...

7.5CVSS5.8AI score0.00016EPSS
Exploits1References5Affected Software1
OSV
OSV
added 2026/05/18 5:35 p.m.3 views

GHSA-QXCH-WHHJ-8956 multiparty: Denial of Service via Prototype Pollution leads to Uncaught Exception

Impact [email protected] and lower versions are vulnerable to denial of service via uncaught exception. By sending a multipart/form-data request with a field name that collides with an inherited Object.prototype property e.g., proto, constructor, toString, the parser invokes .push on the inherited...

7.5CVSS5.8AI score0.00016EPSS
Exploits1References5
EUVD
EUVD
added 2026/05/18 5:35 p.m.9 views

EUVD-2026-29440

multiparty: Denial of Service via Prototype Pollution leads to Uncaught Exception...

7.5CVSS5.8AI score0.00016EPSS
Exploits1References4
Tenable Nessus
Tenable Nessus
added 2026/05/13 12:0 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2026-8161

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - [email protected] and lower versions are vulnerable to denial of service via uncaught exception. By sending a multipart/form-data request with a field name that...

7.5CVSS5.8AI score0.00016EPSS
Exploits1References2
NVD
NVD
added 2026/05/12 10:16 a.m.7 views

CVE-2026-8159

[email protected] and lower versions are vulnerable to denial of service via regular expression backtracking in the Content-Disposition filename parameter parser. A crafted multipart upload with a long header value can cause regex matching to take seconds, blocking the event loop. Impact: any...

7.5CVSS0.00055EPSS
Exploits0References3
OSV
OSV
added 2026/05/12 10:16 a.m.2 views

DEBIAN-CVE-2026-8161

[email protected] and lower versions are vulnerable to denial of service via uncaught exception. By sending a multipart/form-data request with a field name that collides with an inherited Object.prototype property such as proto, constructor, or toString, the parser invokes .push on the inherited...

7.5CVSS5.8AI score0.00016EPSS
Exploits1References1
Cvelist
Cvelist
added 2026/05/12 8:50 a.m.32 views

CVE-2026-8161 multiparty vulnerable to Denial of Service via Prototype Pollution leading to Uncaught Exception

[email protected] and lower versions are vulnerable to denial of service via uncaught exception. By sending a multipart/form-data request with a field name that collides with an inherited Object.prototype property such as proto, constructor, or toString, the parser invokes .push on the inherited...

7.5CVSS0.00016EPSS
Exploits1References2
Vulnrichment
Vulnrichment
added 2026/05/12 8:50 a.m.7 views

CVE-2026-8161 multiparty vulnerable to Denial of Service via Prototype Pollution leading to Uncaught Exception

[email protected] and lower versions are vulnerable to denial of service via uncaught exception. By sending a multipart/form-data request with a field name that collides with an inherited Object.prototype property such as proto, constructor, or toString, the parser invokes .push on the inherited...

7.5CVSS5.8AI score0.00016EPSS
Exploits1References2
CVE
CVE
added 2026/05/12 8:50 a.m.15 views

CVE-2026-8161

This CVE affects [email protected] and earlier, where the parser stores fields/files on plain objects and can collide with inherited Object.prototype properties (e.g., proto , constructor, toString). The root cause is prototype pollution leading to a TypeError when .push() is invoked on a non-arra...

7.5CVSS5.8AI score0.00016EPSS
Exploits1References2Affected Software1
Vulnrichment
Vulnrichment
added 2026/05/12 8:35 a.m.7 views

CVE-2026-8159 multiparty vulnerable to ReDoS via filename parsing

[email protected] and lower versions are vulnerable to denial of service via regular expression backtracking in the Content-Disposition filename parameter parser. A crafted multipart upload with a long header value can cause regex matching to take seconds, blocking the event loop. Impact: any...

7.5CVSS5.8AI score0.00055EPSS
Exploits0References3
Cvelist
Cvelist
added 2026/05/12 8:35 a.m.31 views

CVE-2026-8159 multiparty vulnerable to ReDoS via filename parsing

[email protected] and lower versions are vulnerable to denial of service via regular expression backtracking in the Content-Disposition filename parameter parser. A crafted multipart upload with a long header value can cause regex matching to take seconds, blocking the event loop. Impact: any...

7.5CVSS0.00055EPSS
Exploits0References3
ATTACKERKB
ATTACKERKB
added 2026/05/12 8:35 a.m.3 views

CVE-2026-8159

[email protected] and lower versions are vulnerable to denial of service via regular expression backtracking in the Content-Disposition filename parameter parser. A crafted multipart upload with a long header value can cause regex matching to take seconds, blocking the event loop. Impact: any...

7.5CVSS5.8AI score0.00055EPSS
Exploits0References4
CVE
CVE
added 2026/05/12 8:35 a.m.8 views

CVE-2026-8159

CVE-2026-8159 affects multiparty versions 4.2.3 and older, where the Content-Disposition filename parameter parser is vulnerable to denial-of-service via regex backtracking. A crafted multipart upload with a long header value can cause the regex engine to backtrack for seconds, blocking the event...

7.5CVSS5.8AI score0.00055EPSS
Exploits0References3Affected Software1
Positive Technologies
Positive Technologies
added 2026/05/12 12:0 a.m.7 views

PT-2026-39998

Name of the Vulnerable Software and Affected Versions multiparty versions 4.2.3 and earlier Description A denial of service occurs due to an uncaught exception during the parsing of multipart/form-data requests. When a request contains a Content-Disposition header with a filename parameter...

7.5CVSS5.8AI score0.00055EPSS
Exploits0References8
Rows per page
Query Builder