Excessive Streams Issue in Netty Framework by Netty
CVE-2026-47244

5.3MEDIUM

Key Information:

Vendor

Netty

Status
Vendor
CVE Published:
12 June 2026

What is CVE-2026-47244?

The Netty framework, essential for building network applications, has a configuration oversight in its handling of HTTP/2 connections. Prior to the release of versions 4.1.135.Final and 4.2.15.Final, the framework allows unlimited concurrent streams due to the initialization of stream limits to Integer.MAX_VALUE. Without proper settings, this permits excessive stream creation which can lead to resource exhaustion. Each stream necessitates significant system resources, allowing for potential amplification attacks under specific conditions. The recent patches effectively address this issue by enforcing a controlled maximum concurrent streams configuration.

Affected Version(s)

netty >= 4.2.0.Final, < 4.2.15.Final < 4.2.0.Final, 4.2.15.Final

netty < 4.1.135.Final < 4.1.135.Final

References

CVSS V3.1

Score:
5.3
Severity:
MEDIUM
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

.