CVE-2025-61802

7.8 HIGH

📋 TL;DR

CVE-2025-61802 is a use-after-free 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.1.4 and earlier. Successful exploitation requires user interaction through opening a specially crafted file.

💻 Affected Systems

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

📦 What is this software?

⚠️ Risk & Real-World Impact

🔴

Worst Case

Complete 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 execution on the affected workstation, compromising user data and potentially spreading within the network.

🟢

If Mitigated

Limited impact with proper application sandboxing and user privilege restrictions, potentially only affecting the application itself.

🌐 Internet-Facing: LOW - Exploitation requires local file access or user downloading/opening malicious files, not directly exploitable over network.
🏢 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

Exploitation requires user to open malicious file; no known public exploits as of advisory publication.

🛠️ Fix & Mitigation

✅ Official Fix

Patch Version: 3.1.5 or later

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

Restart Required: Yes

Instructions:

1. Open Substance3D Stager. 2. Go to Help > Check for Updates. 3. Install available update to version 3.1.5 or later. 4. Restart the application.

🔧 Temporary Workarounds

Restrict file opening

all

Configure application to only open trusted files from known sources

Application sandboxing

all

Run Substance3D Stager in restricted environment/sandbox

🧯 If You Can't Patch

  • Implement application control policies to restrict execution of Substance3D Stager
  • Educate users to avoid opening untrusted .sbsar or other Substance3D files from unknown sources

🔍 How to Verify

Check if Vulnerable:

Check Substance3D Stager version in application (Help > About) - if version is 3.1.4 or earlier, system is vulnerable.

Check Version:

Not applicable - check via application GUI

Verify Fix Applied:

Verify version is 3.1.5 or later in Help > About menu.

📡 Detection & Monitoring

Log Indicators:

  • Application crashes with memory access violations
  • Unexpected file opening events in Substance3D Stager

Network Indicators:

  • Unusual outbound connections after file opening
  • File downloads from untrusted sources

SIEM Query:

EventID=1000 OR EventID=1001 AND ProcessName="Stager.exe" AND ExceptionCode="0xc0000005"

🔗 References

📤 Share & Export