The SentinelOne Annual Threat Report - A Defenders Guide from the FrontlinesThe SentinelOne Annual Threat ReportGet the Report
Experiencing a Breach?Blog
Get StartedContact Us
SentinelOne
  • Platform
    Platform Overview
    • Singularity Platform
      Welcome to Integrated Enterprise Security
    • AI for Security
      Leading the Way in AI-Powered Security Solutions
    • Securing AI
      Accelerate AI Adoption with Secure AI Tools, Apps, and Agents.
    • How It Works
      The Singularity XDR Difference
    • Singularity Marketplace
      One-Click Integrations to Unlock the Power of XDR
    • Pricing & Packaging
      Comparisons and Guidance at a Glance
    Data & AI
    • Purple AI
      Accelerate SecOps with Generative AI
    • Singularity Hyperautomation
      Easily Automate Security Processes
    • AI-SIEM
      The AI SIEM for the Autonomous SOC
    • AI Data Pipelines
      Security Data Pipeline for AI SIEM and Data Optimization
    • Singularity Data Lake
      AI-Powered, Unified Data Lake
    • Singularity Data Lake for Log Analytics
      Seamlessly Ingest Data from On-Prem, Cloud or Hybrid Environments
    Endpoint Security
    • Singularity Endpoint
      Autonomous Prevention, Detection, and Response
    • Singularity XDR
      Native & Open Protection, Detection, and Response
    • Singularity RemoteOps Forensics
      Orchestrate Forensics at Scale
    • Singularity Threat Intelligence
      Comprehensive Adversary Intelligence
    • Singularity Vulnerability Management
      Application & OS Vulnerability Management
    • Singularity Identity
      Identity Threat Detection and Response
    Cloud Security
    • Singularity Cloud Security
      Block Attacks with an AI-Powered CNAPP
    • Singularity Cloud Native Security
      Secure Cloud and Development Resources
    • Singularity Cloud Workload Security
      Real-Time Cloud Workload Protection Platform
    • Singularity Cloud Data Security
      AI-Powered Threat Detection for Cloud Storage
    • Singularity Cloud Security Posture Management
      Detect and Remediate Cloud Misconfigurations
    Securing AI
    • Prompt Security
      Secure AI Tools Across Your Enterprise
  • Why SentinelOne?
    Why SentinelOne?
    • Why SentinelOne?
      Cybersecurity Built for What’s Next
    • Our Customers
      Trusted by the World’s Leading Enterprises
    • Industry Recognition
      Tested and Proven by the Experts
    • About Us
      The Industry Leader in Autonomous Cybersecurity
    Compare SentinelOne
    • Arctic Wolf
    • Broadcom
    • CrowdStrike
    • Cybereason
    • Microsoft
    • Palo Alto Networks
    • Sophos
    • Splunk
    • Trellix
    • Trend Micro
    • Wiz
    Verticals
    • Energy
    • Federal Government
    • Finance
    • Healthcare
    • Higher Education
    • K-12 Education
    • Manufacturing
    • Retail
    • State and Local Government
  • Services
    Managed Services
    • Managed Services Overview
      Wayfinder Threat Detection & Response
    • Threat Hunting
      World-Class Expertise and Threat Intelligence
    • Managed Detection & Response
      24/7/365 Expert MDR Across Your Entire Environment
    • Incident Readiness & Response
      DFIR, Breach Readiness, & Compromise Assessments
    Support, Deployment, & Health
    • Technical Account Management
      Customer Success with Personalized Service
    • SentinelOne GO
      Guided Onboarding & Deployment Advisory
    • SentinelOne University
      Live and On-Demand Training
    • Services Overview
      Comprehensive Solutions for Seamless Security Operations
    • SentinelOne Community
      Community Login
  • Partners
    Our Network
    • MSSP Partners
      Succeed Faster with SentinelOne
    • Singularity Marketplace
      Extend the Power of S1 Technology
    • Cyber Risk Partners
      Enlist Pro Response and Advisory Teams
    • Technology Alliances
      Integrated, Enterprise-Scale Solutions
    • SentinelOne for AWS
      Hosted in AWS Regions Around the World
    • Channel Partners
      Deliver the Right Solutions, Together
    • SentinelOne for Google Cloud
      Unified, Autonomous Security Giving Defenders the Advantage at Global Scale
    • Partner Locator
      Your Go-to Source for Our Top Partners in Your Region
    Partner Portal→
  • Resources
    Resource Center
    • Case Studies
    • Data Sheets
    • eBooks
    • Reports
    • Videos
    • Webinars
    • Whitepapers
    • Events
    View All Resources→
    Blog
    • Feature Spotlight
    • For CISO/CIO
    • From the Front Lines
    • Identity
    • Cloud
    • macOS
    • SentinelOne Blog
    Blog→
    Tech Resources
    • SentinelLABS
    • Ransomware Anthology
    • Cybersecurity 101
  • About
    About SentinelOne
    • About SentinelOne
      The Industry Leader in Cybersecurity
    • Investor Relations
      Financial Information & Events
    • SentinelLABS
      Threat Research for the Modern Threat Hunter
    • Careers
      The Latest Job Opportunities
    • Press & News
      Company Announcements
    • Cybersecurity Blog
      The Latest Cybersecurity Threats, News, & More
    • FAQ
      Get Answers to Our Most Frequently Asked Questions
    • DataSet
      The Live Data Platform
    • S Foundation
      Securing a Safer Future for All
    • S Ventures
      Investing in the Next Generation of Security, Data and AI
  • Pricing
