๐Ÿ” CVE Alert

CVE-2026-45822

UNKNOWN 0.0
CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-400 CWE-407
Vendor samverschueren
Product decode-uri-component
Published Jun 30, 2026
Stay Ahead of the Next One

Get instant alerts for samverschueren decode-uri-component

Be the first to know when new unknown vulnerabilities affecting samverschueren decode-uri-component are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

SamVerschueren / decode-uri-component
0.1.0 < 0.5.0

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/SamVerschueren/decode-uri-component/blob/00662938dc7c6241547ae8abce7785cc13ffd3f6/index.js github.com: https://github.com/SamVerschueren/decode-uri-component/commit/fa479dafeede7bedf04e5c89aa78f2a78c664005 npmjs.com: https://www.npmjs.com/package/decode-uri-component

Credits

Seal Security