SCA: security update for org.eclipse.jetty.http2:jetty-http2-common (GHSA-889j-63jv-qhr8)

high Tenable Self-Hosted Container Security Plugin ID 434671

Description

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

- In Eclipse Jetty versions 12.0.0 to 12.0.16 included, an HTTP/2 client can specify a very large value for
the HTTP/2 settings parameter SETTINGS_MAX_HEADER_LIST_SIZE. The Jetty HTTP/2 server does not perform
validation on this setting, and tries to allocate a ByteBuffer of the specified capacity to encode HTTP
responses, likely resulting in OutOfMemoryError being thrown, or even the JVM process exiting.
(CVE-2025-1948)

See Also

https://github.com/advisories/GHSA-889j-63jv-qhr8

Plugin Details

Severity: High

ID: 434671

Version: Revision 1.2

Type: Local

Family: SCA Checks

Published: 8/19/2025

Updated: 7/2/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Low

Score: 3

Percentile: 23.69

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: High

Base Score: 7.8

Temporal Score: 5.8

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

CVSS Score Source: CVE-2025-1948

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:N/A:H

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

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 5/8/2025

Vulnerability Publication Date: 5/8/2025

Reference Information

CVE: CVE-2025-1948

cwe: CWE-400