Cyber Posture

CVE-2025-0899

High

Published: 11 February 2025

Published
11 February 2025
Modified
12 February 2025
KEV Added
Patch
CVSS Score 8.8 CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
EPSS Score 0.0042 61.7th percentile
Risk Priority 18 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2025-0899 is a high-severity Use After Free (CWE-416) vulnerability in Pdf-Xchange Pdf-Xchange Editor. Its CVSS base score is 8.8 (High).

Operationally, exploitation aligns with the MITRE ATT&CK technique Exploitation for Client Execution (T1203); ranked in the top 38.3% of CVEs by exploit likelihood; 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 in PDF-XChange Editor's AcroForm handling by requiring timely installation of vendor-provided patches.

prevent

Implements memory protection mechanisms such as ASLR, DEP, and stack canaries that mitigate exploitation of use-after-free flaws even if unpatched.

detect

Enables detection of systems affected by CVE-2025-0899 through vulnerability scanning for outdated PDF-XChange Editor installations.

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 client app directly enables arbitrary code execution upon opening malicious file (T1203 Exploitation for Client Execution + T1204.002 User Execution: Malicious File).

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

NVD Description

PDF-XChange Editor AcroForm Use-After-Free Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of PDF-XChange Editor. User interaction is required to exploit this vulnerability in that the target must visit a malicious page…

more

or open a malicious file. The specific flaw exists within the handling of AcroForms. The issue results from the lack of validating the existence of an object prior to performing operations on the object. An attacker can leverage this vulnerability to execute code in the context of the current process. Was ZDI-CAN-25349.

Deeper analysisAI

CVE-2025-0899 is a Use-After-Free vulnerability (CWE-416) affecting PDF-XChange Editor, specifically within its handling of AcroForms. The flaw arises from the software's failure to validate the existence of an object before performing operations on it, which can lead to remote code execution on affected installations. Published on 2025-02-11, it has a CVSS v3.1 base score of 8.8 (AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H).

Remote attackers can exploit this vulnerability by luring targets to visit a malicious webpage or open a malicious PDF file, as user interaction is required. Upon successful exploitation, attackers achieve arbitrary code execution in the context of the PDF-XChange Editor process.

The Zero Day Initiative advisory ZDI-25-061, originally tracking the issue as ZDI-CAN-25349, provides further details on the vulnerability.

Details

CWE(s)

Affected Products

pdf-xchange
pdf-xchange editor
≤ 10.4.1.389

CVEs Like This One

CVE-2025-0905Same product: Pdf-Xchange Pdf-Xchange Editor
CVE-2025-0911Same product: Pdf-Xchange Pdf-Xchange Editor
CVE-2025-0903Same product: Pdf-Xchange Pdf-Xchange Editor
CVE-2025-0907Same product: Pdf-Xchange Pdf-Xchange Editor
CVE-2025-0908Same product: Pdf-Xchange Pdf-Xchange Editor
CVE-2025-0906Same product: Pdf-Xchange Pdf-Xchange Editor
CVE-2025-0902Same product: Pdf-Xchange Pdf-Xchange Editor
CVE-2025-0901Same product: Pdf-Xchange Pdf-Xchange Editor
CVE-2025-0904Same product: Pdf-Xchange Pdf-Xchange Editor
CVE-2025-0909Same product: Pdf-Xchange Pdf-Xchange Editor

References