CVE-2025-27169
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-27169 is an out-of-bounds write vulnerability (CWE-787) affecting Adobe Illustrator versions 29.2.1, 28.7.4, and earlier. Published on 2025-03-11T18:15:35.077, it carries 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) and could result in arbitrary code execution in the context of the current user.
Exploitation requires user interaction, as a victim must open a malicious file. An attacker needs only local access with no privileges and can leverage the low-complexity attack to achieve high impacts on confidentiality, integrity, and availability within the unchanged security scope.
Adobe's security advisory APSB25-17 at https://helpx.adobe.com/security/products/illustrator/apsb25-17.html provides details on mitigation and available patches.
Details
- CWE(s)
Affected Products
MITRE ATT&CK Enterprise Techniques
Why these techniques?
Out-of-bounds write enables arbitrary code execution via malicious file opened by user, directly mapping to client-side exploitation (T1203) and user execution with malicious file (T1204.002).