Bug 2466582 (CVE-2026-6321) - CVE-2026-6321 fast-uri: fast-uri: Path traversal vulnerability allows bypass of security policies
Summary: CVE-2026-6321 fast-uri: fast-uri: Path traversal vulnerability allows bypass ...
Keywords:
Status: NEW
Alias: CVE-2026-6321
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: 2466941 2466942 2466943 2466945 2466946 2466947 2466948 2466949 2466950 2466951 2466952 2466954 2466944 2466953
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-05-04 20:01 UTC by OSIDB Bzimport
Modified: 2026-05-06 05:18 UTC (History)
64 users (show)

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


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-05-04 20:01:37 UTC
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.


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