Cyber Resilience

CVE-2023-26369

HighCISA KEVActive ExploitationEUVD Exploited

Published: 13 September 2023

Published
13 September 2023
Modified
23 October 2025
KEV Added
14 September 2023
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.0081 74.7th percentile
Risk Priority 36 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2023-26369 is a high-severity Out-of-bounds Write (CWE-787) vulnerability in Adobe Acrobat. Its CVSS base score is 7.8 (High).

Operationally, ranked in the top 25.3% of CVEs by exploit likelihood; CISA has added it to the Known Exploited Vulnerabilities catalog.

The strongest mitigations our analysis identified are NIST 800-53 SI-2 (Flaw Remediation) and AC-6 (Least Privilege).

Deeper analysis

Acrobat Reader versions 23.003.20284 and earlier, 20.005.30516 and earlier, and 20.005.30514 and earlier contain an out-of-bounds write vulnerability, tracked as CWE-787, that can lead to arbitrary code execution in the context of the current user. The flaw carries a CVSS 3.1 score of 7.8 with an attack vector of local access, low complexity, no privileges required, and required user interaction.

An attacker can exploit the issue by supplying a malicious file that a victim must open, after which code executes under the privileges of the user who opened the document. No remote or unauthenticated vector is described.

Adobe’s security bulletin APSB23-34 addresses the vulnerability and directs users to apply the vendor-supplied updates. The entry also appears in CISA’s catalog of known exploited vulnerabilities.

EPSS for the CVE rose sharply from a low baseline to a peak of 0.1737 on 16 September 2023, three days after disclosure, before receding to the current value of 0.0078; this trajectory indicates a transient surge in exploitation interest following public release.

EU & UK References

Vulnerability details

Acrobat Reader versions 23.003.20284 (and earlier), 20.005.30516 (and earlier) and 20.005.30514 (and earlier) are affected by an out-of-bounds write vulnerability that could result in arbitrary code execution in the context of the current user. Exploitation of this issue requires user…

more

interaction in that a victim must open a malicious file.

CWE(s)
KEV Date Added
14 September 2023

Related Threats

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

Affected Assets

adobe
acrobat
20.001.3005 — 20.005.30524
adobe
acrobat dc
15.007.20033 — 23.006.20320
adobe
acrobat reader
20.001.3005 — 20.005.30524
adobe
acrobat reader dc
15.007.20033 — 23.006.20320

Mitigating Controls

Mitigating Controls (NIST 800-53 r5) AI

prevent

Directly requires timely application of the vendor patch (APSB23-34) that eliminates the out-of-bounds write flaw before a malicious PDF can be exploited.

prevent

Employs memory-protection techniques (DEP, ASLR, etc.) that raise the bar against successful arbitrary-code execution resulting from the CWE-787 write.

prevent

Limits the Acrobat Reader process and user account to least-privilege rights, reducing the impact of code execution even if the vulnerability is triggered.

References