CVE-2025-5115

unknown
Published 2025-08-20 · Modified 2026-02-04
CVSS v3
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
CVSS v2
VIR risk

Description

In Eclipse Jetty, versions <=9.4.57, <=10.0.25, <=11.0.25, <=12.0.21, <=12.1.0.alpha2, an HTTP/2 client may trigger the server to send RST_STREAM frames, for example by sending frames that are malformed or that should not be sent in a particular stream state, therefore forcing the server to consume resources such as CPU and memory. For example, a client can open a stream and then send WINDOW_UPDATE frames with window size increment of 0, which is illegal. Per specification https://www.rfc-editor.org/rfc/rfc9113.html#name-window_update , the server should send a RST_STREAM frame. The client can now open another stream and send another bad WINDOW_UPDATE, therefore causing the server to consume more resources than necessary, as this case does not exceed the max number of concurrent streams, yet the client is able to create an enormous amount of streams in a short period of time. The attack can be performed with other conditions (for example, a DATA frame for a closed stream) that cause the server to send a RST_STREAM frame. Links: * https://github.com/jetty/jetty.project/security/advisories/GHSA-mmxm-8w33-wc4h

Predictions

Exploit likelihood
30%
Patch ETA

Heuristic predictions, AS-IS, for prioritization only.

Mitigations

vendor Authored 2026-05-27

Vendor advisory: suse — https://www.suse.com/security/cve/CVE-2025-5115.html

vendor Authored 2026-05-27

Vendor advisory: debian — https://security-tracker.debian.org/tracker/CVE-2025-5115

OS impact

OSVersionStatusFixed in
debian debianforkyfixed12.0.17-3.1
debian debiansidfixed12.0.17-3.1
debian debiantrixiefixed12.0.17-3.1~deb13u1
debian debianbookwormfixed9.4.57-1.1~deb12u1
debian debianbullseyefixed9.4.57-0+deb11u3
suse slesaffected

Package impact

EcosystemPackageVulnerableFixed
java Mavenorg.eclipse.jetty.http2:http2-common>=9.3.0,<9.4.589.4.58
java Mavenorg.eclipse.jetty.http2:http2-common>=10.0.0,<10.0.2610.0.26
java Mavenorg.eclipse.jetty.http2:http2-common>=11.0.0,<11.0.2611.0.26
java Mavenorg.eclipse.jetty.http2:jetty-http2-common>=12.0.0,<12.0.2512.0.25
java Mavenorg.eclipse.jetty.http2:jetty-http2-common>=12.1.0.alpha0,<12.1.0.beta312.1.0.beta3

References

Verify integrity in audit chain (admin only). AS-IS.