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-2026-7233

CVE-2026-7233: Artifex MuPDF Buffer Overflow Vulnerability

CVE-2026-7233 is a buffer overflow flaw in Artifex MuPDF up to version 1.28.0 that causes out-of-bounds reads in the CFF Index Handler. This article covers technical details, affected versions, and mitigations.

Published: April 30, 2026

CVE-2026-7233 Overview

A vulnerability has been identified in Artifex MuPDF up to version 1.28.0. The affected component is the function fz_subset_cff_for_gids within the file subset-cff.c of the CFF Index Handler. This manipulation causes an out-of-bounds read condition. The attack requires local access to exploit. The vulnerability has been publicly disclosed and proof-of-concept code is available. The project was informed of the problem early through a bug report but has not responded yet.

Critical Impact

Local attackers with low privileges can trigger an out-of-bounds read in MuPDF's CFF font handling code, potentially leading to information disclosure from process memory.

Affected Products

  • Artifex MuPDF versions up to 1.28.0
  • Applications and systems utilizing MuPDF for PDF rendering
  • Document processing pipelines leveraging MuPDF libraries

Discovery Timeline

  • 2026-04-28 - CVE-2026-7233 published to NVD
  • 2026-04-29 - Last updated in NVD database

Technical Details for CVE-2026-7233

Vulnerability Analysis

This vulnerability is classified as CWE-119 (Improper Restriction of Operations within the Bounds of a Memory Buffer). The flaw resides in the CFF (Compact Font Format) Index Handler, specifically within the fz_subset_cff_for_gids function located in subset-cff.c. When processing malformed CFF font data embedded in PDF documents, the function fails to properly validate index boundaries before reading memory, resulting in an out-of-bounds read condition.

The attack requires local access and low privileges to execute. While the immediate impact is limited to information disclosure (confidentiality breach), the exposure of process memory contents could potentially reveal sensitive data or internal application state.

Root Cause

The root cause lies in insufficient bounds checking within the CFF index loading mechanism. When the fz_subset_cff_for_gids function processes glyph identifiers for font subsetting operations, it does not adequately validate that the requested index values fall within the allocated buffer boundaries. This allows an attacker to craft a malicious CFF font structure that references memory locations outside the intended buffer.

Attack Vector

Exploitation requires local access to the target system. An attacker would need to craft a malicious PDF document containing specially constructed CFF font data and convince a user or automated process to open it using an application that relies on the vulnerable MuPDF library. Upon parsing the malformed CFF index structure, the vulnerable function reads beyond allocated memory boundaries.

The attack scenario typically involves:

  1. Creating a PDF with maliciously crafted CFF font data
  2. Delivering the PDF to a system running vulnerable MuPDF versions
  3. Triggering the out-of-bounds read when the document is processed
  4. Potentially extracting sensitive information from leaked memory contents

For technical details and proof-of-concept information, refer to the GitHub PoC for MuPDF repository.

Detection Methods for CVE-2026-7233

Indicators of Compromise

  • Unexpected crashes or memory access violations in MuPDF-based applications when processing PDF files
  • PDF documents containing unusual or malformed CFF font structures
  • Memory dumps or core files showing out-of-bounds access patterns in subset-cff.c

Detection Strategies

  • Monitor for abnormal memory access patterns in processes using MuPDF libraries
  • Implement file integrity monitoring for PDF documents entering the environment
  • Deploy endpoint detection solutions capable of identifying memory corruption exploitation attempts
  • Scan incoming PDF files for malformed CFF font structures before processing

Monitoring Recommendations

  • Enable detailed logging for PDF processing applications using MuPDF
  • Monitor system logs for segmentation faults or memory access violations related to MuPDF processes
  • Implement application-level crash reporting to identify potential exploitation attempts
  • Review file upload logs for suspicious PDF documents targeting document processing systems

How to Mitigate CVE-2026-7233

Immediate Actions Required

  • Inventory all systems and applications using Artifex MuPDF version 1.28.0 or earlier
  • Review the Ghostscript Bug Report #709328 for vendor updates
  • Consider restricting PDF processing to trusted sources until a patch is available
  • Implement application sandboxing for MuPDF-based document viewers

Patch Information

As of the last update, the Artifex project has been notified of this vulnerability through a bug report but has not yet responded with a patch. Organizations should monitor the Artifex Security Information page and the Ghostscript Bug Report #709328 for updates on an official fix.

Additional vulnerability tracking information is available at VulDB Vulnerability #359840.

Workarounds

  • Disable or restrict CFF font processing in MuPDF configurations where possible
  • Process untrusted PDF documents in isolated sandbox environments
  • Implement strict input validation for PDF files before passing to MuPDF
  • Consider alternative PDF libraries for processing untrusted documents until a patch is released
  • Apply defense-in-depth measures such as ASLR and DEP to limit exploitation impact
bash
# Example: Running MuPDF-based applications in a restricted environment
# Use firejail or similar sandboxing tools to limit potential impact
firejail --private --net=none --no3d mupdf document.pdf

# Alternatively, use seccomp-bpf filtering for MuPDF processes
# to restrict system calls available to the process

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

  • Vulnerability Details
  • TypeBuffer Overflow

  • Vendor/TechArtifex Mupdf

  • SeverityLOW

  • CVSS Score1.9

  • EPSS Probability0.02%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:P/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityNone
  • CWE References
  • CWE-119
  • Technical References
  • Artifex Security Information

  • GitHub PoC for MuPDF

  • VulDB CTI for #359840
  • Vendor Resources
  • Ghostscript Bug Report #709328

  • VulDB Submission #802590

  • VulDB Vulnerability #359840
  • Related CVEs
  • CVE-2025-55780: Artifex MuPDF Buffer Overflow Vulnerability
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