Cyber Posture

CVE-2025-0910

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.0044 63.4th percentile
Risk Priority 18 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2025-0910 is a high-severity Out-of-bounds Write (CWE-787) vulnerability in Pdf-Xchange Pdf-Xchange Editor. Its CVSS base score is 8.8 (High).

Operationally, exploitation aligns with the MITRE ATT&CK technique Malicious Link (T1204.001); ranked in the top 36.6% 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 SI-16 (Memory Protection) and SI-2 (Flaw Remediation).

Threat & Defense at a Glance

What attackers do: exploitation maps to Malicious Link (T1204.001) and 2 other techniques. What defenders deploy: see the NIST 800-53 controls recommended below.
Threat & Defense Details

Mitigating Controls (NIST 800-53 r5)AI

prevent

Flaw remediation directly mitigates the out-of-bounds write vulnerability by applying vendor patches to the U3D file parsing component in PDF-XChange Editor.

prevent

Memory protection safeguards such as DEP and ASLR prevent exploitation of the out-of-bounds write for remote code execution even if the software flaw remains unpatched.

prevent

Information input validation enforces bounds checking on U3D file data, addressing the lack of proper validation of user-supplied data during parsing.

MITRE ATT&CK Enterprise TechniquesAI

T1204.001 Malicious Link Execution
An adversary may rely upon a user clicking a malicious link in order to gain execution.
T1204.002 Malicious File Execution
An adversary may rely upon a user opening a malicious file in order to gain execution.
T1189 Drive-by Compromise Initial Access
Adversaries may gain access to a system through a user visiting a website over the normal course of browsing.
Why these techniques?

Out-of-bounds write enables RCE via crafted U3D in malicious file or web page, directly mapping to user execution and drive-by vectors.

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

NVD Description

PDF-XChange Editor U3D File Parsing Out-Of-Bounds Write 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…

more

a malicious page or open a malicious file. The specific flaw exists within the parsing of U3D files. The issue results from the lack of proper validation of user-supplied data, which can result in a write past the end of an allocated object. An attacker can leverage this vulnerability to execute code in the context of the current process. Was ZDI-CAN-25748.

Deeper analysisAI

CVE-2025-0910 is an out-of-bounds write vulnerability in the U3D file parsing component of PDF-XChange Editor, enabling remote code execution. The flaw stems from insufficient validation of user-supplied data during U3D file processing, allowing a write past the end of an allocated object. This affects installations of PDF-XChange Editor, with 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) and is associated with CWE-787 (Out-of-bounds Write). The vulnerability was originally tracked as ZDI-CAN-25748.

Remote attackers can exploit this vulnerability by tricking a target user into visiting a malicious web page or opening a malicious file containing a specially crafted U3D payload. No privileges are required (PR:N), and exploitation occurs over the network (AV:N) with low complexity (AC:L), though user interaction is necessary (UI:R). Successful exploitation allows the attacker to execute arbitrary code in the context of the PDF-XChange Editor process, potentially leading to high confidentiality, integrity, and availability impacts (C:H/I:H/A:H) within the affected scope (S:U).

The Zero Day Initiative has published an advisory at https://www.zerodayinitiative.com/advisories/ZDI-25-065/ addressing this vulnerability.

Details

CWE(s)

Affected Products

pdf-xchange
pdf-xchange editor
≤ 10.5.0.393

CVEs Like This One

CVE-2025-0903Same product: Pdf-Xchange Pdf-Xchange Editor
CVE-2025-0909Same product: Pdf-Xchange Pdf-Xchange Editor
CVE-2025-0908Same 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-0899Same product: Pdf-Xchange Pdf-Xchange Editor
CVE-2025-0905Same product: Pdf-Xchange Pdf-Xchange Editor
CVE-2025-0911Same product: Pdf-Xchange Pdf-Xchange Editor
CVE-2025-0907Same product: Pdf-Xchange Pdf-Xchange Editor

References