Cyber Posture

CVE-2025-21159

High

Published: 11 February 2025

Published
11 February 2025
Modified
03 March 2025
KEV Added
Patch
CVSS Score 7.8 CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
EPSS Score 0.0009 25.7th percentile
Risk Priority 16 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2025-21159 is a high-severity Use After Free (CWE-416) vulnerability in Adobe Illustrator. 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 25.7th 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).

Threat & Defense at a Glance

What attackers do: exploitation maps to Exploitation for Client Execution (T1203) and 1 other technique. What defenders deploy: see the NIST 800-53 controls recommended below.
Threat & Defense Details

Mitigating Controls (NIST 800-53 r5)AI

prevent

Directly requires timely remediation of the Use After Free flaw in Adobe Illustrator through patching as recommended in Adobe's APSB25-11 bulletin.

prevent

Implements memory protection mechanisms such as ASLR, DEP, and stack canaries that directly mitigate Use After Free vulnerabilities by preventing exploitation of memory corruption.

detect

Enables scanning to identify vulnerable Adobe Illustrator versions affected by this CVE, facilitating targeted remediation.

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?

Use-after-free in client app enables arbitrary code execution via malicious file opened by user (T1203 + T1204.002).

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

NVD Description

Illustrator versions 29.1, 28.7.3 and earlier are affected by a Use After Free 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.

Deeper analysisAI

CVE-2025-21159 is a Use After Free vulnerability (CWE-416) affecting Adobe Illustrator versions 29.1, 28.7.3, and earlier. The flaw occurs in the software and could result in arbitrary code execution in the context of the current user, with exploitation requiring user interaction such that a victim must open a malicious file.

The vulnerability 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). Local attackers with low complexity can exploit it by tricking users into opening a specially crafted malicious file, achieving high-impact arbitrary code execution, confidentiality, integrity, and availability compromises under the privileges of the affected user.

Adobe's security bulletin APSB25-11 details the issue and recommends applying the available patches, as outlined at https://helpx.adobe.com/security/products/illustrator/apsb25-11.html.

Details

CWE(s)

Affected Products

adobe
illustrator
28.0 — 28.7.4 · 29.0 — 29.2.1

CVEs Like This One

CVE-2026-21326Same product: Apple Macos
CVE-2025-27168Same product: Adobe Illustrator
CVE-2026-27277Same product: Apple Macos
CVE-2026-27283Same product: Apple Macos
CVE-2026-21287Same product: Apple Macos
CVE-2026-21323Same product: Apple Macos
CVE-2025-21163Same product: Adobe Illustrator
CVE-2026-21351Same product: Apple Macos
CVE-2025-27169Same product: Adobe Illustrator
CVE-2026-21320Same product: Apple Macos

References