CVE-2026-27271
Received
Received - Intake
Heap-Based Buffer Overflow in Adobe Illustrator Allows Code Execution
Publication date: 2026-03-10
Last updated on: 2026-03-11
Assigner: Adobe Systems Incorporated
Description
Description
Illustrator versions 29.8.4, 30.1 and earlier are affected by a Heap-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 open a malicious file.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| adobe | illustrator | From 29.0 (inc) to 29.8.5 (exc) |
| adobe | illustrator | From 30.0 (inc) to 30.2 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-122 | A heap overflow condition is a buffer overflow, where the buffer that can be overwritten is allocated in the heap portion of memory, generally meaning that the buffer was allocated using a routine such as malloc(). |