CVE-2026-83551
HighCVSS 7.2Summary
Cleartext storage of sensitive information in the @step and @remote decorator pipeline component in Amazon SageMaker Python SDK before v3.11.0 and v2.256.0 might allow an authenticated remote user to extract the HMAC signing key from DescribePipeline API responses and forge valid integrity signatures for crafted function payloads, achieving code execution in another user's pipeline execution context within the same AWS account.
Risk Assessment
An attacker could execute code in another user's context, potentially leading to unauthorized data access and process integrity compromise.
Recommendation
Update Amazon SageMaker Python SDK to v3.11.0 or v2.256.0 or later. Restrict access to DescribePipeline API and monitor HMAC key usage.
Other vulnerabilities in Amazon SageMaker Python SDK
See all- CVE-2026-8597High
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.
- CVE-2026-8596High
The ModelBuilder/Serve components in Amazon SageMaker Python SDK before v2.257.2 and v3 before v3.8.0 have cleartext storage of sensitive information. This may allow a remote authenticated actor to extract the HMAC signing key from SageMaker API responses and forge valid integrity signatures for specially crafted model artifacts, leading to code execution in inference containers.
Original NVD description (English source)
Cleartext storage of sensitive information in the @step and @remote decorator pipeline component in Amazon SageMaker Python SDK before v3.11.0 and v2.256.0 might allow an authenticated remote user to extract the HMAC signing key from SageMaker DescribePipeline API responses and forge valid integrity signatures for specially crafted function payloads, achieving code execution in another user's pipeline execution context within the same AWS account.

