CVE-2025-61798

7.8 HIGH

📋 TL;DR

Adobe Dimension versions 4.1.4 and earlier contain an out-of-bounds read vulnerability when processing malicious files. An attacker could exploit this to execute arbitrary code with the privileges of the current user. Users who open untrusted Dimension files are affected.

💻 Affected Systems

Products:
  • Adobe Dimension
Versions: 4.1.4 and earlier
Operating Systems: Windows, macOS
Default Config Vulnerable: ⚠️ Yes
Notes: All installations of affected versions are vulnerable when processing files.

📦 What is this software?

⚠️ Risk & Real-World Impact

🔴

Worst Case

Full system compromise via arbitrary code execution with user privileges, potentially leading to data theft, ransomware deployment, or lateral movement.

🟠

Likely Case

Local privilege escalation or malware installation when a user opens a malicious Dimension file, resulting in compromised workstation.

🟢

If Mitigated

Denial of service or application crash if memory protections prevent code execution, with potential data loss from unsaved work.

🌐 Internet-Facing: LOW
🏢 Internal Only: MEDIUM

🎯 Exploit Status

Public PoC: ✅ No
Weaponized: UNKNOWN
Unauthenticated Exploit: ✅ No
Complexity: MEDIUM

Exploitation requires user interaction (opening malicious file). No public exploit code is currently available.

🛠️ Fix & Mitigation

✅ Official Fix

Patch Version: 4.2 or later

Vendor Advisory: https://helpx.adobe.com/security/products/dimension/apsb25-103.html

Restart Required: Yes

Instructions:

1. Open Adobe Creative Cloud application. 2. Navigate to 'Apps' tab. 3. Find Adobe Dimension and click 'Update'. 4. Restart computer after installation completes.

🔧 Temporary Workarounds

Disable automatic file opening

all

Configure system to not automatically open Dimension files from untrusted sources.

User awareness training

all

Train users to only open Dimension files from trusted sources.

🧯 If You Can't Patch

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

🔍 How to Verify

Check if Vulnerable:

Open Adobe Dimension, go to Help > About Adobe Dimension and check version number.

Check Version:

Not applicable - check via application GUI

Verify Fix Applied:

Verify version is 4.2 or higher in Help > About Adobe Dimension.

📡 Detection & Monitoring

Log Indicators:

  • Application crashes with memory access violations
  • Unexpected child processes spawned from Dimension

Network Indicators:

  • Unusual outbound connections from Dimension process

SIEM Query:

process_name:"Adobe Dimension" AND (event_type:crash OR parent_process:"Adobe Dimension")

🔗 References

📤 Share & Export