Improper handling of highly compressed data in Apache MINA - CVE-2026-47321
Published: September 21, 2026
Vulnerability details
The vulnerability allows a remote attacker to cause a denial of service.
The vulnerability exists due to improper handling of highly compressed data in the CompressionFilter class when inflating incoming compressed data with ZLib.inflate. A remote attacker can send specially crafted compressed data that expands to consume excessive application memory to cause a denial of service.