CVE-2025-21132

7.8 HIGH

📋 TL;DR

CVE-2025-21132 is an out-of-bounds write vulnerability in Substance3D Stager that could allow arbitrary code execution when a user opens a malicious file. This affects users of Substance3D Stager versions 3.0.4 and earlier, requiring user interaction for exploitation.

💻 Affected Systems

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

📦 What is this software?

⚠️ Risk & Real-World Impact

🔴

Worst Case

Full system compromise with attacker gaining the same privileges as the current user, potentially leading to data theft, ransomware deployment, or lateral movement.

🟠

Likely Case

Local privilege escalation or malware installation on the affected workstation when a user opens a crafted malicious file.

🟢

If Mitigated

Limited impact with proper user training and file validation controls preventing malicious files from reaching users.

🌐 Internet-Facing: LOW - Exploitation requires user interaction with malicious files, not directly exposed network services.
🏢 Internal Only: MEDIUM - Internal users could be targeted via phishing or shared malicious files, but requires user interaction.

🎯 Exploit Status

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

Requires user to open a malicious file; exploitation requires crafting a specific file format.

🛠️ Fix & Mitigation

✅ Official Fix

Patch Version: 3.0.5 or later

Vendor Advisory: https://helpx.adobe.com/security/products/substance3d_stager/apsb25-03.html

Restart Required: No

Instructions:

1. Open Substance3D Stager. 2. Go to Help > Check for Updates. 3. Install available updates to version 3.0.5 or later. 4. Verify update completion.

🔧 Temporary Workarounds

Restrict file handling

all

Configure application controls to prevent opening untrusted Substance3D Stager files

🧯 If You Can't Patch

  • Implement application whitelisting to block execution of vulnerable Substance3D Stager versions
  • Train users to avoid opening untrusted Substance3D Stager files from unknown sources

🔍 How to Verify

Check if Vulnerable:

Check Substance3D Stager version in application settings or About dialog

Check Version:

Open Substance3D Stager and navigate to Help > About Substance3D Stager

Verify Fix Applied:

Confirm version is 3.0.5 or later in application settings

📡 Detection & Monitoring

Log Indicators:

  • Application crashes with memory access violations
  • Unusual file processing activity from Substance3D Stager

Network Indicators:

  • Downloads of Substance3D Stager files from untrusted sources

SIEM Query:

source="substance3d_stager" AND (event_type="crash" OR file_operation="open")

🔗 References

📤 Share & Export