Cyber Posture

CVE-2025-21163

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.0008 24.4th percentile
Risk Priority 16 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2025-21163 is a high-severity Stack-based Buffer Overflow (CWE-121) 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 24.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).

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 remediates the stack-based buffer overflow vulnerability in Adobe Illustrator by requiring timely application of vendor security patches as per APSB25-11.

prevent

Implements memory protection mechanisms such as stack canaries, DEP, and ASLR that directly prevent exploitation of stack-based buffer overflows leading to arbitrary code execution.

preventdetect

Deploys malicious code protection at file entry points to scan and block crafted malicious Illustrator files before user interaction triggers the buffer overflow.

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?

Buffer overflow in file parser enables arbitrary code execution triggered by opening a crafted malicious file (user interaction required).

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

NVD Description

Illustrator versions 29.1, 28.7.3 and earlier are affected by a Stack-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 must…

more

open a malicious file.

Deeper analysisAI

CVE-2025-21163 is a stack-based buffer overflow vulnerability (CWE-121, CWE-787) affecting Adobe Illustrator versions 29.1, 28.7.3, and earlier. Published on 2025-02-11, the issue has 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 local access and user interaction, where a victim must open a malicious file. An attacker can craft such a file to trigger the buffer overflow, achieving high-impact confidentiality, integrity, and availability effects without needing privileges or high complexity.

Adobe security bulletin APSB25-11 provides details on the vulnerability and mitigation, available 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-2025-27168Same product: Adobe Illustrator
CVE-2025-27169Same product: Adobe Illustrator
CVE-2025-21159Same product: Adobe Illustrator
CVE-2026-34618Same product: Adobe Illustrator
CVE-2026-21327Same product: Apple Macos
CVE-2025-24452Same product: Apple Macos
CVE-2025-21128Same product: Apple Macos
CVE-2025-21157Same product: Apple Macos
CVE-2025-21121Same product: Apple Macos
CVE-2026-21328Same product: Apple Macos

References