Cyber Resilience

CVE-2022-23188

High

Published: 16 February 2022

Published
16 February 2022
Modified
21 November 2024
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.0568 90.6th percentile
Risk Priority 19 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2022-23188 is a high-severity Classic Buffer Overflow (CWE-120) vulnerability in Adobe Illustrator. Its CVSS base score is 7.8 (High).

Operationally, ranked in the top 9.4% of CVEs by exploit likelihood; it is not currently listed in the CISA KEV catalog.

Deeper analysis

Adobe Illustrator versions 25.4.3 and earlier, as well as 26.0.2 and earlier, contain a buffer overflow vulnerability tracked as CVE-2022-23188 and assigned CWE-120. The flaw stems from insecure handling of a crafted malicious file and carries a CVSS 3.1 score of 7.8, reflecting local attack vector, low attack complexity, and no required privileges.

An attacker can exploit the issue by supplying a malicious file that a victim opens in Illustrator. Successful exploitation grants arbitrary code execution in the context of the current user; the attack requires user interaction and cannot be triggered remotely without that step.

Adobe has published advisory APSB22-07, which addresses the vulnerability and provides mitigation guidance including software updates for the affected Illustrator releases.

The associated EPSS score has remained flat at 0.0568 with no material increase after disclosure.

EU & UK References

Vulnerability details

Adobe Illustrator versions 25.4.3 (and earlier) and 26.0.2 (and earlier) are affected by a buffer overflow vulnerability due to insecure handling of a crafted malicious file, potentially resulting in arbitrary code execution in the context of the current user. Exploitation…

more

requires user interaction in that a victim must open a crafted malicious file in Illustrator.

CWE(s)

Related Threats

No named actor attribution yet. ATT&CK technique mapping in progress for this CVE.

Affected Assets

adobe
illustrator
≤ 25.4.3 · 26.0.0 — 26.0.2

Mitigating Controls

Likely Mitigating Controls AI

Per-CVE control mapping for this CVE has not run yet; the list below is derived from the weakness types (CWEs) cited in the NVD entry.

addresses: CWE-120

Platform-independent managed code eliminates the need for unchecked native buffer copies that are the root cause of classic buffer overflows.

References