Description
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.
Published: 2026-07-08
Score: 6.5 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Foxit PDF Editor and Reader treat incoming documents that are not well‑formed PDFs as valid files, allowing embedded XML external entities to reference local file paths. When such a document is parsed, the XML processor resolves the entity, reading data from any file the current user can access and returning it to the application. The vulnerability is an XML External Entity flaw (CWE‑611) that enables an attacker to read proprietary or system files within the user's permission range, representing moderate confidentiality and integrity impact as indicated by the CVSS score of 6.5, but it does not allow code execution or full system compromise.

Affected Systems

Foxit Software Inc.’s Foxit PDF Editor and Foxit PDF Reader are affected. No specific version information is provided, so all versions prior to the vendor’s fix remain vulnerable.

Risk and Exploitability

The flaw requires an attacker to supply a crafted PDF file and for a victim to open that file within the Foxit application. Because the attack is local to the user target, the vulnerability offers moderate confidentiality and integrity impact with a CVSS score of 6.5. The EPSS score of less than 1% indicates a low likelihood of exploitation in the wild, and the vulnerability is not listed in the CISA KEV catalog.

Generated by OpenCVE AI on July 29, 2026 at 14:38 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Install the latest Foxit PDF Editor or Reader update that addresses the XXE vulnerability.
  • Configure Foxit to prohibit external entity resolution in PDF parsing, if the setting exists, to reduce the risk of file read.
  • Avoid opening PDF files from untrusted or unknown sources and use document scanning tools before opening.

Generated by OpenCVE AI on July 29, 2026 at 14:38 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 10 Jul 2026 09:45:00 +0000

Type Values Removed Values Added
First Time appeared Foxitsoftware
Foxitsoftware foxit Pdf Editor
Foxitsoftware foxit Reader
Vendors & Products Foxitsoftware
Foxitsoftware foxit Pdf Editor
Foxitsoftware foxit Reader

Wed, 08 Jul 2026 14:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Wed, 08 Jul 2026 08:30:00 +0000

Type Values Removed Values Added
Description 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.
Title Foxit PDF Editor/Reader XDP XFA XXE arbitrary local file read
Weaknesses CWE-611
References
Metrics cvssV3_1

{'score': 6.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N'}


Subscriptions

Foxitsoftware Foxit Pdf Editor Foxit Reader
cve-icon MITRE

Status: PUBLISHED

Assigner: Foxit

Published:

Updated: 2026-07-08T13:15:43.861Z

Reserved: 2026-06-24T03:01:24.249Z

Link: CVE-2026-57259

cve-icon Vulnrichment

Updated: 2026-07-08T13:15:40.483Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-29T14:45:02Z

Weaknesses
  • CWE-611

    Improper Restriction of XML External Entity Reference