CVE-2026-75936: Memory-amplification denial of service via GZIP decompression bomb in Amazon ion-java

Published Aug 18, 2026
·
Updated

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.

Affected Software

1 affected component
Amazon ion-java<1.12.0

Remediation

Recommended actions to resolve this vulnerability, in priority order.

  1. Upgrade

    Upgrade Amazon ion-java to a version that resolves this vulnerability.

    Fixed in 1.12.0
  2. Configuration

    When parsing untrusted input, disable the GZIP auto-decompression handler by configuring withGzipDecompressionEnabled(false).

    Amazon ion-java withGzipDecompressionEnabled = false
  3. Configuration

    When parsing untrusted input, set an explicit withMaximumBufferSize() limit while reading Ion documents to prevent memory amplification from decompression bombs.

    Amazon ion-java withMaximumBufferSize = explicit maximum

Event History

Aug 18, 2026
CVE Published
via MITRE·07:34 PM
Data Sourced
via MITRE·07:34 PM
DescriptionWeakness

Frequently Asked Questions

1

Which deployments are realistically exposed?

Applications that parse untrusted Ion documents with GZIP auto-decompression enabled are exposed. A remote attacker can submit a crafted compressed document that expands to an arbitrarily large size and consumes memory, causing denial of service.

2

What does an attacker need to exploit this issue?

The attacker needs to be able to supply a crafted GZIP-compressed Ion document to a parsing path that uses the vulnerable auto-decompression handler. No additional prerequisites are stated.

3

What can be done if patching is not immediately possible?

Upgrade Amazon ion-java to version 1.12.0. For untrusted input, disable GZIP decompression with withGzipDecompressionEnabled(false) and/or configure an explicit limit using withMaximumBufferSize().

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203