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

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

CVE-2025-0907 is an information disclosure vulnerability in PDF-XChange Editor affecting JB2 file parsing. An out-of-bounds read flaw allows attackers to access sensitive data when users open malicious files.

Published: April 14, 2026

CVE-2025-0907 Overview

CVE-2025-0907 is an out-of-bounds read vulnerability affecting PDF-XChange Editor's JB2 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, as the target must visit a malicious page or open a malicious file.

The specific flaw exists within the parsing of JB2 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.

Critical Impact

Remote attackers can disclose sensitive information and potentially chain this vulnerability with other flaws to achieve arbitrary code execution in the context of the current process.

Affected Products

  • PDF-XChange Editor (all vulnerable versions)
  • PDF-XChange PDF-XChange Editor

Discovery Timeline

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

Technical Details for CVE-2025-0907

Vulnerability Analysis

This vulnerability (tracked as ZDI-CAN-25435) is classified as CWE-125 (Out-of-Bounds Read). The flaw resides in the JB2 file parsing component of PDF-XChange Editor, where insufficient validation of user-supplied data allows an attacker to trigger a memory read operation beyond the bounds of an allocated buffer.

When a user opens a specially crafted JB2 file or visits a malicious webpage containing such content, the parser fails to properly validate input boundaries. This allows an attacker to read memory contents beyond the intended buffer allocation, potentially exposing sensitive information from process memory.

The vulnerability requires user interaction through one of two attack vectors: opening a malicious file directly or visiting a webpage hosting malicious content. While the primary impact is information disclosure, the vulnerability can be chained with other security flaws to achieve arbitrary code execution within the context of the affected process.

Root Cause

The root cause of this vulnerability is improper input validation in the JB2 file parsing routine. The parser does not adequately verify that data offsets and lengths provided by the user-supplied file remain within the bounds of allocated memory objects. This allows crafted JB2 files to specify read operations that extend beyond the legitimate buffer boundaries, resulting in an out-of-bounds read condition.

Attack Vector

The attack vector is network-based, requiring the victim to interact with malicious content. An attacker would craft a malicious JB2 file designed to trigger the out-of-bounds read condition. The attack can be delivered through:

  1. Direct file delivery - Sending a malicious JB2 file via email or file sharing, which the victim opens with PDF-XChange Editor
  2. Web-based delivery - Hosting the malicious content on a webpage that the victim visits while PDF-XChange Editor is configured as a handler

The vulnerability manifests during the JB2 file parsing process when the application attempts to read data based on untrusted input values. Without proper boundary checks, the parser reads beyond allocated memory regions. For detailed technical analysis, see the Zero Day Initiative Advisory ZDI-25-069.

Detection Methods for CVE-2025-0907

Indicators of Compromise

  • Presence of suspicious or unexpected JB2 files in user directories or temp folders
  • PDF-XChange Editor process exhibiting unusual memory access patterns or crashes
  • Network traffic downloading JB2 files from untrusted or unknown sources
  • Application crash logs indicating memory access violations in JB2 parsing routines

Detection Strategies

  • Monitor for PDF-XChange Editor processes accessing memory regions outside normal operational bounds
  • Implement file-type inspection for JB2 files entering the network through email gateways and web proxies
  • Deploy endpoint detection rules to identify malformed JB2 files with anomalous header or data structures
  • Enable application crash monitoring to detect potential exploitation attempts

Monitoring Recommendations

  • Configure endpoint security solutions to monitor PDF-XChange Editor process behavior for anomalous memory access
  • Implement logging for file access events involving JB2 files
  • Set up alerts for PDF-XChange Editor application crashes that may indicate exploitation attempts
  • Monitor network traffic for downloads of JB2 files from suspicious or newly registered domains

How to Mitigate CVE-2025-0907

Immediate Actions Required

  • Update PDF-XChange Editor to the latest patched version as soon as available from the vendor
  • Restrict the opening of JB2 files from untrusted sources until patched
  • Implement email filtering to quarantine or block JB2 file attachments from external senders
  • Educate users about the risks of opening files from unknown or untrusted sources

Patch Information

Organizations should monitor PDF-XChange for security updates addressing this vulnerability. Consult the Zero Day Initiative Advisory ZDI-25-069 for additional details and vendor patch availability. Apply the official vendor patch immediately upon release.

Workarounds

  • Disable or restrict the handling of JB2 files in PDF-XChange Editor if not required for business operations
  • Implement application whitelisting to control which file types can be opened
  • Use network-level filtering to block JB2 files from entering the environment via email or web traffic
  • Consider using alternative PDF viewers for handling untrusted documents until a patch is available

Organizations should implement file association controls to prevent automatic opening of JB2 files. Consider configuring group policies to restrict PDF-XChange Editor's ability to process potentially malicious file types from untrusted locations until the vendor releases an official patch.

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-069
  • Related CVEs
  • 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

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