← Vulnerability feed

Vulnerability record · CVE-2026-6321 · published 4 May 2026

CVE-2026-6321: Openjsf fast-uri path traversal vulnerability

Openjsf · Fast Uri

fast-uri decoded percent-encoded path separators and dot segments before applying dot-segment removal in its normalize() and equal() functions. Encoded path data was treated like real slashes and parent-directory references, so distinct URIs could collapse onto the same normalized path. Applications that normalize or compare attacker-controlled URLs to enforce path-based policy can be bypassed, with a path that appears confined under an allowed prefix normalizing to a different location. Versions <= 3.1.0 are affected. Update to 3.1.1 or later.

7.5 CVSS 3.1 High EPSS 0.77% · top 46.4% CWE-22 · Path traversal
7.5CVSS 3.1 base score
0.77%EPSS exploitation probability, 30 days
NoNot in CISA KEV
1Affected product versions listed by NVD
26References
10 Sep 2026Last modified by NVD

Description

fast-uri decoded percent-encoded path separators and dot segments before applying dot-segment removal in its normalize() and equal() functions. Encoded path data was treated like real slashes and parent-directory references, so distinct URIs could collapse onto the same normalized path. Applications that normalize or compare attacker-controlled URLs to enforce path-based policy can be bypassed, with a path that appears confined under an allowed prefix normalizing to a different location. Versions <= 3.1.0 are affected. Update to 3.1.1 or later.

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N

Affected products

1 vulnerable configurations from NVD's CPE data, grouped by vendor and product.

References

Track CVE-2026-6321 inside VULONE

Watch it alongside the ransomware crews, C2 infrastructure and forum chatter that reference it, query it through the API and pull it into your SIEM over TAXII.

Start free Open in platform

Related vulnerabilities

Same products first, then exploited flaws of the same weakness class.

7.5CVE-2026-84394Openjsf fast-uri interpretation conflict vulnerabilityfast-uri accepts a host that contains an unbalanced or misplaced authority bracket without reporting an error. A host that starts with an opening bra…EPSS 0.38%7.5CVE-2026-84292Openjsf fast-uri vulnerabilityfast-uri serializes the port component of a URI without validating it. When recomposing the authority, the userinfo and host components are escaped b…EPSS 0.38%7.5CVE-2026-76172Openjsf fast-uri vulnerabilityfast-uri is a URI parser for Node.js. During parsing it runs a legacy decoding pass over the scheme component and never re-escapes the result, and se…EPSS 0.40%7.5CVE-2026-75931Openjsf fast-uri interpretation conflict vulnerabilityfast-uri is a URI parser for Node.js. It canonicalizes a host to its ASCII form only when the input carries an explicit scheme, so a scheme-relative …EPSS 0.40%7.5CVE-2026-75975Openjsf fast-uri improper input validation vulnerabilityfast-uri is a URI parser for Node.js. Its custom parser for bracketed IPv6 literals does not validate the complete IPv6 grammar, so invalid trailing …EPSS 0.38%7.5CVE-2026-75899Openjsf fast-uri server-side request forgery (ssrf) vulnerabilityfast-uri is a URI parser for Node.js. It decodes percent escapes in a hostname during parsing and then decodes the parsed hostname a second time duri…EPSS 0.38%7.5CVE-2026-18446Openjsf fast-uri interpretation conflict vulnerabilityfast-uri before 4.1.2, 3.1.5, and 2.4.4 requires a literal double forward slash to recognize a URI authority, so a reference that uses a backslash ba…EPSS 0.22%7.5CVE-2026-16221Openjsf fast-uri interpretation conflict vulnerabilityImpact: fast-uri versions from 2.3.1 through 4.1.0 (including the 3.x line up to 3.1.3 and the 2.x line up to 2.4.2) do not treat a literal backslash…EPSS 0.25%

Source: NIST National Vulnerability Database (record CVE-2026-6321), CISA KEV, FIRST EPSS (scores of 2026-09-26). This page is refreshed as NVD updates the record.