SCA: security update for org.http4s:http4s-ember-core_2.12, org.http4s:http4s-ember-core_2.13, org.http4s:http4s-ember-core_3 (GHSA-8h4c-x2wg-6xp8)

critical Tenable Self-Hosted Container Security Plugin ID 448008

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- 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. (CVE-2026-69204)

Solution

Update the org.http4s:http4s-ember-core_2.12 library and its related packages to version 0.23.35 or later.

See Also

https://github.com/advisories/GHSA-8h4c-x2wg-6xp8

Plugin Details

Severity: Critical

ID: 448008

Version: Revision 1.1

Type: Local

Family: SCA Checks

Published: 9/16/2026

Updated: 9/16/2026

Risk Information

Vendor

Vendor Severity: Critical

CVSS v2

Risk Factor: Medium

Base Score: 5

Temporal Score: 3.7

Vector: CVSS2#AV:N/AC:L/Au:N/C:N/I:P/A:N

CVSS Score Source: CVE-2026-69204

CVSS v3

Risk Factor: High

Base Score: 7.5

Temporal Score: 6.5

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N

Temporal Vector: CVSS:3.0/E:U/RL:O/RC:C

CVSS v4

Risk Factor: Critical

Base Score: 9.2

Threat Score: 7.1

Threat Vector: CVSS:4.0/E:U

Vector: CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:H/VI:H/VA:L/SC:N/SI:N/SA:N

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 9/15/2026

Vulnerability Publication Date: 9/15/2026

Reference Information

CVE: CVE-2026-69204

cwe: CWE-444