
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2026-57259 is an XML External Entity (XXE) injection vulnerability in Foxit PDF Editor and Foxit PDF Reader that allows an unauthenticated attacker to read arbitrary local files by tricking a user into opening a maliciously crafted document. The vulnerability was published on July 8, 2026, and affects Foxit PDF Editor across multiple version branches (up to 2026.1.1.36485, 14.0.4.33508, 13.2.4.24048, and earlier) as well as Foxit PDF Reader up to version 2026.1.1.36485. It carries a CVSS v3.1 base score of 6.5 (Medium) (GitHub Advisory, Foxit Security Bulletins).
The root cause is CWE-611 (Improper Restriction of XML External Entity Reference): Foxit's PDF parsing pipeline accepts files that are not strictly valid PDFs, passing them to an XML parser after content inspection. A malicious document disguised as a PDF can embed crafted XML external entities that reference local file paths via protocol-based URIs (e.g., file://), causing the parser to resolve and return the contents of those files. Exploitation requires no privileges but does require user interaction — the victim must open the malicious file. No public proof-of-concept code has been identified at this time (GitHub Advisory, Foxit Security Bulletins).
Successful exploitation results in unauthorized read access to any local file accessible to the Foxit PDF Editor or Reader process, including sensitive configuration files, credentials, private keys, and other user-accessible data. The impact is limited to confidentiality — there is no integrity or availability impact. While lateral movement is not directly enabled, exfiltrated credentials or configuration data could facilitate further attacks (GitHub Advisory, Feedly).
<!DOCTYPE foo [<!ENTITY xxe SYSTEM "file:///C:/Windows/win.ini">]> with a reference to &xxe; in the document body..pdf extension and includes enough PDF-like header content to pass Foxit's initial format review before being forwarded to the XML parser.file:// or a UNC path pointing to an attacker-controlled server on Windows) (GitHub Advisory, Foxit Security Bulletins)..pdf files with XML DOCTYPE declarations or external entity references in their content; files with PDF headers but XML body structure.FoxitPDFEditor.exe, FoxitPDFReader.exe) making unusual file read operations on sensitive system files (e.g., win.ini, hosts, credential stores) as observed via process monitoring tools.Foxit Software has released patched versions addressing this vulnerability; users should update Foxit PDF Editor and Foxit PDF Reader to the latest available versions beyond the affected ranges (2026.1.1, 14.0.4, and 13.2.4 and earlier). As a workaround, administrators should apply the principle of least privilege to the Foxit process to limit its file system access, and consider disabling external entity processing in XML parsers where configurable. Users should exercise caution when opening PDF files from untrusted sources (Foxit Security Bulletins, GitHub Advisory).
Security news outlets including CyberPress and UnderCodeNews covered the broader Foxit patch release, noting that over 30 vulnerabilities were addressed in the update batch that included CVE-2026-57259. Kaspersky's threat intelligence portal also catalogued the vulnerability. No notable individual researcher commentary or significant social media discussion specific to this CVE has been identified (CyberPress, UnderCodeNews).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."