CVE-2023-26390

7.8 HIGH

📋 TL;DR

Adobe Substance 3D Stager versions 2.0.1 and earlier contain a stack-based buffer overflow vulnerability that allows arbitrary code execution when a user opens a malicious file. This affects users of Adobe Substance 3D Stager who open untrusted project files.

💻 Affected Systems

Products:
  • Adobe Substance 3D Stager
Versions: 2.0.1 and earlier
Operating Systems: Windows, macOS
Default Config Vulnerable: ⚠️ Yes
Notes: All default installations of affected versions are vulnerable.

📦 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 malicious project file.

🟢

If Mitigated

No impact if users only open trusted files from verified sources.

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

🎯 Exploit Status

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

Exploitation requires user interaction (opening malicious file) and knowledge of buffer overflow techniques.

🛠️ Fix & Mitigation

✅ Official Fix

Patch Version: 2.0.2 or later

Vendor Advisory: https://helpx.adobe.com/security/products/substance3d_stager/apsb23-26.html

Restart Required: Yes

Instructions:

1. Open Adobe Substance 3D Stager
2. Go to Help > Check for Updates
3. Install available updates
4. Restart the application

🔧 Temporary Workarounds

Restrict file opening

all

Only open Substance 3D Stager project files from trusted sources

Application control

all

Use application whitelisting to prevent execution of malicious payloads

🧯 If You Can't Patch

  • Implement strict file handling policies to only open verified project files
  • Run Adobe Substance 3D Stager in a sandboxed environment or virtual machine

🔍 How to Verify

Check if Vulnerable:

Check Adobe Substance 3D Stager version in Help > About

Check Version:

Not applicable - check via application GUI

Verify Fix Applied:

Verify version is 2.0.2 or later in Help > About

📡 Detection & Monitoring

Log Indicators:

  • Application crashes with unusual memory addresses
  • Unexpected child processes spawned from Substance 3D Stager

Network Indicators:

  • Unusual outbound connections after opening project files

SIEM Query:

EventID=1000 OR EventID=1001 AND ProcessName="Adobe Substance 3D Stager.exe"

🔗 References

📤 Share & Export