URI Serialization Vulnerability in Fast-URI by Fastify
CVE-2026-84292

7.5HIGH

Key Information:

Vendor

Fast-uri

Status
Vendor
CVE Published:
2 September 2026

What is CVE-2026-84292?

The fast-uri library is susceptible to a URI serialization vulnerability that arises from inadequate validation of the port component. This flaw allows an attacker to potentially inject authority delimiters into a URI. The vulnerability occurs when URI components are assembled using untrusted data, specifically when a non-digit sequence is passed as a port value. As a result, the authority of the URI can be manipulated to point to an attacker-controlled host, allowing for possible exploitation. Notably, appropriate fixes have been implemented in later versions, where the recomposeAuthority function ensures only valid digit sequences are accepted for the port component, adhering to RFC 3986.

Affected Version(s)

fast-uri 0 < 2.4.6

fast-uri 3.0.0 < 3.1.7

fast-uri 4.0.0 < 4.1.4

References

CVSS V3.1

Score:
7.5
Severity:
HIGH
Confidentiality:
None
Integrity:
High
Availability:
None
Attack Vector:
Network
Attack Complexity:
Low
Privileges Required:
None
User Interaction:
None
Scope:
Unchanged

Timeline

  • Vulnerability published

  • Vulnerability Reserved

Credit

YashvantHange
mcollina
UlisesGascon
.