Bug 2538611 (CVE-2026-93690) - CVE-2026-93690 uri-js: uri-js: Denial of Service via malformed path segments
Summary: CVE-2026-93690 uri-js: uri-js: Denial of Service via malformed path segments
Keywords:
Status: NEW
Alias: CVE-2026-93690
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
high
high
Target Milestone: ---
Assignee: Product Security
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-09-22 19:47 UTC by OSIDB Bzimport
Modified: 2026-09-24 17:38 UTC (History)
152 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-09-22 19:47:35 UTC
uri-js through 4.4.1 contains a denial of service vulnerability in the removeDotSegments function that loops infinitely when a path segment begins with Unicode line or paragraph separators. Attackers can trigger this by calling removeDotSegments directly or through normalize/resolve functions with IRI handling enabled, causing the Node.js event loop to block indefinitely until heap exhaustion.


Note You need to log in before you can comment on or make changes to this bug.