First published: Thu Mar 20 2025(Updated: )
A vulnerability in the SageMaker Workflow component of aws/sagemaker-python-sdk allows for the possibility of MD5 hash collisions in all versions. This can lead to workflows being inadvertently replaced due to the reuse of results from different configurations that produce the same MD5 hash. This issue can cause integrity problems within the pipeline, potentially leading to erroneous processing outcomes.
Credit: security@huntr.dev
Affected Software | Affected Version | How to fix |
---|---|---|
Amazon SageMaker Workflow | <= | |
pip/sagemaker | <2.237.3 | 2.237.3 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
The severity of CVE-2025-0508 is critical due to the potential for workflow replacement from duplicate MD5 hash collisions.
To fix CVE-2025-0508, developers should implement stronger hash functions instead of MD5 in their workflows.
CVE-2025-0508 affects all versions of the Amazon SageMaker Workflow component of the aws/sagemaker-python-sdk.
Exploitation of CVE-2025-0508 could lead to corrupted workflows and unwanted replacements due to hash collisions.
To determine if your system is vulnerable to CVE-2025-0508, check if you are using the affected versions of the SageMaker Workflow in your workflows.