Severity by source
AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
Local crafted-file vector needing the user to open a PDF (AV:L/UI:R), no privileges (PR:N); UAF memory corruption justifies high C/I/A per vendor, though DoS-only impact is plausible.
Primary rating from Vendor (Foxit).
CVSS VectorVendor: Foxit
Lifecycle Timeline
1DescriptionCVE.org
After JavaScript resetting the form, the synchronization process lacks re-entry protection and object lifecycle verification, resulting in the failure of the control pointer during the traversal process. After the pointer fails, it still continues to dereference, causing the application to crash.
AnalysisAI
Use-after-free memory corruption in Foxit PDF Editor (≤14.0.4) and Foxit PDF Reader (≤2026.1.1) allows a crafted PDF containing malicious form-reset JavaScript to trigger a stale control-pointer dereference, crashing the application and potentially enabling arbitrary code execution in the victim's context. Exploitation requires the user to open a booby-trapped document; there is no public exploit identified at time of analysis and it is not listed in CISA KEV. Foxit, the reporting vendor, has issued a security bulletin covering the affected versions.
Technical ContextAI
The flaw is a CWE-416 use-after-free in the JavaScript-driven form handling engine of Foxit's PDF rendering stack, shared across both the Editor and Reader products (per CPE cpe:2.3:a:foxit_software_inc.:foxit_pdf_editor and cpe:2.3:a:foxit_software_inc.:foxit_pdf_reader). PDF documents can embed JavaScript that manipulates AcroForm fields; when a script resets the form, the internal synchronization/traversal routine lacks re-entry protection and object lifecycle verification, so an object referenced by a control pointer can be freed while a traversal is still in progress. The code then continues to dereference the now-dangling pointer. Use-after-free conditions are a classic memory-corruption primitive: at minimum they cause deterministic crashes (denial of service), and depending on heap grooming they can escalate to controlled writes and code execution, which is consistent with the vendor's high confidentiality/integrity/availability rating.
RemediationAI
Patch available per vendor advisory: upgrade Foxit PDF Editor and Foxit PDF Reader to the fixed release listed on Foxit's security bulletin at https://www.foxit.com/support/security-bulletins.html (a specific fixed version number was not included in the provided data and should be taken directly from that bulletin - do not assume a version). Because exploitation depends on embedded form-reset JavaScript, an effective compensating control while patching is to disable JavaScript execution in Foxit (Preferences → JavaScript → uncheck 'Enable JavaScript Actions'), which neutralizes this specific vector at the cost of breaking legitimate interactive/AcroForm and dynamic PDF workflows. Additionally, enable Foxit's Safe Reading Mode / sandbox protections and block or quarantine PDFs from untrusted external sources at the email and web gateway. Avoid opening PDFs from unknown senders until the update is deployed.
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-42195
GHSA-x84g-p925-fhwq