Cyber Resilience

CVE-2026-21298

High

Published: 13 January 2026

Published
13 January 2026
Modified
14 January 2026
KEV Added
Patch
CVSS Score v3.1 7.8 CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
EPSS Score 0.0003 7.4th percentile
Risk Priority 16 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2026-21298 is a high-severity Out-of-bounds Write (CWE-787) vulnerability in Adobe Substance 3D Modeler. Its CVSS base score is 7.8 (High).

Operationally, exploitation aligns with the MITRE ATT&CK technique Exploitation for Client Execution (T1203); ranked at the 7.4th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.

The strongest mitigations our analysis identified are NIST 800-53 SI-16 (Memory Protection) and SI-2 (Flaw Remediation).

Deeper analysis

CVE-2026-21298 is an out-of-bounds write vulnerability (CWE-787) affecting Adobe Substance3D Modeler versions 1.22.4 and earlier. Published on 2026-01-13, the flaw can result in arbitrary code execution in the context of the current user when processing malformed files.

With a CVSS v3.1 base score of 7.8 (AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H), the vulnerability requires local access and user interaction, such as opening a malicious file. Attackers with no privileges can exploit it to gain high-impact control over confidentiality, integrity, and availability in the user's context, without changing scope.

Adobe Security Bulletin APSB26-08 addresses this issue; see https://helpx.adobe.com/security/products/substance3d-modeler/apsb26-08.html for mitigation guidance and patch details.

EU & UK References

Vulnerability details

Substance3D - Modeler versions 1.22.4 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…

more

open a malicious file.

CWE(s)

Related Threats

MITRE ATT&CK Enterprise TechniquesAI

T1203 Exploitation for Client Execution Execution
Adversaries may exploit software vulnerabilities in client applications to execute code.
T1204.002 Malicious File Execution
An adversary may rely upon a user opening a malicious file in order to gain execution.
Why these techniques?

Out-of-bounds write in desktop client software enables arbitrary code execution via a malformed file opened by the user (T1204.002), directly matching exploitation of client applications (T1203).

Confidence: HIGH · MITRE ATT&CK Enterprise v18.1

CVEs Like This One

CVE-2026-21299Same product: Adobe Substance 3D Modeler
CVE-2025-27181Same product: Adobe Substance 3D Modeler
CVE-2025-27173Same product: Adobe Substance 3D Modeler
CVE-2026-34682Same vendor: Adobe
CVE-2026-34681Same vendor: Adobe
CVE-2026-21352Same vendor: Adobe
CVE-2026-21334Same vendor: Adobe
CVE-2026-34639Same vendor: Adobe
CVE-2026-34675Same vendor: Adobe
CVE-2025-24440Same vendor: Adobe

Affected Assets

adobe
substance 3d modeler
≤ 1.22.5

Mitigating Controls

Mitigating Controls (NIST 800-53 r5) AI

prevent

Directly requires identification, reporting, and timely correction of flaws like the out-of-bounds write in Substance3D Modeler via patching as per Adobe bulletin APSB26-08.

prevent

Implements memory protection safeguards such as DEP and ASLR to prevent arbitrary code execution resulting from the out-of-bounds write vulnerability.

preventdetect

Deploys malicious code protection mechanisms to scan and block malicious files that exploit the vulnerability when opened in Substance3D Modeler.

References