Cyber Posture

CVE-2026-34631

High

Published: 14 April 2026

Published
14 April 2026
Modified
15 April 2026
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.0003 9.9th percentile
Risk Priority 16 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2026-34631 is a high-severity Out-of-bounds Write (CWE-787) vulnerability in Adobe Incopy. 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 9.9th 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

preventrecover

Directly remediates the out-of-bounds write vulnerability in Adobe InCopy by requiring timely identification, reporting, and application of patches from Adobe Security Bulletin APSB26-33.

prevent

Implements memory protection mechanisms such as address space layout randomization and data execution prevention to minimize the impact of out-of-bounds write exploits leading to arbitrary code execution.

preventdetect

Deploys malicious code protection tools to scan and block malicious files that exploit the vulnerability when opened by users in InCopy.

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?

Out-of-bounds write in Adobe InCopy enables arbitrary code execution when user opens malicious file (T1204.002 Malicious File); directly maps to client application exploitation for code execution (T1203).

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

NVD Description

InCopy versions 20.5.2, 21.2 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 interaction in that a victim must open…

more

a malicious file.

Deeper analysisAI

CVE-2026-34631 is an out-of-bounds write vulnerability (CWE-787) affecting Adobe InCopy versions 20.5.2, 21.2, and earlier. The flaw resides in the software and can result in arbitrary code execution in the context of the current user.

Exploitation requires user interaction, as a victim must open a malicious file. An attacker with local access (AV:L) and no privileges (PR:N) can deliver the file, tricking the user into opening it with low attack complexity (AC:L). Successful exploitation grants arbitrary code execution with the current user's privileges, yielding high impacts on confidentiality, integrity, and availability (CVSS v3.1 score: 7.8; AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H).

Adobe Security Bulletin APSB26-33 provides details on the vulnerability and mitigation at https://helpx.adobe.com/security/products/incopy/apsb26-33.html. The bulletin was referenced in the CVE published on 2026-04-14.

Details

CWE(s)

Affected Products

adobe
incopy
≤ 20.5.3 · 21.0 — 21.3

CVEs Like This One

CVE-2026-21281Same product: Adobe Incopy
CVE-2026-21327Same product: Apple Macos
CVE-2025-24452Same product: Apple Macos
CVE-2025-21157Same product: Apple Macos
CVE-2025-21156Same product: Adobe Incopy
CVE-2025-21121Same product: Apple Macos
CVE-2026-21328Same product: Apple Macos
CVE-2025-21132Same product: Apple Macos
CVE-2025-27178Same product: Apple Macos
CVE-2026-27279Same product: Apple Macos

References