CVE-2026-15074
Last modified
CVE-2026-15074 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. @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. EPSS estimates a 0.46% chance of exploitation in the next 30 days.
Description
@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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Fastify | Fastify-Static | < 10.1.1 |
References
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-15074?
How severe is CVE-2026-15074?
How do I fix CVE-2026-15074?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-15067Snowflake Terraform Provider versions prior to 2.18.0 contai…8.8
- CVE-2026-15069IBM Engineering AI Hub 1.0.0, 1.1.0, and 1.2.0 could allow a…5.4
- CVE-2026-1507The affected products are vulnerable to an uncaught exceptio…8.7
- CVE-2026-15070The Salon Booking System – Free Version plugin for WordPress…8.8
- CVE-2026-15072The KiviCare – Clinic & Patient Management System (EHR) plug…6.5
- CVE-2026-15073The KiviCare – Clinic & Patient Management System (EHR) plug…6.5
- CVE-2026-15075In Eclipse Vert.x versions up to and including 4.5.29 (4.x b…7.5
- CVE-2026-15076In versions up to and including 4.5.29 (4.x branch) and 5.1.…7.5
- CVE-2026-15077GitLab has remediated an issue in GitLab EE affecting all ve…4.3
- CVE-2026-15079Improper Restriction of Excessive Authentication Attempts vu…5.4
- CVE-2026-1508The Court Reservation WordPress plugin before 1.10.9 does n…4.3
- CVE-2026-15080Cross-Site Request Forgery (CSRF) vulnerability in Drupal Ra…4.3
Are you affected by CVE-2026-15074?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
