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.
Published: 2026-09-04
Score: 8.7 High
EPSS: < 1% Very Low
KEV: No
Impact: Denial of Service
Action: Upgrade
AI Analysis

Impact

Improper handling of highly compressed Ion documents in Amazon ion-java versions prior to 1.12.1 allows an attacker to craft a compressed payload that, when automatically decompressed, expands to an arbitrarily large size. This results in excessive memory or disk consumption, leading to a denial of service. The weakness is a failure to validate input size and content, classified as CWE‑409.

Affected Systems

The affected product is Amazon ion‑java. All releases before version 1.12.1, including 1.12.0 and older, are vulnerable. Any application or service that consumes Ion data via this library may be impacted.

Risk and Exploitability

The CVSS score of 8.7 signals high severity. EPSS information is not available, so the precise exploitation probability is unknown, but the vulnerability is not yet listed in the CISA KEV catalog. The likely attack vector is remote, where an attacker supplies a malicious compressed Ion file to an application that processes Ion data with this library. The exploitation does not require elevated privileges; it merely needs the ability to provide the crafted document to the target service.

Generated by OpenCVE AI on September 4, 2026 at 20:34 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the Amazon ion‑java update to version 1.12.1 and ensure all dependent libraries reference this patched release.
  • Configure the application to isolate or sandbox the Ion parser so that a failed decompression cannot affect other parts of the system.
  • If possible, enforce a maximum size limit on decompressed Ion data or disable the GZIP auto‑decompression opt‑out to mitigate similar future issues.

Generated by OpenCVE AI on September 4, 2026 at 20:34 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sat, 05 Sep 2026 22:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Fri, 04 Sep 2026 19:30:00 +0000

Type Values Removed Values Added
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.
Title Incomplete fix for CVE-2026-75936 memory-amplification denial of service in Amazon ion-java
First Time appeared Amazon
Amazon ion-java
Weaknesses CWE-409
CPEs cpe:2.3:a:amazon:ion-java:*:*:*:*:*:*:*:*
Vendors & Products Amazon
Amazon ion-java
References
Metrics cvssV3_1

{'score': 7.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H'}

cvssV4_0

{'score': 8.7, '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'}


cve-icon MITRE

Status: PUBLISHED

Assigner: AMZN

Published:

Updated: 2026-09-04T19:27:28.963Z

Reserved: 2026-09-04T16:58:12.405Z

Link: CVE-2026-85786

cve-icon Vulnrichment

Updated: 2026-09-04T19:27:25.127Z

cve-icon NVD

Status : Awaiting Analysis

Published: 2026-09-04T20:17:33.153

Modified: 2026-09-08T14:00:33.017

Link: CVE-2026-85786

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-05T02:30:17Z

Weaknesses
  • CWE-409

    Improper Handling of Highly Compressed Data (Data Amplification)