CVE-2026-8597

Summary

Missing integrity verification in the Triton inference handler in Amazon SageMaker Python SDK v2 before v2.257.2 and v3 before v3.8.0 might allow a remote authenticated actor to achieve code execution in inference containers via replacement of model artifacts in S3 with a specially crafted pickle payload that is deserialized without verification. This issue requires a remote authenticated actor with S3 write access to the model artifact path.

To remediate this issue, we recommend upgrading to Amazon SageMaker Python SDK v2.257.2 or v3.8.0 and rebuild any Triton models previously created with ModelBuilder using the updated SDK.

Affected Software

VendorProductVersion RangeStatus
Amazon SageMaker Python SDKAWS2.199.0 <= 2.257.1affected
Amazon SageMaker Python SDKAWS3.0.0 <= 3.7.1affected

Weaknesses

  • CWE-354: CWE-354 Improper validation of integrity check value

ADP Enrichment

CISA ADP Vulnrichment

  • SSVC:
  • Exploitation: none
    • Automatable: no
    • Technical Impact: total

References