CVE Vulnerabilities

CVE-2025-63917

Improper Restriction of XML External Entity Reference

Published: Nov 17, 2025 | Modified: Nov 18, 2025
CVSS 3.x
N/A
Source:
NVD
CVSS 2.x
RedHat/V2
RedHat/V3
Ubuntu

PDFPatcher thru 1.1.3.4663 executables XML bookmark import functionality does not restrict XML external entity (XXE) references. The application uses .NETs XmlDocument class without disabling external entity resolution, enabling attackers to: Read arbitrary files from the victims filesystem, exfiltrate sensitive data via out-of-band (OOB) HTTP requests, perform SSRF attacks against internal network resources, or cause a denial of service via entity expansion attacks.

Weakness

The product processes an XML document that can contain XML entities with URIs that resolve to documents outside of the intended sphere of control, causing the product to embed incorrect documents into its output.

Potential Mitigations

References