CVE-2026-45822
Last modified
CVE-2026-45822 is a medium-severity vulnerability rated 6.6/10 on the CVSS scale. decode-uri-component through 0.4.1 is vulnerable to denial of service. The decode() function splits input on '%' producing N tokens and calls decodeComponents(), exhibiting super-linear parsing time: 200 '%ab' tokens takes approximately 0.7s, 700 tokens approximately 6s, and 1400 tokens approximately 33s. EPSS estimates a 0.30% chance of exploitation in the next 30 days.
Description
decode-uri-component through 0.4.1 is vulnerable to denial of service. The decode() function splits input on '%' producing N tokens and calls decodeComponents(), exhibiting super-linear parsing time: 200 '%ab' tokens takes approximately 0.7s, 700 tokens approximately 6s, and 1400 tokens approximately 33s. An attacker can cause significant CPU consumption and event-loop blocking via crafted input.
Metrics
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:U/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:N/AU:Y/R:U/V:D/RE:M/U:Amber
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| SamVerschueren | decode-uri-component | >= 0.1.0, < 0.5.0 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-45822?
How severe is CVE-2026-45822?
How do I fix CVE-2026-45822?
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-45812Incorrect Calculation of Buffer Size vulnerability in Apache…6.5
- CVE-2026-45813Out-of-bounds Write, Integer Underflow (Wrap or Wraparound) …8.8
- CVE-2026-45815Reachable Assertion vulnerability in Apache NimBLE. A specia…7.5
- CVE-2026-45816NULL Pointer Dereference vulnerability in Apache NimBLE in L…7.5
- CVE-2026-4582A security vulnerability has been detected in Shenzhen HCC T…5
- CVE-2026-45820fflate through 0.8.2 is vulnerable to denial of service via …6.6
- CVE-2026-45829A pre-authentication, code injection vulnerability in versio…10
- CVE-2026-4583A vulnerability was detected in Shenzhen HCC Technology MPOS…5
- CVE-2026-45830A lack of authorization validation in version 0.4.17 or late…8.8
- CVE-2026-45831The SimpleRBACAuthorizationProvider authorization provider i…8.8
- CVE-2026-45832All V1 collection-level endpoints in ChromaDB's Python proje…8.8
- CVE-2026-45833A code injection vulnerability in version 0.4.17 or later of…8.8
Are you affected by CVE-2026-45822?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
