CVE-2026-6321
HIGH EPSS 31.6%
Published May 4, 20261mo ago · Modified Jun 17, 20261w ago
7.5 CVSS 3.1
Published May 4, 2026 1mo ago
Last Modified Jun 17, 2026 1w ago
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 Details
Base Score
Exploitability
Impact
Vector string
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N Attack Vector Network
Attack Complexity Low
Privileges Required None
User Interaction None
Scope Unchanged
Confidentiality None
Integrity High
Availability None
Threat Intelligence
EPSS Exploit Probability
31.6% percentile
Exploit & Patch Status
No Known Exploit
No Patch Available
Weaknesses 1
CWE-22 Path Traversal Resource Mgmt
Affected Products 1
| Vendor | Product | Version | Range |
|---|---|---|---|
| openjsf | fast-uri | * | <3.1.1 |
References 2
- cna.openjsf.org https://cna.openjsf.org/security-advisories.html
- github.com https://github.com/fastify/fast-uri/security/advisories/GHSA-q3j6-qgpj-74h6
Remediation
No remediation data recorded yet
Check vendor advisories and the NVD entry for patch availability.