Severity by source
AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:H
File must be opened locally (AV:L, UI:R); OOB read leaks limited memory (C:L) but causes crash (A:H); no write primitive available (I:N).
Primary rating from Vendor (Foxit).
CVSS VectorVendor: Foxit
Lifecycle Timeline
1DescriptionCVE.org
During the PRC parsing stage, there is a lack of boundary verification for the PRC entity index, which leads to an out-of-bounds read of the entity array. As a result, the application crashes.
AnalysisAI
Out-of-bounds read in Foxit PDF Editor and PDF Reader during PRC (Product Representation Compact) 3D content parsing crashes the application and leaks limited memory content. Affects multiple concurrent release trains including versions 2026.1.1, 14.0.4, and 13.2.4 and earlier. Exploitation requires a victim to open a specially crafted PDF containing a malicious PRC entity - no public exploit has been identified at time of analysis.
Technical ContextAI
PRC (Product Representation Compact) is an ISO 14739-1 binary format used to embed compact 3D geometry and product structure data inside PDF files. Foxit's PRC parser fails to validate the entity index before accessing the entity array, a classic CWE-125 (Out-of-Bounds Read) defect. When a crafted PRC stream supplies an index beyond the allocated array boundary, the parser reads from adjacent heap or stack memory - causing an application crash (high availability impact) and potentially exposing a small amount of process memory (low confidentiality impact). Affected CPE strings confirm both the PDF Editor (cpe:2.3:a:foxit_software_inc.:foxit_pdf_editor) and PDF Reader (cpe:2.3:a:foxit_software_inc.:foxit_pdf_reader) product lines across three active version branches.
RemediationAI
Patch available per vendor advisory - Foxit reported this issue and maintains security bulletins at https://www.foxit.com/support/security-bulletins.html, where the exact fixed versions for each release branch (2026.x, 14.x, 13.x) should be confirmed and applied. Users should upgrade to the latest available patched release for their installed branch as soon as possible. As a compensating control where immediate patching is not feasible, organizations should configure email gateways and web proxies to inspect or quarantine PDF files containing embedded 3D PRC content, though this may break legitimate 3D PDF workflows. Disabling or removing Foxit PDF Editor/Reader as the default handler for PDF files and substituting a viewer not affected by this parsing path is another interim option, with the trade-off of losing Foxit-specific features. User awareness training to avoid opening unsolicited PDFs with 3D content provides marginal additional protection.
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-42191
GHSA-89mp-9v96-585h