CVE-2026-15074

HIGH CVSS 3.1: 7.5 EPSS 0.45%
Updated Jul 28, 2026
Fastify
Parameter Value
CVSS 7.5 (HIGH)
Affected Versions before 10.1.1
Fixed In 10.1.1
Type CWE-22 (Path Traversal)
Vendor Fastify
Public PoC No

@fastify/static up to and including version 10.1.0 fails to reject dot-dot path segments in request pathnames before the file-resolution stage. This is a bypass of the earlier fix for CVE-2026-6414, which only covered encoded forward slashes. Because the underlying send library normalizes dot segments before applying its own path-traversal guard, an unauthenticated attacker can bypass any route-scoped middleware and read files inside the static root that live under the guarded URL prefix.

The bypass does not allow access outside the configured static root by itself, it defeats route-guard filtering only. The issue is patched in @fastify/static 10.1.1.

Attack Parameters

Attack Vector
Network
Can be exploited remotely
Attack Complexity
Low
Easy to exploit
Privileges Required
None
No privileges needed
User Interaction
None
No user interaction needed

Impact Assessment

Confidentiality
High
Complete data leak
Integrity
None
No data modification
Availability
None
No disruption

CVSS Vector v3.1

Weakness Type (CWE)

Vulnerable Products 1

Configuration From (including) Up to (excluding)
Fastify Fastify-Static
cpe:2.3:a:fastify:fastify-static:*:*:*:*:*:*:*:*
10.1.1