CVE-2026-19204

HIGHCVSS 8.7/10EPSS 0.29%

Last modified

CVE-2026-19204 is a high-severity vulnerability rated 8.7/10 on the CVSS scale. A client may send a WebSocket frame with an unknown opcode and a very large declared payload length, causing Jetty to attempt a large memory allocation and potentially exhaust the JVM heap. This occurs when auto-fragmentation is enabled, as unknown opcodes bypass the normal maximum frame size handling and payload allocation occurs before the opcode is validated.. EPSS estimates a 0.29% chance of exploitation in the next 30 days.

Description

A client may send a WebSocket frame with an unknown opcode and a very large declared payload length, causing Jetty to attempt a large memory allocation and potentially exhaust the JVM heap. This occurs when auto-fragmentation is enabled, as unknown opcodes bypass the normal maximum frame size handling and payload allocation occurs before the opcode is validated.

Metrics

Weakness Enumeration

Affected Software

Source: CNA advisory (CVE.org). NVD analysis pending.

VendorProductVersions
Eclipse FoundationEclipse Jetty>= 12.1.0, <= 12.1.11; >= 12.0.0, <= 12.0.37; >= 11.0.0, <= 11.0.31; >= 10.0.0, <= 10.0.31

References

Timeline

Published
Last Modified
Status
Deferred

Frequently Asked Questions

What is CVE-2026-19204?
A client may send a WebSocket frame with an unknown opcode and a very large declared payload length, causing Jetty to attempt a large memory allocation and potentially exhaust the JVM heap. This occurs when auto-fragmentation is enabled, as unknown opcodes bypass the normal maximum frame size handling and payload allocation occurs before the opcode is validated.
How severe is CVE-2026-19204?
CVE-2026-19204 has a CVSS score of 8.7/10 (HIGH severity). The EPSS model estimates a 0.29% probability of exploitation in the next 30 days.
How do I fix CVE-2026-19204?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

How Strix Helps

Related CVEs from 2026

Are you affected by CVE-2026-19204?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST