CyberRota Analysis
AI-GeneratedThe vulnerability affects the ion-java library in Java, where improper handling of highly compressed data can lead to denial of service attacks through specially crafted Ion documents that expand excessively during decompression. This issue arises from insufficient implementation of the GZIP auto-decompression opt-out feature. Organizations using affected versions should prioritize upgrading to version 1.12.1 to mitigate the risk of service disruption.
Public Exploit Signal
A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.
Note: these links are listed for security research and verification purposes only.
Original NVD Description
Improper handling of highly compressed data in Amazon ion-java before 1.12.1 might allow remote attackers to cause a denial of service via a crafted compressed Ion document that expands to an arbitrarily large size upon decompression due to insufficient coverage of the GZIP auto-decompression opt-out introduced for CVE-2026-75936. To remediate this issue, users should upgrade to version 1.12.1.