Get StartedContact Us
CVE Vulnerability Database
Vulnerability Database/CVE-2025-0910

CVE-2025-0910: PDF-XChange Editor U3D Parsing RCE Flaw

CVE-2025-0910 is a remote code execution vulnerability in PDF-XChange Editor caused by improper U3D file parsing. Attackers can exploit this flaw to execute arbitrary code when users open malicious files.

Updated: May 11, 2026

CVE-2025-0910 Overview

CVE-2025-0910 is an out-of-bounds write vulnerability in PDF-XChange Editor that allows remote attackers to execute arbitrary code on affected installations. The flaw resides in the parsing logic for Universal 3D (U3D) files embedded within PDF documents. Exploitation requires user interaction: the target must open a malicious file or visit a malicious page that delivers crafted content. The issue stems from insufficient validation of user-supplied data, enabling a write past the end of an allocated buffer. An attacker who successfully exploits this flaw runs code in the context of the current PDF-XChange Editor process. The vulnerability was reported through the Zero Day Initiative as ZDI-CAN-25748 and tracked as advisory ZDI-25-065.

Critical Impact

Successful exploitation grants arbitrary code execution in the context of the user running PDF-XChange Editor, enabling document-based malware delivery and lateral movement on workstations.

Affected Products

  • PDF-XChange Editor (see vendor advisory for affected build ranges)
  • PDF-XChange Editor Plus
  • Any product bundling the vulnerable U3D parsing component

Discovery Timeline

  • 2025-02-11 - CVE-2025-0910 published to the National Vulnerability Database
  • 2025-02-12 - Last updated in the NVD database
  • Reported through the Zero Day Initiative as ZDI-CAN-25748 and published as advisory ZDI-25-065

Technical Details for CVE-2025-0910

Vulnerability Analysis

The vulnerability is classified as an out-of-bounds write [CWE-787] in the U3D file parser used by PDF-XChange Editor. U3D is a compressed 3D model format that can be embedded inside PDF documents to render interactive 3D content. When the parser processes a malformed U3D stream, it fails to correctly validate size or offset fields supplied in the file, and subsequent write operations exceed the bounds of an allocated heap object. Memory corruption adjacent to the target buffer can overwrite object metadata, function pointers, or vtables, which an attacker can chain into control-flow hijacking and arbitrary code execution. Because PDF-XChange Editor renders embedded 3D content during normal document viewing, opening a single crafted PDF is sufficient to trigger the bug.

Root Cause

The root cause is the lack of proper validation of attacker-controlled length and offset values inside U3D block structures before they are used in memory write operations. The parser trusts header-supplied sizes and copies or writes data without enforcing destination buffer boundaries, producing the heap out-of-bounds write condition described in the Zero Day Initiative advisory.

Attack Vector

The attack vector is network-adjacent but requires user interaction. An attacker delivers a crafted PDF or U3D file through email, a download link, a web page, or a file-sharing service. When the victim opens the file in PDF-XChange Editor, the embedded U3D content is parsed and the corruption is triggered. No elevated privileges are needed for the initial compromise, and code executes with the privileges of the logged-on user. See the Zero Day Initiative Advisory ZDI-25-065 for additional technical context.

Detection Methods for CVE-2025-0910

Indicators of Compromise

  • PDF documents containing U3D streams (/Subtype /U3D or 3D annotation entries) sourced from untrusted senders or domains
  • Unexpected child processes spawned by PDFXEdit.exe, including shells, scripting hosts, or LOLBins such as powershell.exe, cmd.exe, wscript.exe, or mshta.exe
  • Crash reports or Windows Error Reporting events naming PDFXEdit.exe with heap corruption faults shortly after opening a PDF
  • Outbound network connections initiated by PDFXEdit.exe to previously unseen domains or IP addresses

