Resource exhaustion in Netty - CVE-2026-44250
Published: June 8, 2026
Netty
Detailed vulnerability description
The vulnerability allows a remote attacker to cause a denial of service.
The vulnerability exists due to uncontrolled resource consumption in RedisArrayAggregator when processing deeply nested Redis array headers. A remote attacker can send a specially crafted Redis payload to cause a denial of service.
The issue can lead to memory exhaustion and an OutOfMemoryError in applications that handle untrusted Redis traffic.