Improper Handling of Compressed Data in Amazon ion-java Products
CVE-2026-75936
8.7HIGH
What is CVE-2026-75936?
The Amazon ion-java library prior to version 1.12.0 is susceptible to a vulnerability where improper handling of highly compressed data in the GZIP auto-decompression handler may allow attackers to exploit the system. By crafting a specific compressed Ion document, remote actors could trigger a denial of service condition, resulting in the expanded data consuming excessive memory resources during decompression. To mitigate this risk, it is recommended that users upgrade to version 1.12.0 and adjust their configurations using GzipDecompressionEnabled(false) and/or by setting a specific withMaximumBufferSize() for parsing any untrusted input.
Affected Version(s)
Amazon Ion Java 0 < 1.12.0
