Heap-Based Buffer Overflow in Autodesk AutoCAD
A heap-based buffer overflow vulnerability in Autodesk AutoCAD, AutoCAD LT, and DWG TrueView allows attackers to execute arbitrary code via maliciously crafted DXF files.
Autodesk has disclosed a critical heap-based buffer overflow vulnerability, tracked as CVE-2026-16463, affecting AutoCAD, AutoCAD LT, and DWG TrueView. The vulnerability resides in the software's parsing logic for Drawing Interchange Format (DXF) files. An attacker can exploit this flaw by providing a specially crafted DXF file to a victim. Upon opening or parsing the malicious file, the application triggers a heap-based buffer overflow, which can lead to application crashes, unauthorized disclosure of sensitive data, or remote code execution within the security context of the user process. The vulnerability requires user interaction to execute, typically involving the victim opening the file. Impacted versions include all releases prior to the 2027.1.0 update. Defenders should prioritize patching, as this vulnerability allows for full code execution via standard file-parsing vectors.
Impact
Successful exploitation of CVE-2026-16463 allows an unauthenticated attacker to achieve arbitrary code execution on a target system. This could lead to full system compromise, exfiltration of sensitive design files, or the installation of persistent malware. Organizations in engineering, architecture, and manufacturing sectors that rely heavily on AutoCAD are at the highest risk.
Recommendation
- Apply the 2027.1.0 update or later to all instances of Autodesk AutoCAD, AutoCAD LT, and DWG TrueView to remediate CVE-2026-16463.
- Implement file type filtering at the mail gateway and web proxy to restrict the intake of unexpected or untrusted .dxf files from external sources.
- Monitor endpoint telemetry for suspicious child processes spawned by acad.exe or related Autodesk binaries.
- Utilize application control policies to restrict the execution of untrusted software or the opening of CAD files from high-risk locations.