A AegiFlow
HIGHCVSS 8.7EPSS 0.4%

CVE-2026-69205

CVE-2026-69205 updated by NVD

Published
2026-09-15
Modified
2026-09-18
EPSS percentile
33%
Sources
github-advisory, nvd

Summary

Http4s is a Scala interface for HTTP services. Prior to 0.23.35 and 1.0.0-M47, Ember’s HeaderP.parse uses a case-sensitive substring test for the Transfer-Encoding value and decodes header bytes with the platform default charset. Values such as Chunked are not recognized, values such as notchunked are incorrectly accepted, and Unicode case folding can turn a Kelvin-sign byte sequence into a match when UTF-8 is used. Intermediaries that apply RFC-compliant token and charset rules can therefore disagree with Ember’s Content-Length or zero-length framing, enabling TE.CL or TE.0 request smuggling, access-control bypass, cross-user request hijacking, and cache poisoning on the server path. Response smuggling through an ember-client gateway requires a malicious or compromised upstream. This issue is fixed in versions 0.23.35 and 1.0.0-M47.

Affected packages

EcosystemPackageAffected versionsFixed versions
Mavenorg.http4s:http4s-ember-core_2.120.23.35
Mavenorg.http4s:http4s-ember-core_2.130.23.35, 1.0.0-M47
Mavenorg.http4s:http4s-ember-core_30.23.35, 1.0.0-M47

Remediation: Upgrade to 0.23.35 or later.

References

Includes data from the GitHub Advisory Database, licensed under CC-BY 4.0.

Includes data from the National Vulnerability Database (NIST). NVD data is in the public domain; this page is not endorsed by NIST.

CVE® is a registered trademark of The MITRE Corporation. CVE content reproduced under the CVE Terms of Use; copyright designation © MITRE.

EPSS scores provided by the FIRST.org Exploit Prediction Scoring System.