PT-2026-86522 · Npm · H3

·

CVE-2026-86253

·

Published

2026-03-18

·

Updated

2026-09-06

CVSS v4.0

8.2

High

VectorAV:N/AC:H/AT:P/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N
Name of the Vulnerable Software and Affected Versions h3 (npm package) versions prior to 1.15.6 h3 (npm package) versions prior to 2.0.1-rc.15
Description A path traversal issue exists in the serveStatic() function. In Node.js deployments, the event.url.pathname is not normalized, allowing percent-encoded dot segments (%2e%2e) to be passed to decodeURI() and decoded into ../ sequences without proper sanitization. This allows an unauthenticated remote attacker to send crafted requests to endpoints served by serveStatic() to read arbitrary files located outside the intended static directory.
Recommendations Update h3 (npm package) to version 1.15.6 or later. Update h3 (npm package) to version 2.0.1-rc.15 or later. As a temporary mitigation, restrict access to the serveStatic() function.

Exploit

Fix

Improper Encoding or Escaping of Output

Path traversal

Found an issue in the description? Have something to add? Feel free to write us 👾

Weakness Enumeration

Related Identifiers

CVE-2026-86253
GHSA-WR4H-V87W-P3R7

Affected Products

H3