Cyber Resilience

CVE-2025-24443

High

Published: 11 March 2025

Published
11 March 2025
Modified
01 April 2025
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.0004 12.1th percentile
Risk Priority 16 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2025-24443 is a high-severity Heap-based Buffer Overflow (CWE-122) vulnerability in Adobe Substance 3D Sampler. 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 12.1th 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-2 (Flaw Remediation) and CM-10 (Software Usage Restrictions).

Deeper analysis

CVE-2025-24443 is a heap-based buffer overflow vulnerability (CWE-122, CWE-787) affecting Adobe Substance 3D Sampler versions 4.5.2 and earlier. The issue could result in arbitrary code execution in the context of the current user.

Exploitation requires local access (AV:L) with low complexity (AC:L) and no privileges (PR:N), but user interaction is necessary as the victim must open a malicious file (UI:R). Successful exploitation allows an attacker to achieve high impacts on confidentiality, integrity, and availability (C:H/I:H/A:H) within the user's scope (S:U), as reflected in the CVSS v3.1 base score of 7.8.

Mitigation details are provided in Adobe Security Bulletin APSB25-16, available at https://helpx.adobe.com/security/products/substance3d-sampler/apsb25-16.html.

EU & UK References

Vulnerability details

Substance3D - Sampler versions 4.5.2 and earlier are affected by a Heap-based Buffer Overflow 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…

more

must 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?

Heap-based buffer overflow in client application (Adobe Substance 3D Sampler) triggered by opening a malicious file enables arbitrary code execution, directly mapping to T1203 (Exploitation for Client Execution) and T1204.002 (User Execution: Malicious File).

Confidence: HIGH · MITRE ATT&CK Enterprise v19.0

CVEs Like This One

CVE-2025-24439Same product: Adobe Substance 3D Sampler
CVE-2025-24440Same product: Adobe Substance 3D Sampler
CVE-2025-24445Same product: Adobe Substance 3D Sampler
CVE-2025-24444Same product: Adobe Substance 3D Sampler
CVE-2025-24441Same product: Adobe Substance 3D Sampler
CVE-2026-21306Same product: Adobe Substance 3D Sampler
CVE-2025-24442Same product: Adobe Substance 3D Sampler
CVE-2025-21139Same vendor: Adobe
CVE-2025-21169Same vendor: Adobe
CVE-2025-21137Same vendor: Adobe

Affected Assets

adobe
substance 3d sampler
≤ 5.0

Mitigating Controls

Mitigating Controls (NIST 800-53 r5) AI

prevent

Timely flaw remediation directly addresses the heap-based buffer overflow in Substance3D Sampler by applying vendor patches from APSB25-16 to prevent arbitrary code execution.

prevent

Memory protection safeguards such as ASLR and DEP mitigate exploitation of the heap buffer overflow even if a malicious file is opened in Substance3D Sampler.

prevent

Software usage restrictions limit execution to authorized, patched versions of Substance3D Sampler, preventing use of vulnerable releases like 4.5.2 and earlier.

References