Detection Strategies

  • Inspect inbound PDFs at the email gateway and web proxy for embedded U3D objects and flag samples from low-reputation sources
  • Apply EDR behavioral rules that alert on process creation, code injection, or memory allocation anomalies originating from PDF-XChange Editor
  • Correlate file-open events with subsequent suspicious child processes or DLL loads to identify exploitation chains

Monitoring Recommendations

  • Forward PDF-XChange Editor process telemetry, file-open events, and crash data to a centralized SIEM or data lake for retrospective hunting
  • Monitor endpoint inventories to confirm PDF-XChange Editor is updated to a patched build across all managed systems
  • Track user-initiated downloads of PDF files from external sources and flag those containing 3D annotation streams

How to Mitigate CVE-2025-0910

Immediate Actions Required

  • Update PDF-XChange Editor to the latest version released by Tracker Software / PDF-XChange that addresses CVE-2025-0910
  • Restrict opening of PDFs from untrusted sources and reinforce phishing awareness training for end users
  • Where business processes allow, disable rendering of embedded 3D (U3D) content within PDF viewers

Patch Information

Refer to the Zero Day Initiative Advisory ZDI-25-065 and the PDF-XChange product release notes for the specific fixed build. Apply the vendor-supplied update across all endpoints running PDF-XChange Editor or PDF-XChange Editor Plus. No public proof-of-concept exploit is currently listed, but the documented impact justifies prompt patching.

Workarounds

  • Configure an alternate default PDF reader for users who do not require 3D rendering until the patch is deployed
  • Use application allowlisting to block execution of unpatched PDFXEdit.exe builds
  • Apply attack surface reduction rules that prevent Office and PDF readers from spawning child processes such as scripting engines
bash
# Example: block PDFXEdit.exe from spawning common LOLBin child processes via Windows Defender ASR
Add-MpPreference -AttackSurfaceReductionRules_Ids D4F940AB-401B-4EFC-AADC-AD5F3C50688A -AttackSurfaceReductionRules_Actions Enabled

Disclaimer: This content was generated using AI. While we strive for accuracy, please verify critical information with official sources.

  • Vulnerability Details
  • TypeRCE

  • Vendor/TechPdf Xchange

  • SeverityHIGH

  • CVSS Score8.8

  • EPSS Probability0.44%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityHigh
  • AvailabilityHigh
  • CWE References
  • CWE-787
  • Technical References
  • Zero Day Initiative Advisory ZDI-25-065
  • Related CVEs
  • CVE-2025-6654: PDF-XChange Editor PRC File RCE Flaw

  • CVE-2025-0904: PDF-XChange Editor Information Disclosure

  • CVE-2025-0911: PDF-XChange Editor Info Disclosure Bug

  • CVE-2025-0905: PDF-XChange Editor Information Disclosure
Default Legacy - Prefooter | Experience the World’s Most Advanced Cybersecurity Platform

Experience the World’s Most Advanced Cybersecurity Platform

See how our intelligent, autonomous cybersecurity platform can protect your organization now and into the future.

Try SentinelOne
  • Get Started
  • Get a Demo
  • Product Tour
  • Why SentinelOne
  • Pricing & Packaging
  • FAQ
  • Contact
  • Contact Us
  • Customer Support
  • SentinelOne Status
  • Language
  • Platform
  • Singularity Platform
  • Singularity Endpoint
  • Singularity Cloud
  • Singularity AI-SIEM
  • Singularity Identity
  • Singularity Marketplace
  • Purple AI
  • Services
  • Wayfinder TDR
  • SentinelOne GO
  • Technical Account Management
  • Support Services
  • Verticals
  • Energy
  • Federal Government
  • Finance
  • Healthcare
  • Higher Education
  • K-12 Education
  • Manufacturing
  • Retail
  • State and Local Government
  • Cybersecurity for SMB
  • Resources
  • Blog
  • Labs
  • Case Studies
  • Videos
  • Product Tours
  • Events
  • Cybersecurity 101
  • eBooks
  • Webinars
  • Whitepapers
  • Press
  • News
  • Ransomware Anthology
  • Company
  • About Us
  • Our Customers
  • Careers
  • Partners
  • Legal & Compliance
  • Security & Compliance
  • Investor Relations
  • S Foundation
  • S Ventures

©2026 SentinelOne, All Rights Reserved.

Privacy Notice Terms of Use

English