Vulnerability Description
After completing a build with AWS Serverless Application Model Command Line Interface (SAM CLI) which include symlinks, the content of those symlinks are copied to the cache of the local workspace as regular files or directories. As a result, a user who does not have access to those symlinks outside of the Docker container would now have access via the local workspace. Users should upgrade to version 1.134.0 and ensure any forked or derivative code is patched to incorporate the new fixes. After upgrading, users must re-build their applications using the sam build --use-container to update the symlinks.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://aws.amazon.com/security/security-bulletins/AWS-2025-008/
- https://github.com/aws/aws-sam-cli/releases/tag/v1.134.0
- https://github.com/aws/aws-sam-cli/security/advisories/GHSA-pp64-wj43-xqcr
FAQ
What is CVE-2025-3048?
CVE-2025-3048 is a vulnerability with a CVSS score of 6.5 (MEDIUM). After completing a build with AWS Serverless Application Model Command Line Interface (SAM CLI) which include symlinks, the content of those symlinks are copied to the cache of the local workspace as ...
How severe is CVE-2025-3048?
CVE-2025-3048 has been rated MEDIUM with a CVSS base score of 6.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2025-3048?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.