Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2026-69204 Details

ANALYZED


This CVE record has been analyzed and enriched by NVDAPI.com as an independent party.

Description

Http4s is a Scala interface for HTTP services. Prior to 0.23.35 and 1.0.0-M47, Ember HTTP/1.1 does not reject messages containing both Transfer-Encoding and Content-Length, so an intermediary and Ember can select different body framing rules. When ember-server is behind a keep-alive intermediary that forwards both headers and frames by Content-Length, an unauthenticated attacker can smuggle a second request, bypass intermediary access controls, poison caches, or cause a victim request to be joined to an attacker-controlled prefix. The shared response parser can also desynchronize an ember-client connection when a malicious or compromised upstream sends both headers. This issue is fixed in versions 0.23.35 and 1.0.0-M47.

Metrics

CVSS 3.x Severity and Vector Strings:

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.

Weakness Enumeration

CWE-IDCWE NameSource
CWE-444Inconsistent Interpretation of HTTP Requests ('HTTP Request/Response Smuggling')[email protected]

Affected Products

ProductVersions
http4s
<= 0.23.34 (semver)
~1.0.0-M1, <= 1.0.0-M46 (semver)

CPE

  • cpe:2.3:a:typelevel:http4s:*:*:*:*:*:*:*:*

Remediation

http4s Ember
<= 0.23.34 (semver)
~1.0.0-M1, <= 1.0.0-M46 (semver)

CPE

  • No CPEs found in CPE dictionary for this product.

Remediation

http4s Ember Server
<= 0.23.34 (semver)
~1.0.0-M1, <= 1.0.0-M46 (semver)

CPE

  • No CPEs found in CPE dictionary for this product.

Remediation

http4s Ember Client
<= 0.23.34 (semver)
~1.0.0-M1, <= 1.0.0-M46 (semver)

CPE

  • No CPEs found in CPE dictionary for this product.

Remediation

Change History

2 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2026-69204
NVD Published Date:
Sep 15, 2026
NVD Last Modified:
Sep 16, 2026
Source:
[email protected]
CVE-2026-69204 Details - Not Deferred