Severity by source
AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:H
File must be opened by the user (AV:L, UI:R); no attacker privileges required (PR:N); crash gives High availability impact, out-of-bounds read gives Low confidentiality; no integrity or scope change.
Primary rating from Vendor (Foxit).
CVSS VectorVendor: Foxit
Lifecycle Timeline
1DescriptionCVE.org
The PRC file header parsing logic trusts the constructed file structure description information, assumes that the underlying array contains elements and reads them, leading to out-of-bounds reads and application crashes.
AnalysisAI
Out-of-bounds read in Foxit PDF Editor and Foxit PDF Reader's PRC 3D file header parser crashes the application and may leak process memory when a victim opens a specially crafted PDF. Affected version ranges span Foxit PDF Reader through 2026.1.1 and multiple Foxit PDF Editor release branches through 13.2.4, 14.0.4, and 2026.1.1. No public exploit code or confirmed active exploitation has been identified at time of analysis; the CVSS availability impact is rated High due to a reliable application crash on trigger, with a minor confidentiality component from out-of-bounds memory exposure.
Technical ContextAI
The affected code handles PRC (Product Representation Compact), a binary 3D model format used to embed rich 3D content inside PDF documents. The PRC header parsing logic trusts file-supplied structure description metadata - specifically array element counts and offsets - without validating whether those indices fall within allocated buffer bounds before dereferencing them. This is a textbook CWE-125 (Out-of-Bounds Read): the parser assumes the constructed file structure accurately describes the underlying array, reads elements at attacker-controlled offsets, and crashes when those offsets exceed the actual allocation. The affected products are identified by CPEs cpe:2.3:a:foxit_software_inc.:foxit_pdf_editor and cpe:2.3:a:foxit_software_inc.:foxit_pdf_reader. The tag 'Buffer Overflow' in source intelligence likely reflects the memory-safety class rather than a write primitive, consistent with CWE-125 and the absence of an integrity impact in the CVSS vector.
RemediationAI
The primary remediation is to upgrade Foxit PDF Reader and Foxit PDF Editor to versions that address this bulletin, as specified at https://www.foxit.com/support/security-bulletins.html - exact patched version numbers must be obtained directly from that advisory, as no fixed release identifier was independently confirmed in the available data. Until patching is complete, organizations should instruct users to avoid opening PDF files from untrusted or unexpected sources, particularly files that may contain embedded 3D PRC content. If Foxit's application settings permit disabling 3D content rendering or PRC model processing, doing so eliminates the vulnerable code path at the cost of losing 3D PDF functionality. Enterprise deployments managed via group policy or Foxit volume licensing should prioritize pushing the updated installer through software distribution channels given the broad affected version range spanning three Editor release branches.
More in Foxit Pdf Editor
View allUse-after-free memory corruption in Foxit PDF Reader and Foxit PDF Editor lets a crafted PDF containing JavaScript trigg
Use-after-free memory corruption in Foxit PDF Reader and Foxit PDF Editor (versions 2026.1.1/14.0.4 and earlier) allows
Denial-of-service (and potential memory-corruption) in Foxit PDF Editor (≤14.0.4 / ≤13.2.4 / ≤2026.1.1) and Foxit PDF Re
Denial-of-service in Foxit PDF Reader and Foxit PDF Editor (versions 2026.1.1 and earlier) occurs when a victim opens a
Memory corruption in Foxit PDF Reader and Foxit PDF Editor (versions 2026.1.1, 13.2.4, 14.0.4 and earlier) allows attack
Memory corruption in Foxit PDF Reader and Foxit PDF Editor allows a crafted PDF to trigger a use-after-free through the
Use-after-free memory corruption in Foxit PDF Reader (2026.1.1 and earlier) and Foxit PDF Editor (through 14.0.4, 13.2.4
Memory corruption in Foxit PDF Reader (≤2026.1.1) and Foxit PDF Editor (≤14.0.4, ≤13.2.4, and ≤2026.1.1) allows an attac
Memory-corruption (buffer overflow) in Foxit PDF Reader and Foxit PDF Editor arises when the digital-signature plugin pr
Memory-corruption crash (and potential code execution) in Foxit PDF Reader and Foxit PDF Editor occurs when a PDF's embe
Use-after-free memory corruption in Foxit PDF Editor and Foxit PDF Reader allows a crafted PDF to crash the application
Denial of service in Foxit PDF Editor and Foxit PDF Reader arises when the application renders a PDF containing cloud-st
Same weakness CWE-125 – Out-of-bounds Read
View allSame technique Buffer Overflow
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-42190
GHSA-x6hw-8x39-wcwp