CVE-2026-83551
Received
Received - Intake
Cleartext Credential Storage in Amazon SageMaker Python SDK
Vulnerability report for CVE-2026-83551, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.
Publication date: 2026-09-01
Last updated on: 2026-09-01
Assigner: AMZN
Description
Description
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.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| amazon | sagemaker_python_sdk | to 3.11.0|end_excluding=2.256.0 (exc) |
| amazon | sagemaker_python_sdk | to 3.11.0 (exc) |
| amazon | sagemaker_python_sdk | to 2.256.0 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-312 | The product stores sensitive information in cleartext within a resource that might be accessible to another control sphere. |