Information disclosure in Http4s
CVE-2026-69212
Http4s is a Scala interface for HTTP services. Prior to 0.23.35 and 1.0.0-M47, The FollowRedirect client middleware strips Authorization and Cookie headers only when a redirect changes authority, but authority comparison excludes the URI scheme. A same-authority redirect from HTTPS to HTTP therefore preserves credentials and transmits them over a plaintext connection. An attacker who can induce the downgrade and observe the network can capture those sensitive headers from applications using FollowRedirect. This issue is fixed in versions 0.23.35 and 1.0.0-M47.
Vulnerability class: Information Disclosure
CVSS v3 metric
CVSS v3 base score 5.9 (Medium). Vector: CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N.
Affected products
- Http4s — versions < 0.23.35, >= 1.0.0-M1, < 1.0.0-M47
Weakness classification (CWE)
References
- security-advisories@github.com (x_refsource_MISC)
- security-advisories@github.com (x_refsource_MISC)
- security-advisories@github.com (x_refsource_MISC)
- security-advisories@github.com (x_refsource_CONFIRM)
Frequently asked questions
- What is CVE-2026-69212?
- CVE-2026-69212 is a medium-severity vulnerability in Http4s, classified under Information Disclosure. CVSS score: 5.9/10. Published 2026-09-15.
- How severe is CVE-2026-69212?
- Medium severity. CVSS v3 base score is 5.9 out of 10.