@Fastify/Static
Approved changes feed: RSS · Atom
cpe:2.3:a:@fastify/static:@fastify/static:*:*:*:*:*:*:*:*
part: a version: * update: *
| Vendor | @Fastify/Static (d3ff3d92-b455-5770-bbc9-82bc709ec363) |
|---|---|
| Product | @Fastify/Static (060b5c2b-4c38-52ae-8d2e-bc612a981182) |
| Edition | * |
| Language | * |
| Software edition | * |
| Target software | * |
| Target hardware | * |
| Other | * |
| Notes | Imported from gcve-enriched-dumps CVE data |
PURL mappings
| PURL | Source | Last updated |
|---|---|---|
| No PURL mappings for this CPE yet. | ||
Vulnerability references
| Identifier | cpeApplicability | Submitted | db.gcve.eu details | Rationale |
|---|---|---|---|---|
CVE:CVE-2026-6414 |
vulnerable | 2026-06-03 15:27:55.276067 |
@fastify/static vulnerable to route guard bypass via encoded path separators
MEDIUM (5.9)
@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.
Published: 2026-04-16T13:09:03.526Z
Updated: 2026-04-16T13:48:52.393Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2026-6410 |
vulnerable | 2026-06-03 15:27:55.270700 |
@fastify/static vulnerable to path traversal in directory listing
MEDIUM (5.3)
@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.
Published: 2026-04-16T13:29:08.120Z
Updated: 2026-04-16T14:19:36.780Z |
Imported from gcve-enriched-dumps CVE data |
Contribute
You can submit an edit proposal for this CPE entry or suggest a related product/vendor addition using the action button above.