Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2026-6321 Details

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.

Metrics

CVSS 3.x Severity and Vector Strings:

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.

URLSource(s)Tag(s)
https://access.redhat.com/errata/RHSA-2026:19238 redhat-SADP
https://access.redhat.com/errata/RHSA-2026:20338 redhat-SADP
https://access.redhat.com/errata/RHSA-2026:21338 redhat-SADP
https://access.redhat.com/errata/RHSA-2026:24473 redhat-SADP
https://access.redhat.com/errata/RHSA-2026:24766 redhat-SADP

see all 26 references

Weakness Enumeration

CWE-IDCWE NameSource
CWE-22Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')redhat-SADP
CWE-22Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')openjs

Affected Products

ProductVersions
openjsf fast-uri
< 3.1.1

CPE

  • cpe:2.3:a:openjsf:fast-uri:*:*:*:*:*:node.js:*:*

Remediation

  • No remediation found in references.

Change History

20 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2026-6321
NVD Published Date:
May 4, 2026
NVD Last Modified:
Sep 10, 2026
Source:
openjs
CVE-2026-6321 Details - Not Deferred