Home / CVE DB / CVE-2026-6410
Standard
Vulnerability Identifier

CVE-2026-6410

2026-04-16
Severity Assessment
5.3
MEDIUM
CVSS v3.x Score
Clinical Analysis (Description)

@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.

Vector Sequencing

Attack Parameters

Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Impact Consequences

Technical Impact

Unchanged
Scope
Low
Confidentiality
None
Integrity
None
Availability
AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
Weakness Classification

CWE-CWE-22

Timeline

Time Line

PUBLICATION
16 Apr 2026
MODIFICATION
23 Apr 2026
Impact Statistics

Key Metrics

CVSS Score
5.3
MEDIUM
Remediation Protocol

Recommended Solution

No automatic solution found. Check vendor references.
Patch Library
No direct patch listed in database.
Recommended Actions for Administrators

Immediate Action Plan

1. Inventory

Identify all affected systems in your infrastructure.

2. Assessment

Assess exposure and criticality for your organization.

3. Mitigation

Apply patches or available workarounds.

4. Verification

Test and confirm effectiveness of applied measures.