Severity by source
AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
Local file-open vector with required user interaction and no privileges; A:H is certain (crash), and C:H/I:H reflect the use-after-free's plausible escalation to code execution.
Primary rating from Vendor (Foxit).
CVSS VectorVendor: Foxit
Lifecycle Timeline
1DescriptionCVE.org
After the application opened the PDF, JavaScript deleted the form field object. Subsequently, it attempted to access the invalid object, which caused the application to crash.
AnalysisAI
Memory corruption in Foxit PDF Reader and Foxit PDF Editor allows a crafted PDF to trigger a use-after-free through the embedded JavaScript engine, where a form field object is deleted and then re-accessed, crashing the application. The flaw affects PDF Editor through 13.2.4, 14.0.4, and 2026.1.1, and PDF Reader through 2026.1.1, and was reported by Foxit. No public exploit has been identified at time of analysis, though CVSS scores the impact as high across confidentiality, integrity, and availability, implying potential exploitation beyond a simple crash.
Technical ContextAI
The vulnerability is a use-after-free (CWE-416) in the client-side JavaScript interpreter that Foxit PDF Reader/Editor embeds to support interactive PDF features such as AcroForm form fields. When script deletes a form field object, the underlying native memory is freed, but a subsequent script operation dereferences the now-dangling reference to that object. Because form-field manipulation via JavaScript is a core, always-available capability of these viewers, the dangling pointer is reachable from any opened document. CPE data identifies the exact affected code as cpe:2.3:a:foxit_software_inc.:foxit_pdf_editor and cpe:2.3:a:foxit_software_inc.:foxit_pdf_reader. Use-after-free conditions of this class frequently allow controlled reuse of the freed allocation, which is why they are often escalatable from a crash to code execution.
RemediationAI
Upgrade to the latest fixed release of Foxit PDF Editor and Foxit PDF Reader as published on the Foxit security bulletins page (https://www.foxit.com/support/security-bulletins.html); the affected trains are Editor 13.2.4/14.0.4/2026.1.1 and earlier and Reader 2026.1.1 and earlier, so move to the vendor's next patched build above these - a specific fixed version was not included in the provided data and should be confirmed against the bulletin. As a compensating control until patched, disable JavaScript execution in the reader (Preferences > JavaScript > uncheck 'Enable JavaScript Actions'), which directly removes the attack surface for this form-field use-after-free at the cost of breaking legitimate interactive/AcroForm PDFs; additionally, avoid opening untrusted PDFs and enable Safe Reading Mode to restrict scripted actions. Patch status: no vendor-released fixed version was independently confirmed from the supplied references - patch available per vendor advisory.
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
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
Use-after-free memory corruption in Foxit PDF Reader and Foxit PDF Editor allows a crafted PDF to crash the application
Same weakness CWE-416 – Use After Free
View allSame technique Denial Of Service
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-42181
GHSA-hcmc-qwvc-894j