CVE-2025-8892
7.8Autodesk · Shared Components
A memory corruption vulnerability in Autodesk Shared Components, triggered by a maliciously crafted PRT file, allows for arbitrary code execution.
Executive summary
A memory corruption vulnerability in Autodesk Shared Components allows attackers to execute arbitrary code via a malicious PRT file, posing a high risk to system integrity.
Vulnerability
This is a classic buffer overflow vulnerability (CWE-120) triggered when the software parses a malformed PRT file. An unauthenticated attacker can achieve arbitrary code execution in the context of the current process by enticing a user to open a specially crafted file.
Business impact
The ability to execute arbitrary code grants an attacker full control over the application process, potentially leading to unauthorized data access, system compromise, or lateral movement within the network. Given the CVSS score of 7.8, this vulnerability represents a high risk to business operations, particularly in environments where Autodesk software handles sensitive design or engineering data.
Remediation
Immediate Action: Update Autodesk Shared Components to version 1.8.0.7 or later as specified in the official Autodesk security advisory.
Proactive Monitoring: Monitor system logs for unusual application crashes or process terminations that may indicate attempted exploitation of memory corruption vulnerabilities.
Compensating Controls: Ensure that users are trained to avoid opening files from untrusted or unknown sources to reduce the likelihood of triggering the malicious file parsing.
Exploitation status
Public Exploit Available: No
Analyst recommendation
Due to the potential for arbitrary code execution, this vulnerability is classified as high severity. Administrators should prioritize the deployment of the vendor-provided updates to all workstations and servers running the affected Autodesk components to eliminate the underlying memory safety issue.