Package
kayenta-2026.1
Component
ion-java
Latest update
7.5
CVSS V3
Build, ship, and run secure software with minimal, hardened container images — rebuilt from source daily and guarded under our industry-leading remediation SLA.
Start for freeStatus
Impact
The software.amazon.ion:ion-java 1.0.2 dependency contains a vulnerability fixed only under the rebranded com.amazon.ion:ion-java 1.10.5+ coordinate, which ships classes under a different Java package path (com.amazon.ion.* vs software.amazon.ion.). Pulled transitively via com.amazonaws:aws-java-sdk-core 1.12.261, whose Ion parsing classes import software.amazon.ion. — a Gradle resolutionStrategy swap to the fixed coordinate causes NoClassDefFoundError at runtime. Resolution requires upstream AWS SDK for Java v1 to migrate to com.amazon.ion:ion-java. Current blocker: AWS SDK for Java v1 reached End-of-Life on 2025-12-31 and is no longer accepting feature changes. See https://github.com/aws/aws-sdk-java
Status