CVE-2026-8162
Last modified
CVE-2026-8162 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. multiparty@4.2.3 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. EPSS estimates a 0.28% chance of exploitation in the next 30 days.
Description
multiparty@4.2.3 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. The resulting URIError propagates as an uncaught exception and crashes the process. Impact: any service accepting multipart uploads via multiparty is affected. Workarounds: none. Upgrade to multiparty@4.3.0 or higher.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Pillarjs | Multiparty | < 4.3.0 |
References
- https://cna.openjsf.org/security-advisories.htmlThird Party Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-8162?
How severe is CVE-2026-8162?
How do I fix CVE-2026-8162?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-8153OS command injection in Dashboard Server interface in Univer…9.8
- CVE-2026-8155The BuddyPress WordPress plugin before 14.5.0 does not prope…5.4
- CVE-2026-8157The Vitepos WordPress plugin before 3.4.2 does not properly…8.8
- CVE-2026-8158The Signed Video Framework contained a buffer overflow issu…5.3
- CVE-2026-8159multiparty@4.2.3 and lower versions are vulnerable to denial…7.5
- CVE-2026-8161multiparty@4.2.3 and lower versions are vulnerable to denial…7.5
- CVE-2026-8163The Infility Global WordPress plugin before 2.15.19 does not…8.8
- CVE-2026-8164Uncontrolled Search Path Element vulnerability in ArkSigner …7.3
- CVE-2026-8166Improper neutralization of input during web page generation …5.4
- CVE-2026-8167Improper neutralization of input during web page generation …6.1
- CVE-2026-8169ExtremeXOS (EXOS) uses a challenge-response mechanism to aut…8.7
- CVE-2026-8170The mv, cp, and rm file utilities exposed within the Extreme…8.7
Are you affected by CVE-2026-8162?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
