CVE-2026-86251: h3 before 1.15.9 Path Traversal via Double Decoding

Published Sep 6, 2026
·
Updated

h3 versions before 1.15.9 contain a path traversal vulnerability in the serveStatic utility. A double-decoding flaw allows a request path containing double-encoded dot sequences (e.g. %252e%252e) to be decoded to %2e%2e, which survives resolveDotSegments() because that function only checks for literal '.' characters. When the resulting asset ID is resolved by URL-based backends (CDN, S3, object storage), %2e%2e is interpreted as '..' per RFC 3986, enabling path traversal to read arbitrary files from the backend.

Affected Software

1 affected component
h3<1.15.9

Remediation

Recommended actions to resolve this vulnerability, in priority order.

  1. Upgrade

    Upgrade h3 to a version that resolves this vulnerability.

    Fixed in 1.15.9
  2. Compensating control

    If you use URL-based backends for resolved asset IDs (CDN, S3, object storage), configure their access controls to prevent path traversal from reading arbitrary files when %2e%2e is interpreted as '..' per RFC 3986.

Event History

Sep 6, 2026
CVE Published
via MITRE·12:00 PM
Data Sourced
via MITRE·12:00 PM
DescriptionSeverityWeakness

Frequently Asked Questions

1

Which deployments are exposed?

Deployments using h3 versions before 1.15.9 and the serveStatic utility are affected when assets are resolved through URL-based backends such as a CDN, S3, or object storage.

2

What access does an attacker need?

The vulnerability is network-accessible and does not require privileges or user interaction. Exploitation has high attack complexity and relies on supplying a path with double-encoded dot sequences.

3

What is the likely impact of successful exploitation?

An attacker may traverse outside the intended asset path and read arbitrary files available through the affected backend. The provided impact information indicates confidentiality impact, with no stated integrity or availability impact.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203