GHSA-pr96-94w5-mx2h · Severity: medium · Ecosystem: npm — @fastify/static vulnerable to path traversal in directory listing
@fastify/static versions 8.0.0 through 9.1.0 allow path traversal when directory listing is enabled via the list option. The dirList.path() function resolves directories outside the configured static root using path.join() without a containment check. A remote unauthenticated attacker can obtain directory listings for arbitrary directories accessible to the Node.js process, disclosing directory and file names. File contents are not disclosed. Upgrade to @fastify/static 9.1.1 to fix this issue. As a workaround, disable directory listing by removing the list option from the plugin configuration.
Conclusion & alert: CVE-2026-6410 is rated Low Risk (35.3/100): CVSS Medium severity, with low exploitation likelihood (EPSS 0.51%). Mandatory action: Monitor for updates and reassess as exploit intelligence or EPSS changes.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.02% | 0.51% | +0.49% |
| 2 | 2026-04-17 | — | 0.02% | — |
Full EPSS history (2 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 5.3 | 3.1 | MEDIUM |
|
3.9 | 1.4 | ce714d77-add3-4f53-aff5-83d477b104bb |
GHSA-pr96-94w5-mx2h · Severity: medium · Ecosystem: npm — @fastify/static vulnerable to path traversal in directory listing
| vendor | priority | summary | link |
|---|---|---|---|
redhat
|
medium | — | https://access.redhat.com/security/cve/CVE-2026-6410 |
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| fastify | fastify-static | >= 8.0.0, < 9.1.1 | cpe:2.3:a:fastify:fastify-static:*:*:*:*:*:*:*:* |
| URL | Tags |
|---|---|
| https://cna.openjsf.org/security-advisories.html | Third Party Advisory |
| https://github.com/fastify/fastify-static/security/advisories/GHSA-pr96-94w5-mx2h | Mitigation Vendor Advisory |