Denial of Service Vulnerability in Netty Affected by Unbounded Stream Limit
CVE-2026-93488

7.5HIGH

What is CVE-2026-93488?

A vulnerability exists in the Netty framework where the SpdySessionHandler does not limit the number of concurrent remote-initiated streams. Due to localConcurrentStreams being set to Integer.MAX_VALUE by default, a remote peer can initiate a significant number of SYN_STREAM frames with FLAG_FIN=0. This can result in excessive heap and direct memory allocation, potentially causing a JVM OutOfMemoryError and leading to a denial of service for affected systems.

References

CVSS V3.1

Score:
7.5
Severity:
HIGH
Confidentiality:
None
Integrity:
None
Availability:
None
Attack Vector:
Network
Attack Complexity:
Low
Privileges Required:
None
User Interaction:
None
Scope:
Unchanged

Timeline

  • Vulnerability published

  • Vulnerability Reserved

.