CVE-2025-1659

7.8 HIGH

📋 TL;DR

This vulnerability in Autodesk Navisworks allows attackers to exploit an out-of-bounds read by tricking users into opening a malicious DWFX file, potentially leading to crashes, data leaks, or arbitrary code execution. It affects users of Autodesk Navisworks who process untrusted DWFX files. The risk is highest for organizations using Navisworks for design review without proper security controls.

💻 Affected Systems

Products:
  • Autodesk Navisworks
Versions: Specific versions as detailed in Autodesk advisory ADSK-SA-2025-0002; check vendor link for exact range.
Operating Systems: Windows, Linux if supported by Navisworks
Default Config Vulnerable: ⚠️ Yes
Notes: Vulnerability triggers when parsing DWFX files; default installations are at risk if such files are processed.

📦 What is this software?

⚠️ Risk & Real-World Impact

🔴

Worst Case

Arbitrary code execution in the context of the current process, allowing full system compromise or data exfiltration.

🟠

Likely Case

Application crash or sensitive data disclosure due to out-of-bounds read, disrupting workflows.

🟢

If Mitigated

Limited impact with proper patching and user awareness, reducing exposure to malicious files.

🌐 Internet-Facing: LOW, as exploitation typically requires user interaction with a malicious file, not direct internet exposure.
🏢 Internal Only: MEDIUM, due to potential internal phishing or file sharing leading to exploitation within networks.

🎯 Exploit Status

Public PoC: ✅ No
Weaponized: UNKNOWN
Unauthenticated Exploit: ✅ No
Complexity: MEDIUM, as it requires user interaction to open a crafted file.

Exploitation depends on social engineering to deliver malicious files; no public exploits confirmed yet.

🛠️ Fix & Mitigation

✅ Official Fix

Patch Version: Refer to Autodesk advisory ADSK-SA-2025-0002 for patched versions.

Vendor Advisory: https://www.autodesk.com/trust/security-advisories/adsk-sa-2025-0002

Restart Required: Yes

Instructions:

1. Visit the Autodesk advisory URL. 2. Download and apply the latest patch for Navisworks. 3. Restart the application and system as required.

🔧 Temporary Workarounds

Block DWFX file processing

windows

Prevent Navisworks from opening DWFX files by adjusting file associations or using application controls.

Use Windows Group Policy to disable .dwfx file handling in Navisworks.

🧯 If You Can't Patch

  • Restrict user permissions to limit file execution and use application whitelisting.
  • Educate users to avoid opening untrusted DWFX files and implement email filtering for attachments.

🔍 How to Verify

Check if Vulnerable:

Check Navisworks version against the patched list in Autodesk advisory ADSK-SA-2025-0002.

Check Version:

In Navisworks, go to Help > About to view the version details.

Verify Fix Applied:

Confirm version is updated to the patched release specified in the advisory.

📡 Detection & Monitoring

Log Indicators:

  • Application crashes or errors related to DWFX file parsing in Navisworks logs.

Network Indicators:

  • Unusual file downloads or email attachments with .dwfx extension.

SIEM Query:

Search for event logs with 'Navisworks' and 'crash' or 'error' near file access events.

🔗 References

📤 Share & Export