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

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

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

Published: April 29, 2026

CVE-2025-0911 Overview

CVE-2025-0911 is an out-of-bounds read vulnerability affecting PDF-XChange Editor's U3D file parsing functionality. This vulnerability allows remote attackers to disclose sensitive information on affected installations of PDF-XChange Editor. User interaction is required to exploit this vulnerability—the target must visit a malicious page or open a malicious file.

The specific flaw exists within the parsing of U3D (Universal 3D) files. The issue results from the lack of proper validation of user-supplied data, which can result in a read past the end of an allocated object. An attacker can leverage this vulnerability in conjunction with other vulnerabilities to execute arbitrary code in the context of the current process. This vulnerability was tracked as ZDI-CAN-25957 by the Zero Day Initiative.

Critical Impact

This out-of-bounds read vulnerability can expose sensitive memory contents and enable attackers to chain exploits for arbitrary code execution when combined with other vulnerabilities.

Affected Products

  • PDF-XChange Editor (all versions prior to patched release)

Discovery Timeline

  • 2025-02-11 - CVE-2025-0911 published to NVD
  • 2025-02-12 - Last updated in NVD database

Technical Details for CVE-2025-0911

Vulnerability Analysis

This vulnerability is classified as CWE-125 (Out-of-bounds Read), a memory corruption flaw that occurs when the application reads data past the boundaries of an allocated buffer. In the context of PDF-XChange Editor, the vulnerability manifests during the parsing of Universal 3D (U3D) file format data embedded within PDF documents.

U3D is a standardized file format for 3D graphics data that can be embedded in PDF files to create interactive 3D content. When PDF-XChange Editor processes a malformed U3D file, insufficient validation of user-supplied data allows an attacker to trigger a read operation beyond the intended memory boundaries. This can expose sensitive information from adjacent memory regions, potentially including:

  • Heap memory contents
  • Stack data
  • Pointers and memory addresses useful for bypassing ASLR
  • Sensitive application data

Root Cause

The root cause of this vulnerability is the lack of proper validation of user-supplied data during U3D file parsing. When processing U3D structures, the application fails to verify that data lengths and offsets specified in the file remain within the bounds of allocated memory buffers. This allows a specially crafted U3D file to specify malicious length or offset values that cause the parser to read beyond allocated object boundaries.

Attack Vector

The attack requires user interaction and can be delivered through two primary vectors:

  1. Malicious File Delivery: An attacker crafts a PDF document containing a malformed U3D 3D object. When a victim opens this PDF in PDF-XChange Editor, the vulnerable parsing code is triggered.

  2. Malicious Web Page: The attacker hosts a webpage that triggers PDF-XChange Editor to process malicious content, potentially through browser integration or plugin functionality.

The vulnerability has a network-based attack vector, meaning it can be exploited remotely by delivering the malicious file via email, file sharing, or web download. While the out-of-bounds read primarily results in information disclosure, the Zero Day Initiative Advisory ZDI-25-066 notes that attackers can leverage this vulnerability in conjunction with other flaws to achieve arbitrary code execution.

Detection Methods for CVE-2025-0911

Indicators of Compromise

  • Unusual PDF files containing embedded U3D objects with abnormal structure sizes or offsets
  • PDF-XChange Editor crashes or unexpected memory access errors when opening specific PDF files
  • Suspicious PDF attachments from unknown sources containing 3D content
  • Memory access violations in PDF-XChange Editor process logs

Detection Strategies

  • Monitor for PDF-XChange Editor process crashes that indicate potential exploitation attempts
  • Implement file inspection for PDF documents containing U3D streams with suspicious characteristics
  • Deploy endpoint detection rules to identify abnormal memory access patterns in PDFXEdit.exe processes
  • Utilize email gateway scanning to detect and quarantine suspicious PDF attachments with embedded 3D objects

Monitoring Recommendations

  • Enable crash reporting and analysis for PDF-XChange Editor installations across the enterprise
  • Monitor endpoint telemetry for unusual process behavior following PDF file opens
  • Implement file integrity monitoring on critical systems to detect potential post-exploitation activity
  • Review security logs for patterns indicating targeted delivery of malicious PDF documents

How to Mitigate CVE-2025-0911

Immediate Actions Required

  • Apply vendor-provided security patches for PDF-XChange Editor as soon as they become available
  • Restrict opening of PDF files from untrusted sources until patches are applied
  • Consider disabling U3D/3D content rendering in PDF-XChange Editor if the feature is not required
  • Educate users about the risks of opening unexpected PDF attachments

Patch Information

Organizations should monitor the Zero Day Initiative Advisory ZDI-25-066 and PDF-XChange vendor channels for official patch releases. Apply the latest version of PDF-XChange Editor that addresses this vulnerability. Ensure all installations across the organization are updated to the patched version.

Workarounds

  • Configure PDF-XChange Editor to disable automatic rendering of 3D/U3D content if such configuration options are available
  • Implement network-level filtering to scan and quarantine PDF files with embedded U3D objects from external sources
  • Use application allowlisting to prevent execution of untrusted PDF files
  • Consider using alternative PDF readers for viewing untrusted documents until patches are applied
  • Deploy SentinelOne endpoint protection to detect and prevent exploitation attempts through behavioral analysis

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-066
  • Related CVEs
  • CVE-2025-0904: PDF-XChange Editor Information Disclosure

  • 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