CVE-2025-24444
Published: 11 March 2025
Description
An adversary may rely upon a user opening a malicious file in order to gain execution.
Security Summary
CVE-2025-24444 is an out-of-bounds write vulnerability (CWE-787) affecting Adobe Substance3D Sampler versions 4.5.2 and earlier. The flaw could result in arbitrary code execution in the context of the current user.
Exploitation requires local access (AV:L) with low attack complexity (AC:L) and no privileges (PR:N), but user interaction (UI:R) is necessary, as a victim must open a malicious file. Successful exploitation enables high impacts on confidentiality, integrity, and availability (C:H/I:H/A:H) with no change in scope (S:U), earning a CVSS v3.1 base score of 7.8.
Adobe Security Bulletin APSB25-16 details the issue and mitigation steps, available at https://helpx.adobe.com/security/products/substance3d-sampler/apsb25-16.html.
Details
- CWE(s)
Affected Products
MITRE ATT&CK Enterprise Techniques
Why these techniques?
Vulnerability triggered by opening malicious file leading to arbitrary code execution in current user context, directly mapping to T1204.002.