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-jrpm-956j-96jg)

medium Tenable Cloud Security Plugin ID 447998

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’s chunk decoder trims
the chunk-size token and accepts leading plus or minus signs instead of requiring one or more hexadecimal
digits followed by the required CRLF. When an intermediary forwards chunked data without re-encoding and
interprets malformed chunk boundaries differently, an unauthenticated attacker can create TE.TE request
smuggling that bypasses intermediary controls, poisons caches, or hijacks the request queue. The same
response-path leniency can enable response smuggling against an ember-client used as a gateway when the
upstream is malicious or compromised. This issue is fixed in versions 0.23.35 and 1.0.0-M47.
(CVE-2026-69216)

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-jrpm-956j-96jg

Plugin Details

Severity: Medium

ID: 447998

Version: Revision 1.1

Type: Local

Family: SCA Checks

Published: 9/16/2026

Updated: 9/16/2026

Risk Information

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: Medium

Base Score: 4

Temporal Score: 3

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

CVSS Score Source: CVE-2026-69216

CVSS v3

Risk Factor: Medium

Base Score: 5.4

Temporal Score: 4.7

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

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

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-69216

cwe: CWE-444