CVE-2026-75936 PUBLISHED

Memory-amplification denial of service via GZIP decompression bomb in Amazon ion-java

Assigner: AMZN
Reserved: 18.08.2026 Published: 18.08.2026 Updated: 18.08.2026

Improper handling of highly compressed data in the GZIP auto-decompression handler in Amazon ion-java before 1.12.0 might allow remote actors to cause a denial of service via a crafted compressed Ion document that expands to an arbitrarily large size upon decompression.

To remediate this issue, users should upgrade to version 1.12.0 and configure withGzipDecompressionEnabled(false) and/or set an explicit withMaximumBufferSize() when parsing untrusted input.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N
CVSS Score: 8.7

Product Status

Vendor Amazon Ion
Product Amazon Ion Java
Versions Default: unaffected
  • affected from 0 to 1.12.0 (excl.)

References

Problem Types

  • CWE-409 (Improper Handling of Highly Compressed Data) CWE

Impacts

  • CAPEC-130 (Excessive Allocation)