CVE Catalog

CVE-2026-86205

MediumCVSS 5.4
Published: Translated: NVD NIST

Summary

h3 versions before 2.0.1-rc.18 contain an open redirect vulnerability in the redirectBack() utility that fails to sanitize protocol-relative paths in the Referer header pathname. Attackers can craft a same-origin URL with a double-slash path segment that passes origin validation but produces a Location header interpreted by browsers as a protocol-relative redirect to an external domain.

Risk Assessment

The risk includes the possibility of redirecting users to malicious external sites, potentially leading to phishing or credential theft.

Recommendation

Upgrade the h3 package to version 2.0.1-rc.18 or later, which contains the fix for the open redirect issue.

Other vulnerabilities in h3

See all
Original NVD description (English source)

h3 versions before 2.0.1-rc.18 contain an open redirect vulnerability in the redirectBack() utility that fails to sanitize protocol-relative paths in the Referer header pathname. Attackers can craft a same-origin URL with a double-slash path segment that passes origin validation but produces a Location header interpreted by browsers as a protocol-relative redirect to an external domain.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS