Home / CVE DB / CVE-2026-6414
Standard
Vulnerability Identifier

CVE-2026-6414

2026-04-16
Severity Assessment
5.9
MEDIUM
CVSS v3.x Score
Clinical Analysis (Description)

@fastify/static versions 8.0.0 through 9.1.0 decode percent-encoded path separators (%2F) before filesystem resolution, while Fastify's router treats them as literal characters. This mismatch allows attackers to bypass route-based middleware or guards that protect files served by @fastify/static. For example, a route guard on a protected path can be circumvented by encoding the path separator in the URL. Upgrade to @fastify/static 9.1.1 to fix this issue. There are no workarounds.

Vector Sequencing

Attack Parameters

Attack Vector
Network
Attack Complexity
High
Privileges Required
None
User Interaction
None
Impact Consequences

Technical Impact

Unchanged
Scope
High
Confidentiality
None
Integrity
None
Availability
AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N
Weakness Classification

CWE-CWE-177

Timeline

Time Line

PUBLICATION
16 Apr 2026
MODIFICATION
23 Apr 2026
Impact Statistics

Key Metrics

CVSS Score
5.9
MEDIUM
Remediation Protocol

Recommended Solution

No automatic solution found. Check vendor references.
Patch Library
No direct patch listed in database.
Recommended Actions for Administrators

Immediate Action Plan

1. Inventory

Identify all affected systems in your infrastructure.

2. Assessment

Assess exposure and criticality for your organization.

3. Mitigation

Apply patches or available workarounds.

4. Verification

Test and confirm effectiveness of applied measures.