Severity by source
AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H
C:L added over official C:N to reflect description-stated memory disclosure potential from out-of-bounds read; all other metrics align with local file-open attack requiring user interaction.
Primary rating from Vendor (autodesk).
CVSS VectorVendor: autodesk
Lifecycle Timeline
2DescriptionCVE.org
A maliciously crafted DWG or DXF file, when parsed through Autodesk AutoCAD, can force an Out-of-Bounds Read vulnerability. A malicious actor can leverage this vulnerability to cause a crash or disclose sensitive information.
AnalysisAI
Out-of-bounds read in Autodesk AutoCAD, AutoCAD LT, and DWG TrueView is triggered when parsing maliciously crafted DWG or DXF files, potentially resulting in application crash or memory disclosure. The attack requires a user to open a weaponized design file, making social engineering the primary delivery mechanism. No public exploit code or active exploitation (CISA KEV) has been identified at time of analysis; a vendor-released patch is available via Autodesk advisory ADSK-SA-2026-0009.
Technical ContextAI
The vulnerability class is CWE-125 (Out-of-Bounds Read), occurring within the DWG and DXF file format parsing subsystem shared across three Autodesk products: AutoCAD (cpe:2.3:a:autodesk:autocad), AutoCAD LT (cpe:2.3:a:autodesk:autocad_lt), and DWG TrueView (cpe:2.3:a:autodesk:dwg_trueview). DWG and DXF are binary and ASCII-based CAD exchange formats respectively; their parsers must handle complex, deeply nested geometric and metadata structures, creating a large attack surface for memory-safety bugs. An out-of-bounds read occurs when a parser accesses memory beyond an allocated buffer boundary, which in this context can be induced by supplying malformed dimension, entity, or header block values in the crafted file. This type of flaw can both destabilize the application and leak heap or stack memory contents depending on where the read lands.
RemediationAI
The primary remediation is to apply the vendor-released patch via the Autodesk Access updater available at https://www.autodesk.com/products/autodesk-access/overview, which distributes security updates for AutoCAD and AutoCAD LT. DWG TrueView users should update through https://www.autodesk.com/products/dwg-trueview/overview. The full advisory at https://www.autodesk.com/trust/security-advisories/adsk-sa-2026-0009 provides patch version confirmation. As a compensating control where immediate patching is not feasible, restrict the opening of DWG and DXF files received from untrusted external sources; enforce file-origin policies via email gateway filtering to quarantine .dwg and .dxf attachments pending review. Note that this control reduces attack surface but does not eliminate risk from files received through other channels (USB, shared drives, collaborative platforms). No version-level downgrade path is recommended as a workaround.
A maliciously crafted MODEL, SLDASM, SAT or CATPART file when parsed through Autodesk AutoCAD 2024 and 2023 could cause
A maliciously crafted PRT file when parsed through Autodesk AutoCAD 2024 and 2023 can be used to cause an Out-Of-Bounds
A maliciously crafted CATPART file when parsed through Autodesk AutoCAD 2024 and 2023 can be used to cause an Out-Of-Bou
A maliciously crafted MODEL file when parsed through Autodesk AutoCAD 2024 and 2023 can be used to cause a Heap-Based Bu
Arbitrary code execution in Autodesk AutoCAD, AutoCAD LT, and DWG TrueView occurs when a user opens a maliciously crafte
A maliciously crafted JPG file, when linked or imported into certain Autodesk applications, can force a Heap-Based Overf
A maliciously crafted MODEL file, when parsed through Autodesk AutoCAD, can force an Out-of-Bounds Read vulnerability. R
A maliciously crafted MODEL file, when parsed through Autodesk AutoCAD, can force a Heap-Based Overflow vulnerability. R
A maliciously crafted CATPRODUCT file, when parsed through Autodesk AutoCAD, can force an Uninitialized Variable vulnera
A maliciously crafted CATPRODUCT file, when parsed through Autodesk AutoCAD, can force an Uninitialized Variable vulnera
A maliciously crafted MODEL file, when parsed through Autodesk AutoCAD, can force an Out-of-Bounds Read vulnerability. R
A maliciously crafted 3DM file, when parsed through Autodesk AutoCAD, can force a Use-After-Free vulnerability. Rated hi
Same weakness CWE-125 – Out-of-bounds Read
View allSame technique Buffer Overflow
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-50375
GHSA-fpp4-v32m-5wmg