CVE-2026-91803
8.8Foxit · Foxit PDF Editor and Foxit PDF Reader
Foxit PDF Editor and Reader are vulnerable to local privilege escalation due to an uncontrolled search path element in the updater, allowing local attackers to execute code with elevated privileges.
Executive summary
A high-severity local privilege escalation vulnerability in the Foxit PDF updater allows low-privileged users to achieve full system compromise through malicious library loading.
Vulnerability
The vulnerability, classified as CWE-427, arises from an unsafe search path for dynamic-link libraries during updater execution. An attacker with local access can place a malicious library in a user-writable directory, which the application then loads with elevated privileges.
Business impact
The exploitation of this vulnerability permits a local user to bypass standard security restrictions and gain elevated system access. This could lead to total system compromise, including the theft of sensitive data, installation of persistent malware, or disruption of critical business operations. Given the CVSS score of 8.8, this flaw represents a significant risk to organizational integrity and should be addressed as a high priority.
Remediation
Immediate Action: Monitor the official Foxit Security Bulletins page for the release of a patched version and apply the update to all affected installations as soon as it becomes available.
Proactive Monitoring: Review system logs for unusual file creation or modification events within the directories used by the Foxit updater process.
Compensating Controls: Restrict local user write permissions on system directories and monitor for suspicious execution patterns originating from standard user accounts.
Exploitation status
Public Exploit Available: Unknown
Analyst recommendation
The potential for complete system compromise necessitates immediate attention once a patch is released by the vendor. Organizations should identify all instances of Foxit PDF Editor and Reader within their environment and prepare for a rapid deployment of security updates to mitigate this high-severity risk.
More Foxit CVEs all →
History
- Disclosed CVE record published
- Collected by CVE Brief via github
- Analyst report written
- Published in the daily brief high section
Sources
Originally found and disclosed by Du Yuze, per the CVE Program record.