Skip to main content

fast-uri EUVD-2026-27129

| CVE-2026-6321 HIGH
Path Traversal (CWE-22)
2026-05-04 openjs GHSA-q3j6-qgpj-74h6
7.5
CVSS 3.1
Share

CVSS VectorNVD

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

Lifecycle Timeline

2
Patch available
May 04, 2026 - 21:02 EUVD
Analysis Generated
May 04, 2026 - 20:31 vuln.today

DescriptionNVD

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.

AnalysisAI

Path normalization bypass in fast-uri 3.1.0 and earlier allows remote attackers to circumvent path-based access controls through percent-encoded path traversal sequences. The normalize() and equal() functions decode URL-encoded separators (%2F) and dot segments (%2E) before applying normalization rules, causing distinct URIs to collapse onto identical normalized paths. …

Sign in for full analysis, threat intelligence, and remediation guidance.

RemediationAI

Within 24 hours: identify all applications and services using fast-uri library and document current versions. Within 7 days: upgrade fast-uri to version 3.1.1 or later across all affected systems; validate upgrade in non-production environments first. …

Sign in for detailed remediation steps.

Vendor StatusVendor

Share

EUVD-2026-27129 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy