CVE-2026-45822

Publication date 30 June 2026

Last updated 30 June 2026


Ubuntu priority

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.

Read the notes from the security team

Status

Package Ubuntu Release Status
node-source-map-resolve 26.04 LTS resolute
Needs evaluation
25.10 questing
Needs evaluation
24.04 LTS noble
Needs evaluation
22.04 LTS jammy
Needs evaluation

Notes


rodrigo-zaiden

decode-uri-component included in node-source-map-resolve

Severity score breakdown

CVSS version: CVSS v4.0

Base score 6.6 · Medium

Vector: 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/S:N/AU:Y/R:U/V:D/RE:M/U:Amber


Access our resources on patching vulnerabilities