CVE-2026-34683 — Code Execution
CVE-2026-34683 — Substance3D - Designer versions 15.1.0 and earlier are affected by an out-of-bounds write vulnerability that could result in arbitrary code execution in the context of the current user. Exploitation of this issue requires user interaction in that a victim must open a malicious file.
What This Means For You
- If your environment is affected by CWE-787, review your exposure and prioritize patching based on your environment. Monitor vendor advisories for CVE-2026-34683 updates and patches.
Related ATT&CK Techniques
🛡️ Detection Rules
2 rules · 6 SIEM formats2 detection rules auto-generated for this incident, mapped to MITRE ATT&CK. Sigma YAML is free — export to any SIEM format via the Intel Bot.
CVE-2026-34683 - Substance3D Designer Out-of-Bounds Write Leading to Code Execution
title: CVE-2026-34683 - Substance3D Designer Out-of-Bounds Write Leading to Code Execution
id: scw-2026-05-12-ai-1
status: experimental
level: high
description: |
Detects the execution of Substance3D Designer (Designer.exe) when processing potentially malicious 3D model files (.3ds, .obj, .stl) that are opened via common user interaction vectors like Microsoft Word, Outlook, or Adobe Reader. This specific pattern targets the described out-of-bounds write vulnerability (CVE-2026-34683) requiring user interaction to open a malicious file.
author: SCW Feed Engine (AI-generated)
date: 2026-05-12
references:
- https://shimiscyberworld.com/posts/nvd-CVE-2026-34683/
tags:
- attack.execution
- attack.t1204.002
logsource:
category: process_creation
detection:
selection:
Image|endswith:
- 'Designer.exe'
CommandLine|contains:
- '.3ds'
- '.obj'
- '.stl'
ParentImage|contains:
- 'winword.exe'
- 'outlook.exe'
- 'acrord32.exe'
selection_condition: selection
condition: selection_condition
falsepositives:
- Legitimate administrative activity
Source: Shimi's Cyber World · License & reuse
Indicators of Compromise
| ID | Type | Indicator |
|---|---|---|
| CVE-2026-34683 | vulnerability | CVE-2026-34683 |
| CWE-787 | weakness | CWE-787 |
Source & Attribution
| Source Platform | NVD |
| Channel | National Vulnerability Database |
| Published | May 12, 2026 at 22:16 UTC |
This content was curated and summarized by Shimi's Cyber World for informational purposes. It is not copied or republished in full. All intellectual property rights remain with the original author and source.
Believe this infringes your rights? Submit a takedown request.