CVE-2025-1275

7.8 HIGH

📋 TL;DR

A heap-based buffer overflow vulnerability in Autodesk applications allows attackers to execute arbitrary code by tricking users into opening malicious JPG files. This affects users of Autodesk Access and DWG TrueView applications. Successful exploitation could lead to complete system compromise.

💻 Affected Systems

Products:
  • Autodesk Access
  • DWG TrueView
Versions: All versions prior to the security update
Operating Systems: Windows, macOS, Linux
Default Config Vulnerable: ⚠️ Yes
Notes: Vulnerability triggers when processing malicious JPG files through affected applications

📦 What is this software?

⚠️ Risk & Real-World Impact

🔴

Worst Case

Remote code execution with full system compromise, data theft, and lateral movement capabilities

🟠

Likely Case

Application crash leading to denial of service, with potential for limited code execution

🟢

If Mitigated

Application crash without code execution if memory protections are enabled

🌐 Internet-Facing: MEDIUM
🏢 Internal Only: HIGH

🎯 Exploit Status

Public PoC: ✅ No
Weaponized: UNKNOWN
Unauthenticated Exploit: ⚠️ Yes
Complexity: MEDIUM

Exploitation requires user interaction to open malicious file

🛠️ Fix & Mitigation

✅ Official Fix

Patch Version: Check vendor advisory for specific patched versions

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

Restart Required: Yes

Instructions:

1. Visit Autodesk Trust Center 2. Download latest security update 3. Install update 4. Restart affected applications

🔧 Temporary Workarounds

Disable JPG file processing

all

Prevent applications from processing JPG files

File type restrictions

all

Block JPG files at network perimeter or endpoint

🧯 If You Can't Patch

  • Restrict user permissions to limit impact of code execution
  • Implement application whitelisting to prevent unauthorized execution

🔍 How to Verify

Check if Vulnerable:

Check application version against vendor advisory

Check Version:

Check Help > About in affected applications

Verify Fix Applied:

Verify application version matches patched version in advisory

📡 Detection & Monitoring

Log Indicators:

  • Application crashes when processing JPG files
  • Memory access violations in application logs

Network Indicators:

  • Unexpected JPG file downloads to affected systems

SIEM Query:

Application:Autodesk AND EventID:1000 AND FileExtension:jpg

🔗 References

📤 Share & Export