CVE-2025-9460
📋 TL;DR
This vulnerability allows attackers to exploit an out-of-bounds read in Autodesk products when processing malicious SLDPRT files. Successful exploitation could lead to crashes, sensitive data exposure, or arbitrary code execution. Users of affected Autodesk software are at risk.
💻 Affected Systems
- Autodesk Access
- Other Autodesk products that parse SLDPRT files
📦 What is this software?
⚠️ Risk & Real-World Impact
Worst Case
Remote code execution with the privileges of the current process, potentially leading to full system compromise.
Likely Case
Application crash or sensitive memory data leakage, disrupting workflows and exposing confidential information.
If Mitigated
Limited impact with proper file handling restrictions and security controls in place.
🎯 Exploit Status
Exploitation requires user interaction to open a malicious file, but no authentication is needed once the file is processed.
🛠️ Fix & Mitigation
✅ Official Fix
Patch Version: Versions specified in Autodesk advisory ADSK-SA-2025-0024
Vendor Advisory: https://www.autodesk.com/trust/security-advisories/adsk-sa-2025-0024
Restart Required: Yes
Instructions:
1. Review Autodesk advisory ADSK-SA-2025-0024. 2. Update affected Autodesk products to patched versions. 3. Restart systems after applying updates.
🔧 Temporary Workarounds
Restrict SLDPRT file handling
allBlock or restrict processing of SLDPRT files from untrusted sources
Application sandboxing
allRun Autodesk applications in restricted environments or with reduced privileges
🧯 If You Can't Patch
- Implement strict file handling policies to prevent processing of SLDPRT files from untrusted sources
- Use application whitelisting to restrict which applications can open SLDPRT files
🔍 How to Verify
Check if Vulnerable:
Check installed Autodesk product versions against affected versions listed in advisory ADSK-SA-2025-0024
Check Version:
Check version through Autodesk product interface or installation details
Verify Fix Applied:
Verify Autodesk products are updated to patched versions specified in the advisory
📡 Detection & Monitoring
Log Indicators:
- Application crashes when processing SLDPRT files
- Unusual memory access patterns in application logs
Network Indicators:
- Downloads of SLDPRT files from untrusted sources
SIEM Query:
Search for Autodesk application crashes or abnormal termination events