Severity by source
AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
A low-privileged local account is needed to plant the executable (PR:L) and a privileged process must run it (UI:R); local vector with total SYSTEM impact.
Primary rating from Vendor (Foxit).
CVSS VectorNVD
Lifecycle Timeline
5DescriptionNVD
The user-controllable executable files will be directly executed by high-privilege processes, allowing low-privilege users to have the opportunity to elevate their privileges to NT AUTHORITY\SYSTEM.
Articles & Coverage 1
AnalysisAI
Local privilege escalation in Foxit PDF Editor and Foxit PDF Reader (Windows) lets a low-privileged user place executable files that a high-privilege process later runs directly, yielding code execution as NT AUTHORITY\SYSTEM. The flaw stems from an untrusted search path (CWE-427) where the application loads and executes attacker-writable binaries without validating their origin. There is no public exploit identified at time of analysis, EPSS is low (0.11%, 2nd percentile), and SSVC reports no observed exploitation, so this is a locally-exploitable escalation rather than a remotely wormable threat.
Technical ContextAI
Foxit PDF Editor and Foxit PDF Reader are widely used Windows desktop PDF applications and common Adobe Reader alternatives. The root cause is CWE-427 (Untrusted/Uncontrolled Search Path Element): a privileged Foxit component resolves and executes an executable from a location that a standard user can write to, so search-path resolution trusts a user-controllable directory. When a service, updater, or admin-triggered process running with elevated rights invokes that binary, it inherits the attacker's payload. Per the CPE data the affected products are cpe:2.3:a:foxit_software_inc.:foxit_pdf_editor and cpe:2.3:a:foxit_software_inc.:foxit_pdf_reader. Although the reporter tagged this 'Information Disclosure', the mechanics and CVSS impact (C:H/I:H/A:H, SYSTEM) are consistent with full privilege escalation rather than mere disclosure.
RemediationAI
Upgrade to the fixed Foxit builds published in the vendor security bulletin at https://www.foxit.com/support/security-bulletins.html - because the input lists only vulnerable ranges (Editor 2026.1.1/13.2.4/14.0.4 and earlier, Reader 2026.1.1 and earlier) and no exact fixed version, treat this as patch available per vendor advisory and install the next release above your branch as documented in that bulletin rather than an invented version number. As compensating controls until patched, restrict which users can write to Foxit's installation and working directories and remove user-writable entries from the effective search path so a standard user cannot stage a malicious executable (trade-off: may interfere with per-user auto-update); audit and lock down any Foxit scheduled task or service that runs elevated so it only executes signed binaries from protected paths; and enforce least privilege so untrusted users lack interactive local accounts on machines running Foxit. Confirm the exact fixed version against the Foxit bulletin before mass deployment.
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
Same weakness CWE-427 – Uncontrolled Search Path Element
View allSame technique Information Disclosure
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-42184
GHSA-x8h2-84hg-x9j6