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.
Configurations

No configuration.

History

No history.

Information

Published : 2026-09-15 19:17

Updated : 2026-09-15 20:17


NVD link : CVE-2026-69212

Mitre link : CVE-2026-69212

CVE.ORG link : CVE-2026-69212


JSON object : View

Products Affected

No product.

CWE
CWE-200

Exposure of Sensitive Information to an Unauthorized Actor

CWE-319

Cleartext Transmission of Sensitive Information