Open Redirect Vulnerability in h3 Framework Prior to 2.0.1-rc.18
CVE-2026-86205
5.3MEDIUM
What is CVE-2026-86205?
The h3 framework versions prior to 2.0.1-rc.18 are susceptible to an open redirect vulnerability in the redirectBack() utility function. This flaw arises from improper sanitization of protocol-relative paths in the Referer header, allowing attackers to construct a same-origin URL with a double-slash path segment. Such crafted URLs can pass origin validation yet result in a Location header that directs users to an external domain, posing significant risks for redirection attacks. Developers are urged to update to the latest version to mitigate this vulnerability.
Affected Version(s)
h3 2.0.1-rc.17 < 2.0.1-rc.18
h3 2.0.1-rc.18
