Cyber Resilience

CVE-2026-27292

High

Published: 14 April 2026

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

Summary

CVE-2026-27292 is a high-severity Use After Free (CWE-416) vulnerability in Adobe Framemaker. 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 11.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-2 (Flaw Remediation) and RA-5 (Vulnerability Monitoring and Scanning).

Deeper analysis

CVE-2026-27292 is a Use After Free vulnerability (CWE-416) affecting Adobe FrameMaker versions 2022.8 and earlier. The flaw could result in arbitrary code execution in the context of the current user, with a CVSS v3.1 base score of 7.8 (AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H).

Exploitation requires user interaction, as a victim must open a malicious file. An attacker with local access and no privileges can craft and deliver such a file, achieving arbitrary code execution with low complexity upon the victim's interaction.

Adobe's security bulletin APSB26-36, published on April 14, 2026, details the vulnerability and mitigation recommendations, available at https://helpx.adobe.com/security/products/framemaker/apsb26-36.html.

EU & UK References

Vulnerability details

Adobe Framemaker versions 2022.8 and earlier are affected by a Use After Free 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…

more

open a malicious file.

CWE(s)

Related Threats

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?

Use-after-free in desktop document app enables arbitrary code execution triggered by opening attacker-crafted file (T1203: Exploitation for Client Execution; T1204.002: User Execution via Malicious File).

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

CVEs Like This One

CVE-2026-27298Same product: Adobe Framemaker
CVE-2026-27296Same product: Adobe Framemaker
CVE-2026-27293Same product: Adobe Framemaker
CVE-2026-27297Same product: Adobe Framemaker
CVE-2026-27295Same product: Adobe Framemaker
CVE-2026-27294Same product: Adobe Framemaker
CVE-2026-34638Same product: Microsoft Windows
CVE-2026-27309Same product: Microsoft Windows
CVE-2026-21329Same product: Microsoft Windows
CVE-2026-21351Same product: Microsoft Windows

Affected Assets

adobe
framemaker
≤ 2022.9

Mitigating Controls

Mitigating Controls (NIST 800-53 r5) AI

prevent

Directly requires timely identification, reporting, and remediation of the Use After Free flaw in vulnerable Adobe FrameMaker versions to prevent exploitation.

prevent

Implements memory protections like non-executable memory regions and address space randomization that hinder successful arbitrary code execution from the Use After Free vulnerability.

detect

Enables vulnerability scanning to identify systems running vulnerable versions of Adobe FrameMaker affected by CVE-2026-27292.

References