Cyber Resilience

CVE-2025-21134

High

Published: 14 January 2025

Published
14 January 2025
Modified
09 September 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.0023 46.1th percentile
Risk Priority 16 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2025-21134 is a high-severity Wrap or Wraparound (CWE-191) vulnerability in Adobe Illustrator On Ipad. Its CVSS base score is 7.8 (High).

Operationally, exploitation aligns with the MITRE ATT&CK technique Malicious File (T1204.002); ranked at the 46.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 RA-5 (Vulnerability Monitoring and Scanning) and SI-2 (Flaw Remediation).

Deeper analysis

CVE-2025-21134 is an Integer Underflow (Wrap or Wraparound) vulnerability, classified as CWE-191, affecting Adobe Illustrator on iPad versions 3.0.7 and earlier. The flaw resides in the application and could result in arbitrary code execution in the context of the current user.

Exploitation requires local access with low complexity and no privileges, but user interaction is necessary as a victim must open a malicious file. An attacker can craft such a file to trick the user into opening it, achieving high impacts on confidentiality, integrity, and availability, as reflected in the CVSS v3.1 base score of 7.8 (AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H).

Adobe Security Bulletin APSB25-04 provides details on mitigation, available at https://helpx.adobe.com/security/products/illustrator-mobile-ios/apsb25-04.html. The bulletin was published on 2025-01-14.

EU & UK References

Vulnerability details

Illustrator on iPad versions 3.0.7 and earlier are affected by an Integer Underflow (Wrap or Wraparound) vulnerability that could result in arbitrary code execution in the context of the current user. Exploitation of this issue requires user interaction in that…

more

a victim must open a malicious file.

CWE(s)

Related Threats

MITRE ATT&CK Enterprise TechniquesAI

T1204.002 Malicious File Execution
An adversary may rely upon a user opening a malicious file in order to gain execution.
Why these techniques?

Integer underflow in Adobe Illustrator enables arbitrary code execution upon opening a crafted malicious file, directly facilitating T1204.002 User Execution via Malicious File.

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

CVEs Like This One

CVE-2025-21133Same product: Adobe Illustrator On Ipad
CVE-2025-24444Same vendor: Adobe
CVE-2026-21312Same vendor: Adobe
CVE-2026-21353Same vendor: Adobe
CVE-2025-21161Same vendor: Adobe
CVE-2026-21306Same vendor: Adobe
CVE-2025-24441Same vendor: Adobe
CVE-2025-21138Same vendor: Adobe
CVE-2025-21122Same vendor: Adobe
CVE-2025-21160Same vendor: Adobe

Affected Assets

adobe
illustrator on ipad
≤ 3.0.8

Mitigating Controls

Mitigating Controls (NIST 800-53 r5) AI

prevent

Directly requires timely identification, reporting, and correction of known software flaws like the integer underflow vulnerability in Adobe Illustrator on iPad, preventing exploitation through patching as advised in APSB25-04.

detect

Mandates vulnerability monitoring and scanning to identify systems running vulnerable versions of Adobe Illustrator affected by CVE-2025-21134.

prevent

Implements memory protections such as ASLR and DEP to mitigate arbitrary code execution resulting from the integer underflow when a malicious file is opened.

References