CVE-2026-1289
Awaiting Analysis Awaiting Analysis - Queue

Use-After-Free in Autodesk Revit via Malicious PDF

Vulnerability report for CVE-2026-1289, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-08-06

Last updated on: 2026-08-26

Assigner: Autodesk

Description

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.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-06
Last Modified
2026-08-26
Generated
2026-08-27
AI Q&A
2026-08-07
EPSS Evaluated
2026-08-26
NVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
autodesk revit *

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-416 The product reuses or references memory after it has been freed. At some point afterward, the memory may be allocated again and saved in another pointer, while the original pointer references a location somewhere within the new allocation. Any operations using the original pointer are no longer valid because the memory "belongs" to the code that operates on the new pointer.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability involves a maliciously crafted PDF file that, when processed by Autodesk Revit, triggers a Use-After-Free flaw. This occurs when a program attempts to use memory after it has been freed, potentially leading to crashes, data leaks, or arbitrary code execution within the affected process.

Detection Guidance

Detecting this vulnerability requires monitoring Autodesk Revit for crashes or unusual behavior when processing PDF files. Check system logs for Revit crashes after PDF ingestion. Use process monitoring tools like Process Monitor to observe Revit's memory handling during PDF parsing. Ensure your antivirus or EDR solution scans PDFs opened in Revit for malicious content.

Impact Analysis

If exploited, this vulnerability could allow an attacker to crash your Autodesk Revit application, access sensitive data stored in memory, or run malicious code on your system. This could compromise your system's integrity, confidentiality, or availability.

Compliance Impact

This vulnerability could lead to unauthorized disclosure of sensitive data, which may violate GDPR's data protection requirements and HIPAA's safeguards for protected health information. A successful exploit could allow arbitrary code execution, potentially enabling attackers to access or exfiltrate regulated data.

Mitigation Strategies

Update Autodesk Revit to the latest patched version immediately. Avoid opening untrusted PDF files in Revit. Implement network monitoring for suspicious file parsing activities.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-1289. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart