Severity by source
AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
A local file must be opened by a user (AV:L, UI:R, PR:N); the described impact is only a crash, so C:N/I:N/A:H - unlike the input vector's unverified C:H/I:H.
Primary rating from Vendor (Foxit).
CVSS VectorVendor: Foxit
Lifecycle Timeline
1DescriptionCVE.org
There is an abnormal annotation within the PDF that is referenced by other objects. When the application parses the PDF, it fails to perform proper type checking, ultimately causing the application to crash.
AnalysisAI
Type-confusion memory corruption in Foxit PDF Reader and Foxit PDF Editor allows a crafted PDF containing an abnormal annotation object - one referenced by other objects - to bypass proper type checking during parsing, corrupting memory and crashing the application. Exploitation requires a user to open the malicious file locally (UI:R); there is no public exploit identified at time of analysis and the CVE is not listed in CISA KEV, so the current confirmed impact is denial of service, though the CWE-843 class leaves open potential for code execution.
Technical ContextAI
The flaw is in Foxit's PDF parsing engine, specifically its handling of annotation objects - the interactive overlay objects (links, widgets, markup) defined in the PDF specification and reached through the cross-reference table. The root cause is CWE-843, Access of Resource Using Incompatible Type ('type confusion'): the parser encounters an annotation whose declared or expected type does not match the object actually referenced by other objects, and processes it as the wrong type without validating it. Type confusion dereferences memory under one type's layout assumptions while the underlying bytes belong to another, yielding memory corruption. Affected products per CPE are cpe:2.3:a:foxit_software_inc.:foxit_pdf_editor and cpe:2.3:a:foxit_software_inc.:foxit_pdf_reader across unspecified (wildcard) versions.
RemediationAI
Update Foxit PDF Reader and Foxit PDF Editor to the fixed build once Foxit publishes it; no exact fix version was provided in the input, so consult the vendor advisory at https://www.foxit.com/support/security-bulletins.html for the patched release number (Patch available per vendor advisory; released patched version not independently confirmed). As compensating controls until patching, avoid opening PDFs from untrusted or unsolicited sources and route inbound PDFs through a sandboxed viewer or gateway that rasterizes or reconstructs files, which neutralizes malformed annotation structures at the cost of losing interactive form and annotation fidelity; where feasible, remove Foxit as the default handler for PDFs arriving via email or web and enable Foxit's Safe Reading / protected-mode setting, which reduces exposure but may block legitimate scripted or connected-content features.
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 technique Denial Of Service
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-42199
GHSA-hp88-72wg-hhr2