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-0904

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

CVE-2025-0904 is an out-of-bounds read vulnerability in PDF-XChange Editor's XPS file parser that enables attackers to disclose sensitive information. This article covers the technical details, affected systems, and mitigation.

Updated: May 11, 2026

CVE-2025-0904 Overview

CVE-2025-0904 is an out-of-bounds read vulnerability in PDF-XChange Editor that allows remote attackers to disclose sensitive information from affected installations. The flaw resides in the parser responsible for handling XPS (XML Paper Specification) files. Exploitation requires user interaction: the target must open a malicious XPS file or visit a malicious page that delivers one.

The vulnerability was reported through the Trend Micro Zero Day Initiative as ZDI-CAN-25422 and published in advisory ZDI-25-071. Attackers can chain this read primitive with other vulnerabilities to achieve arbitrary code execution in the context of the current process.

Critical Impact

Successful exploitation leaks memory contents from the PDF-XChange Editor process and can be combined with adjacent flaws to execute attacker-controlled code on the victim host.

Affected Products

  • PDF-XChange Editor (all versions prior to the vendor-released fix per ZDI-25-071)
  • PDF-XChange product family components that share the XPS parsing library
  • Windows endpoints where PDF-XChange Editor is the default handler for XPS files

Discovery Timeline

  • 2025-02-11 - CVE-2025-0904 published to the National Vulnerability Database
  • 2025-02-12 - NVD record last modified
  • Reported through the Trend Micro Zero Day Initiative as ZDI-CAN-25422 and tracked publicly as advisory ZDI-25-071

Technical Details for CVE-2025-0904

Vulnerability Analysis

The issue is classified as an out-of-bounds read [CWE-125] within the XPS file parsing logic of PDF-XChange Editor. When the application processes a crafted XPS document, the parser fails to validate user-supplied size or offset fields before reading from an allocated buffer. The read extends past the end of the object, returning adjacent process memory to the attacker-controlled code path.

The vulnerability is network-reachable because XPS payloads can be delivered through web downloads, email attachments, or shared file stores. Exploitation requires the victim to open the malicious file, satisfying the user-interaction requirement. The disclosed memory can contain pointers, heap metadata, and other data useful for defeating address space layout randomization (ASLR) when chained with a write primitive.

Root Cause

The root cause is the absence of proper bounds validation on structured fields within XPS content streams. PDF-XChange Editor trusts length or index values embedded in the file and uses them directly to index into an allocated object. A crafted value drives the read pointer past the object boundary, exposing arbitrary process memory to subsequent parsing or rendering operations.

Attack Vector

An attacker hosts or delivers a malicious XPS file. When the victim opens the file in PDF-XChange Editor, the parser dereferences the malformed structure and returns out-of-bounds memory. The attacker uses the leaked data as a building block for a second-stage exploit, such as a heap corruption primitive, to reach arbitrary code execution in the user's security context.

No public proof-of-concept code is available for this vulnerability. Technical details are summarized in the Zero Day Initiative Advisory ZDI-25-071.

Detection Methods for CVE-2025-0904

Indicators of Compromise

  • Unexpected XPS files (.xps, .oxps) arriving via email, web download, or removable media and being opened by PDFXEdit.exe.
  • Crash dumps, Windows Error Reporting events, or access violations originating from PDF-XChange Editor when handling XPS content.
  • PDF-XChange Editor processes spawning unexpected child processes such as cmd.exe, powershell.exe, or rundll32.exe after opening a document.

Detection Strategies

  • Inspect endpoint telemetry for PDFXEdit.exe file-open events that correlate with subsequent process crashes or anomalous memory reads.
  • Apply YARA or content inspection at the mail and web gateway to flag XPS files with malformed structural fields or oversized length descriptors.
  • Hunt for parent-child relationships where PDF-XChange Editor launches scripting or living-off-the-land binaries shortly after document open.

Monitoring Recommendations

  • Enable Microsoft Defender Exploit Guard or equivalent Attack Surface Reduction rules that block child process creation from document readers.
  • Forward Sysmon EventID 1 (process create), EventID 7 (image load), and EventID 11 (file create) for PDF-XChange Editor into your SIEM for correlation.
  • Alert on access violations and module load failures within PDFXEdit.exe to surface attempted exploitation early.

How to Mitigate CVE-2025-0904

Immediate Actions Required

  • Update PDF-XChange Editor to the fixed build referenced in advisory ZDI-25-071 as soon as it is available from the vendor.
  • Block inbound XPS attachments at email and web gateways until patching is verified across the estate.
  • Instruct users to avoid opening XPS files from untrusted sources, including links delivered in unsolicited messages.

Patch Information

PDF-XChange has acknowledged the issue through the Zero Day Initiative coordination process. Administrators should consult the vendor download portal for the latest PDF-XChange Editor build and validate the fix against the version range described in ZDI-25-071. No CISA KEV entry exists for this CVE at the time of writing, and no public exploit is currently available.

Workarounds

  • Disassociate the .xps and .oxps file extensions from PDF-XChange Editor until patching completes, routing them to a sandboxed viewer instead.
  • Run PDF-XChange Editor under a standard user account with Windows Defender Application Control or AppLocker policies that prevent unsigned child process execution.
  • Use Group Policy or endpoint configuration tooling to deploy mark-of-the-web enforcement so that XPS files downloaded from the internet open in Protected View or are blocked outright.
bash
# Example: remove XPS file association on Windows endpoints via PowerShell
Remove-Item -Path 'HKCU:\Software\Classes\.xps' -Recurse -ErrorAction SilentlyContinue
Remove-Item -Path 'HKCU:\Software\Classes\.oxps' -Recurse -ErrorAction SilentlyContinue

# Block PDF-XChange Editor from spawning script interpreters (AppLocker example)
New-AppLockerPolicy -RuleType Path -User Everyone `
  -PathCondition 'C:\Program Files\Tracker Software\PDF Editor\PDFXEdit.exe' `
  -Action Deny

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

  • Vulnerability Details
  • TypeInformation Disclosure

  • Vendor/TechPdf Xchange

  • SeverityHIGH

  • CVSS Score8.8

  • EPSS Probability0.16%

  • 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-125
  • Technical References
  • Zero Day Initiative Advisory ZDI-25-071
  • Related CVEs
  • CVE-2025-0911: PDF-XChange Editor Info Disclosure Bug

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

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

  • CVE-2025-0907: 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