Severity by source
AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
Local malicious-file vector needing user to open the PDF (AV:L/UI:R, PR:N); described outcome is an illegal read and crash so A:H with only possible limited memory disclosure (C:L) and no integrity impact.
Primary rating from Vendor (Foxit).
CVSS VectorVendor: Foxit
Lifecycle Timeline
1DescriptionCVE.org
The application re-enters the document structure via field processing and deletes the current page, and then continues using the field objects obtained before deletion, triggering an illegal read and crashing.
AnalysisAI
Use-after-free during PDF field processing in Foxit PDF Editor and Foxit PDF Reader allows a crafted document to delete the current page and then reuse now-dangling field objects, causing an illegal memory read and application crash. Affects Foxit PDF Editor through 14.0.4 / 2026.1.1 and Foxit PDF Reader through 2026.1.1; exploitation requires a user to open a malicious PDF. No public exploit identified at time of analysis and the flaw is not in CISA KEV; vendor (Foxit) reported it and tags it primarily as denial of service / memory corruption.
Technical ContextAI
The root cause is CWE-416 (Use After Free). During interactive form/field processing the application re-enters the document object structure and deletes the current page object; execution then continues to operate on field objects that were captured before the deletion, so those pointers now reference freed memory. Dereferencing them produces an out-of-bounds/illegal read. The affected components are the desktop PDF engines identified by the CPEs cpe:2.3:a:foxit_software_inc.:foxit_pdf_editor and cpe:2.3:a:foxit_software_inc.:foxit_pdf_reader - client-side document parsers/renderers that process untrusted PDF content, a class of software where lifetime-management bugs in form and annotation handling are a recurring source of memory-corruption vulnerabilities.
RemediationAI
Patch available per vendor advisory: update to the latest fixed release of Foxit PDF Editor and Foxit PDF Reader listed on the Foxit security bulletins page at https://www.foxit.com/support/security-bulletins.html (the input does not specify an exact patched version number, so confirm the fixed build there before deploying). Because the affected versions are all builds 'and earlier', upgrade past the highest listed vulnerable versions (Editor 14.0.4 / 13.2.4 / 2026.1.1 and Reader 2026.1.1). Until patched, compensating controls include disabling or restricting interactive PDF form/JavaScript features in the product's preferences to reduce field-processing exposure (trade-off: breaks legitimate form workflows), enabling Safe Reading/Protected Mode if available, and instructing users not to open PDFs from untrusted sources; organizations can also route PDFs through a server-side sandbox or alternate renderer for untrusted mail attachments (trade-off: added processing latency and possible rendering fidelity differences).
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-416 – Use After Free
View allSame technique Memory Corruption
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-42194
GHSA-v6wf-mgv3-6mx5