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

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

CVE-2025-0905 is an information disclosure vulnerability in PDF-XChange Editor caused by improper JB2 file parsing. Attackers can exploit this flaw to access sensitive data. This article covers technical details, impact, and mitigation.

Updated: May 11, 2026

CVE-2025-0905 Overview

CVE-2025-0905 is a high-severity out-of-bounds read vulnerability in PDF-XChange Editor that arises during the parsing of JB2 image files embedded in PDF documents. The flaw stems from missing validation of user-supplied data, allowing an attacker to read memory beyond the bounds of an allocated object. Remote attackers can exploit this issue to disclose sensitive process memory when a user opens a malicious PDF or visits a crafted web page. Attackers can chain this information disclosure with other vulnerabilities to achieve arbitrary code execution in the context of the current process. The issue was reported through the Zero Day Initiative as ZDI-CAN-25433 and published as advisory ZDI-25-067.

Critical Impact

Successful exploitation leaks memory contents from the PDF-XChange Editor process and can be combined with companion bugs to execute arbitrary code on the target system.

Affected Products

  • PDF-XChange Editor (all versions prior to the vendor's fix for ZDI-CAN-25433)
  • PDF-XChange Editor Plus
  • Any application bundling vulnerable PDF-XChange Editor components for JB2 parsing

Discovery Timeline

  • 2025-02-11 - CVE-2025-0905 published to the National Vulnerability Database
  • 2025-02-12 - Last updated in NVD
  • Zero Day Initiative tracking ID - ZDI-CAN-25433 assigned, advisory published as ZDI-25-067

Technical Details for CVE-2025-0905

Vulnerability Analysis

The vulnerability is classified as an out-of-bounds read [CWE-125] within the JB2 (JBIG2) file parsing logic of PDF-XChange Editor. JB2 is a bi-level image compression format commonly embedded in PDF documents to encode scanned text and line art. When the parser processes a malformed JB2 stream, it fails to validate length or offset fields supplied in the file before issuing a read against an allocated object. The read crosses the boundary of that object and returns adjacent heap memory to the parser. That memory can include pointers, object metadata, or other process state that an attacker uses to defeat address space layout randomization or to leak sensitive content rendered alongside the document.

Root Cause

The root cause is the lack of proper validation of attacker-controlled fields within the JB2 stream. The parser trusts size or index values from the input and uses them to compute read offsets without confirming they remain inside the bounds of the destination buffer. This is a classic input validation failure in a complex binary parser.

Attack Vector

Exploitation requires user interaction. A victim must open a malicious PDF file or visit a web page that delivers one through the browser plugin or file association handler. No authentication is required, and the attack is delivered over the network. The disclosed memory by itself enables reconnaissance, but attackers typically pair it with a corruption primitive in the same parser to gain reliable arbitrary code execution.

No verified public proof-of-concept code is available for CVE-2025-0905. Refer to the Zero Day Initiative Advisory ZDI-25-067 for additional technical context.

Detection Methods for CVE-2025-0905

Indicators of Compromise

  • PDF files containing malformed or oversized JB2/JBIG2 image streams delivered via email, web download, or shared storage
  • Unexpected PDFXEdit.exe process crashes, hangs, or access violations correlated with opening untrusted PDFs
  • PDF-XChange Editor processes spawning unusual child processes such as cmd.exe, powershell.exe, or scripting hosts
  • Outbound network connections initiated by PDFXEdit.exe to unfamiliar domains shortly after document open events

Detection Strategies

  • Inspect PDF objects for embedded JB2/JBIG2 streams and flag files where stream headers declare inconsistent segment lengths
  • Hunt for endpoint telemetry showing PDFXEdit.exe reading sensitive memory regions or crashing with read access violations
  • Correlate document open events with subsequent process injection, suspicious module loads, or DNS queries

Monitoring Recommendations

  • Forward PDF-XChange Editor process telemetry, including crash dumps and child process creations, to a centralized analytics platform
  • Enable Windows Error Reporting collection so out-of-bounds read crashes in PDFXEdit.exe surface for review
  • Alert on PDF reader processes performing network egress or writing executable files to disk

How to Mitigate CVE-2025-0905

Immediate Actions Required

  • Update PDF-XChange Editor to the latest vendor-released version that addresses ZDI-CAN-25433
  • Restrict opening of PDF files from untrusted sources and route inbound documents through a content disarm and reconstruction gateway
  • Remove or disable the browser integration plugin for PDF-XChange Editor where it is not required

Patch Information

Review the Zero Day Initiative Advisory ZDI-25-067 and the PDF-XChange Editor vendor release notes for the specific build that remediates this flaw. Apply the patched build across all endpoints with PDF-XChange Editor installed, including shared workstations and virtual desktop images.

Workarounds

  • Set an alternate, non-vulnerable application as the default PDF handler until patching is complete
  • Block PDF attachments at the email gateway or strip embedded image streams when policy permits
  • Apply application control policies that prevent PDFXEdit.exe from launching child processes or loading non-signed modules
bash
# Example: query installed PDF-XChange Editor version on Windows endpoints
reg query "HKLM\SOFTWARE\Tracker Software\PDFXEditor\3.0" /v Version

# Example: block PDF-XChange Editor from spawning command interpreters via WDAC/AppLocker rule audit
Get-AppLockerPolicy -Effective -Xml | Select-String -Pattern "PDFXEdit"

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

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

  • 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