Moderate severityNVD Advisory· Published Jul 23, 2026· Updated Jul 23, 2026
@fastify/static vulnerable to Authorization Bypass via Non-Canonical URL Paths
CVE-2026-7120
Description
@fastify/static evaluates the allowedPath callback before normalizing dot segments and duplicate path separators in the pathname used for file resolution. Versions up to and including 10.1.1 are affected. An unauthenticated attacker can bypass allowedPath restrictions by requesting equivalent non-canonical pathnames, causing files that were intended to be denied to be served anyway. The bypass does not allow access outside the configured static root by itself, it defeats path-based filtering only. The issue is patched in @fastify/static 10.1.2.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
@fastify/staticnpm | < 10.1.2 | 10.1.2 |
Affected products
1- Range: <=10.1.1
Patches
Vulnerability mechanics
References
6- github.com/advisories/GHSA-8pvw-jcv7-9cmjghsaADVISORY
- nvd.nist.gov/vuln/detail/CVE-2026-7120ghsaADVISORY
- cna.openjsf.org/security-advisories.htmlghsaWEB
- github.com/fastify/fastify-static/commit/878c72e920fabacf7e37739bf78057044717bf63ghsaWEB
- github.com/fastify/fastify-static/releases/tag/v10.1.2ghsaWEB
- github.com/fastify/fastify-static/security/advisories/GHSA-8pvw-jcv7-9cmjghsaWEB
News mentions
0No linked articles in our index yet.