🔐 CVE Alert

CVE-2026-47070

UNKNOWN 0.0

HTTP/3 redirect handler leaks Authorization and Cookie headers to cross-origin redirect target in hackney

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

Sensitive Data Exposure vulnerability in benoitc hackney allows Retrieve Embedded Sensitive Data. The HTTP/3 redirect handler in src/hackney_h3.erl passes the original request headers unchanged to the redirect target without performing any cross-origin check. When a client issues an HTTP/3 request with follow_redirect enabled and includes Authorization or Cookie headers, a server responding with a 3xx redirect to a different host will cause the client to forward those credentials verbatim to the new origin. The main hackney.erl module has maybe_strip_auth_on_redirect/2 (guarded by the location_trusted option) to address CVE-2018-1000007, but hackney_h3.erl is missing this protection entirely. This issue affects hackney: from 3.1.1 before 4.0.1.

CWE CWE-601
Vendor benoitc
Product hackney
Published May 25, 2026
Last Updated May 27, 2026
Stay Ahead of the Next One

Get instant alerts for benoitc hackney

Be the first to know when new unknown vulnerabilities affecting benoitc hackney are published — delivered to Slack, Telegram or Discord.

Get Free Alerts → Free · No credit card · 60 sec setup

Affected Versions

benoitc / hackney
3.1.1 < 4.0.1
benoitc / hackney
e61b7d04b7826847e1efe614106ef4d580c78eab < c58d5b50bade146360b85caf3dc8065807b08246

References

NVD ↗ CVE.org ↗ EPSS Data ↗
github.com: https://github.com/benoitc/hackney/security/advisories/GHSA-h73q-4w9q-82h4 cna.erlef.org: https://cna.erlef.org/cves/CVE-2026-47070.html osv.dev: https://osv.dev/vulnerability/EEF-CVE-2026-47070 github.com: https://github.com/benoitc/hackney/commit/c58d5b50bade146360b85caf3dc8065807b08246

Credits

Peter Ullrich Benoit Chesneau Jonatan Männchen / EEF