Severity by source
AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
Local vector as exploitation requires file opened in Revit; PR:N since attacker needs no system privileges; UI:R for mandatory user file-open interaction; full C/I/A:H reflect UAF-enabled RCE potential.
Primary rating from Vendor (autodesk).
CVSS VectorVendor: autodesk
Lifecycle Timeline
3DescriptionCVE.org
A maliciously crafted PDF file, when parsed through Autodesk Revit, can force a Use-After-Free vulnerability. A malicious actor can leverage this vulnerability to cause a crash, disclose sensitive data, or execute arbitrary code in the context of the current process.
AnalysisAI
Use-After-Free in Autodesk Revit's PDF parser allows arbitrary code execution, sensitive data disclosure, or application crash when a user opens a maliciously crafted PDF file. Affected versions span Revit 2026 (prior to 2026.5.0) and Revit 2027 (prior to 2027.2.0), with full high-impact potential across confidentiality, integrity, and availability. No public exploit or active exploitation (CISA KEV) has been identified at time of analysis; a vendor patch is available via advisory ADSK-SA-2026-0011.
Technical ContextAI
Autodesk Revit integrates a PDF parsing subsystem used to import or reference PDF documents within BIM (Building Information Modeling) workflows. The vulnerability is classified as CWE-416 (Use-After-Free): the parser fails to correctly manage the lifecycle of heap-allocated memory objects during PDF processing, freeing memory that is subsequently referenced by still-active pointers. Reuse or corruption of this freed memory region can redirect execution flow to attacker-controlled data, enabling arbitrary code execution within the Revit process context. Affected CPE-identified products are Autodesk Revit 2026 (versions 2026.0.0 through 2026.4.x) and Autodesk Revit 2027 (versions 2027.0.0 through 2027.1.x), as confirmed by EUVD-2026-54289 version ranges.
RemediationAI
The primary fix is to upgrade to Autodesk Revit 2026.5.0 or Autodesk Revit 2027.2.0, both of which address this vulnerability per vendor advisory ADSK-SA-2026-0011 (https://www.autodesk.com/trust/security-advisories/adsk-sa-2026-0011). Updates can be obtained through the Autodesk Access portal (https://www.autodesk.com/products/autodesk-access/overview). As a compensating control prior to patching, organizations should instruct Revit users to avoid opening PDF files received from untrusted or unverified sources; this directly breaks the social engineering delivery chain required for exploitation. Enforcing email attachment filtering or sandboxed document preview before opening in Revit can further reduce exposure. Note that restricting PDF opening entirely may impact legitimate workflows in AEC environments where PDF import is routine.
A maliciously crafted RCS file, when parsed through Autodesk Revit, can force an Out-of-Bounds Write vulnerability. Rate
Out-of-bounds read in Autodesk Revit's PDF parsing engine exposes users to crashes, sensitive memory disclosure, and arb
Untrusted pointer dereference in Autodesk products' BMP file parser enables arbitrary code execution in the context of t
Out-of-bounds write in Autodesk Revit's PDF parser allows arbitrary code execution in the context of the current user pr
A maliciously crafted JPG file, when linked or imported into certain Autodesk applications, can force a Heap-Based Overf
A maliciously crafted DWG file, when parsed through Autodesk Revit, can cause a Stack-Based Buffer Overflow vulnerabilit
A maliciously crafted PDF file, when linked or imported into Autodesk applications, can force a Heap-Based Overflow vuln
A maliciously crafted PDF file, when parsed through Autodesk applications, can force a Memory Corruption vulnerability.
A maliciously crafted PDF file, when linked or imported into Autodesk applications, can force a Heap-Based Overflow vuln
Use-After-Free vulnerability (CWE-416) in Autodesk Revit triggered by maliciously crafted RFA (Revit Family) files that
A maliciously crafted DWG file, when parsed through certain Autodesk applications, can force an Out-of-Bounds Write vuln
CVE-2025-5037 is a memory corruption vulnerability in Autodesk Revit triggered by parsing maliciously crafted RFA, RTE,
Same weakness CWE-416 – Use After Free
View allSame technique Use After Free
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-54289
GHSA-37hm-v5j4-vc79