Severity by source
AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N
Network-delivered file requires only user interaction to trigger; no privileges needed; confidentiality-only impact bounded to user's permission scope.
Primary rating from Vendor (Foxit).
CVSS VectorVendor: Foxit
Lifecycle Timeline
1DescriptionCVE.org
The input file does not need to be strictly in a structurally valid PDF format. Instead, after reviewing the content, the original document disguised as a PDF will be sent to the parser. Malicious documents will construct malicious external entities that, through the protocol, point to local paths, thereby allowing access to any local files within the user's permission range.
AnalysisAI
XXE injection in Foxit PDF Editor and Foxit PDF Reader exposes any local file readable by the victim user when they open a maliciously crafted document disguised as a PDF. The parser processes documents that are not structurally valid PDFs, resolving attacker-controlled external XML entities that reference local filesystem paths via file:// or similar protocols, enabling out-of-band exfiltration of sensitive local files. No public exploit code or CISA KEV listing exists at time of analysis; exploitation is gated by user interaction (UI:R), limiting opportunistic mass exploitation.
Technical ContextAI
CWE-611 (Improper Restriction of XML External Entity Reference) describes a class of flaw where an XML parser resolves externally defined entities without restriction. Foxit PDF Editor and Foxit PDF Reader accept documents that are not structurally valid PDFs - the parser processes the embedded XML/document content regardless of strict format conformance. An attacker embeds malicious external entity declarations (<!ENTITY xxe SYSTEM 'file:///etc/passwd'>) inside such a document; when the parser expands these entities, it reads the referenced local file and can surface the contents in rendered output or via side-channel. Affected CPEs are cpe:2.3:a:foxit_software_inc.:foxit_pdf_editor:*:*:*:*:*:*:*:* and cpe:2.3:a:foxit_software_inc.:foxit_pdf_reader:*:*:*:*:*:*:*:*, covering all versions up to the patched releases per EUVD-2026-42197.
RemediationAI
Upgrade Foxit PDF Editor and Foxit PDF Reader to the versions published in Foxit's security bulletin at https://www.foxit.com/support/security-bulletins.html. Exact fixed version numbers are not independently confirmed from the available input data - consult the bulletin directly for the specific patched release for your product branch (13.x, 14.x, or 2026.x). As a compensating control while patching, configure your mail gateway and endpoint DLP solution to quarantine or sandbox PDF and PDF-disguised documents before delivery, reducing the chance a user opens a weaponized file. Disabling network egress from the Foxit process (via application-layer firewall rules) would prevent out-of-band exfiltration even if XXE entity expansion occurs, though this may interfere with legitimate online PDF features. Organizations should treat any PDF from untrusted sources as potentially malicious until patched.
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
Share
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-42197
GHSA-cp35-rwwj-hqqf