Severity by source
AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
Description states only a crash, so A:H with C/I:N; local crafted-file vector with required user interaction gives AV:L/UI:R, no privileges needed (PR:N).
Primary rating from Vendor (Foxit).
CVSS VectorVendor: Foxit
Lifecycle Timeline
1DescriptionCVE.org
After the application opened the PDF file, the script first reset the annotation status, then triggered the reset form event by additional action. During the re-entry process, the application access invalid objects and crashed.
AnalysisAI
Use-after-free memory corruption in Foxit PDF Editor and Foxit PDF Reader allows a crafted PDF to crash the application when its embedded JavaScript resets annotation status and then triggers a reset-form additional action, causing the parser to re-enter and dereference freed objects. Local victims who open a malicious document are affected; the CVSS 3.1 base score is 7.8. No public exploit was identified at time of analysis, and the issue is not listed in CISA KEV.
Technical ContextAI
The flaw is a CWE-416 Use-After-Free in the PDF rendering/JavaScript engine shared by Foxit PDF Editor and Foxit PDF Reader (per CPE cpe:2.3:a:foxit_software_inc.:foxit_pdf_editor and :foxit_pdf_reader). PDF documents can carry additional actions (AA) attached to form fields and annotations; here a script resets annotation state and then fires a 'reset form' additional action. During the resulting re-entry, an object freed earlier in the flow is accessed again, so a dangling pointer is dereferenced. Use-after-free conditions in document parsers are a classic memory-corruption primitive: at minimum they cause a crash (denial of service), and depending on heap grooming they can escalate to controlled memory reuse.
RemediationAI
Update Foxit PDF Editor and Foxit PDF Reader to the fixed release identified in the Foxit security bulletin (https://www.foxit.com/support/security-bulletins.html); an exact fix version is not present in the provided data, so consult that advisory for the patched build - Patch available per vendor advisory. As compensating controls until patched: disable JavaScript execution in Foxit (Preferences > JavaScript, uncheck 'Enable JavaScript Actions'), which neutralizes the script-driven reset-form additional action that triggers the use-after-free, at the cost of breaking legitimate interactive/JavaScript-enabled forms; enable Foxit's Safe Reading Mode to restrict scripted and unverified actions; and restrict opening of PDFs from untrusted sources via email/download policy or attachment sandboxing. Do not invent a version number - cite the vendor bulletin for the exact patched build.
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
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-42204
GHSA-f8mh-5vwp-p567