Cyber Posture

CVE-2025-27174

High

Published: 11 March 2025

Published
11 March 2025
Modified
28 April 2025
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.0010 27.5th percentile
Risk Priority 16 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2025-27174 is a high-severity Use After Free (CWE-416) vulnerability in Adobe Acrobat. 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 27.5th 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 RA-5 (Vulnerability Monitoring and Scanning) 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

prevent

Directly remediates the Use After Free vulnerability by requiring timely identification, reporting, and patching of affected Acrobat Reader versions as per Adobe bulletin APSB25-14.

prevent

Provides memory protection mechanisms like ASLR and DEP that mitigate exploitation of the Use After Free flaw by hindering arbitrary code execution.

detect

Enables vulnerability scanning to identify systems running vulnerable Acrobat Reader versions, facilitating remediation before exploitation via malicious PDFs.

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 PDF processing enables arbitrary code execution upon opening a malicious file in Acrobat Reader, directly mapping to client-side exploitation and user execution of malicious files.

Confidence: HIGH · MITRE ATT&CK Enterprise v19.0

NVD Description

Acrobat Reader versions 24.001.30225, 20.005.30748, 25.001.20428 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…

more

victim must open a malicious file.

Deeper analysisAI

CVE-2025-27174 is a Use After Free (CWE-416) vulnerability affecting Adobe Acrobat Reader versions 24.001.30225, 20.005.30748, 25.001.20428, and earlier. This flaw occurs during file processing and can lead to arbitrary code execution in the context of the current user. The vulnerability has a CVSS v3.1 base score of 7.8 (AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H), indicating high impact with low attack complexity but requiring local access and user interaction.

Exploitation requires an attacker to deliver a malicious PDF file to a victim, who must then open it in a vulnerable version of Acrobat Reader. No special privileges are needed (PR:N), making it accessible to any local attacker with the ability to entice user interaction, such as through phishing or social engineering. Successful exploitation allows arbitrary code execution, potentially granting the attacker high confidentiality, integrity, and availability impacts within the user's session.

Adobe Security Bulletin APSB25-14, available at https://helpx.adobe.com/security/products/acrobat/apsb25-14.html, details patches for affected versions and recommends updating to the latest release to mitigate the issue.

Details

CWE(s)

Affected Products

adobe
acrobat
20.001.30002 — 20.005.30763 · 24.0.0 — 24.001.30235
adobe
acrobat dc
15.008.20082 — 25.001.20432
adobe
acrobat reader
20.001.30002 — 20.005.30763
adobe
acrobat reader dc
15.008.20082 — 25.001.20432

CVEs Like This One

CVE-2025-27160Same product: Adobe Acrobat
CVE-2026-27278Same product: Adobe Acrobat
CVE-2026-27220Same product: Adobe Acrobat
CVE-2025-27159Same product: Adobe Acrobat
CVE-2025-27161Same product: Adobe Acrobat
CVE-2025-27158Same product: Adobe Acrobat
CVE-2025-27162Same product: Adobe Acrobat
CVE-2026-34622Same product: Adobe Acrobat
CVE-2026-34621Same product: Adobe Acrobat
CVE-2025-21159Same product: Apple Macos

References