Bug 2453350 (CVE-2026-3308)

Summary: CVE-2026-3308 mupdf: MuPDF: Arbitrary code execution via integer overflow with a crafted PDF
Product: [Other] Security Response Reporter: OSIDB Bzimport <bzimport>
Component: vulnerabilityAssignee: Product Security DevOps Team <prodsec-dev>
Status: NEW --- QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: unspecifiedKeywords: Security
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: ---
Doc Text:
A flaw was found in MuPDF. A remote attacker could exploit an integer overflow vulnerability by providing a maliciously crafted PDF file. This overflow occurs within the `pdf_load_image_imp` function, leading to a heap out-of-bounds write. This vulnerability can be exploited to achieve arbitrary code execution, allowing the attacker to run unauthorized commands on the affected system.
Story Points: ---
Clone Of: Environment:
Last Closed: Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 2454359, 2454360, 2454361    
Bug Blocks:    

Description OSIDB Bzimport 2026-03-31 14:02:14 UTC
An integer overflow vulnerability in 'pdf-image.c' in Artifex's MuPDF version 1.27.0 allows an attacker to maliciously craft a PDF that can trigger an integer overflow within the 'pdf_load_image_imp' function. This allows a heap out-of-bounds write that could be exploited for arbitrary code execution.