CVE-2026-13126: Use-After-Free in Foxit PDF Reader and Editor – HIGH Severity Crash Vulnerability
A flaw in Foxit PDF Editor and Foxit PDF Reader allows an attacker to craft a malicious PDF file containing embedded JavaScript that deletes pages from the document. This deletion renders the PDF's internal structure invalid. When the application subsequently tries to write data to pop-up annotations within that corrupted file, it crashes. The vulnerability requires user interaction (opening the malicious PDF) but can lead to denial of service and potential information disclosure or modification depending on what data is in memory at the time of the crash.
Source data · NVD / CISA · public domain
- CVSS
- 3.1 · 7.8 HIGH · CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
- Weaknesses (CWE)
- CWE-416
- Affected products
- 3 configuration(s)
- Published / Modified
- 2026-07-08 / 2026-07-09
NVD description (verbatim)
The embedded JavaScript in the PDF deleted the pages, making the object invalid. The application attempted to perform a write operation on the invalid pop-up annotations, resulting in the program crashing.
1 reference(s) · View on NVD →
SEC.co analysis · AI-assisted, reviewed against source
Technical summary
CVE-2026-13126 is a use-after-free vulnerability (CWE-416) affecting Foxit PDF Editor and Foxit PDF Reader on Microsoft Windows. The attack chain begins when embedded JavaScript within a PDF deletes pages, invalidating the document's object tree. The application does not properly validate the integrity of pop-up annotation objects after this mutation. When the renderer attempts a write operation on these now-freed or invalidated annotation pointers, a memory access violation occurs, causing an immediate crash. The vulnerability carries a CVSS 3.1 score of 7.8 (HIGH) with a local attack vector, low complexity, no privilege requirement, and user interaction. The impact encompasses confidentiality, integrity, and availability.
Business impact
Organizations relying on Foxit PDF Editor or PDF Reader for document processing face immediate denial of service when users open crafted PDF files. In environments where PDFs are batch-processed or where automated workflows depend on these tools, this vulnerability could disrupt productivity. Additionally, the crash may expose sensitive data in process memory if crash dumps are not secured. The low barrier to exploitation (user must simply open a file) makes this a practical attack vector in targeted phishing or watering hole scenarios. Unpatched systems represent a measurable business continuity risk.
Affected systems
The vulnerability affects Foxit PDF Editor and Foxit PDF Reader running on Microsoft Windows systems. The exact affected version range is not specified in the vulnerability record; organizations must consult the vendor advisory to determine which releases are vulnerable and which patch versions resolve the issue. Any Windows deployment of these products should be considered potentially affected until patched.
Exploitability
This vulnerability is moderately exploitable. It requires user interaction—an end user must open a malicious PDF file—but no special privileges or complex system configuration. The attack surface is broad: delivery could occur via email attachment, website download, or network share. Once a user opens the crafted PDF, the crash is triggered automatically. The simplicity of the attack (embedding JavaScript in a PDF) and the prevalence of PDF distribution in business workflows suggest this vulnerability could see active exploitation if not promptly patched. However, it does not appear to be actively exploited in the wild at this time, as it is not listed in CISA's Known Exploited Vulnerabilities catalog.
Remediation
Patch Foxit PDF Editor and Foxit PDF Reader to the vendor-recommended fixed version immediately. Verify the exact patch version against Foxit's security advisory. In the interim, implement user awareness training to discourage opening unsolicited PDF files, especially from untrusted sources. Consider restricting PDF file types or disabling JavaScript execution in PDF readers where business requirements permit. Network segmentation and endpoint monitoring can help detect attempts to deliver malicious PDFs to high-value targets.
Patch guidance
Consult the official Foxit security advisory for CVE-2026-13126 to identify the specific patch version for both PDF Editor and PDF Reader. Update mechanisms vary; verify whether your deployment uses automatic updates or manual patch deployment. Test the patch in a non-production environment first to ensure compatibility with existing workflows and integrations. Document the patch date and version in your vulnerability management system for compliance reporting.
Detection guidance
Monitor for application crashes involving Foxit PDF Editor or PDF Reader processes, particularly crashes that occur immediately after PDF file access. Collect and analyze crash dumps for signatures of memory corruption. On the network level, watch for delivery of unexpected PDF files to end users, particularly those with suspicious origins or from external domains. Endpoint Detection and Response (EDR) tools should flag suspicious JavaScript execution within PDF processing contexts. Web content filters can reduce delivery of malicious PDFs by blocking known bad file sources or suspicious PDF characteristics.
Why prioritize this
This vulnerability merits prompt patching due to its HIGH CVSS score (7.8), low attack complexity, and widespread user interaction with PDFs in business environments. Although not yet in the KEV catalog, the straightforward exploitation method and moderate real-world applicability justify prioritizing it ahead of lower-severity issues. Organizations should treat this as a near-term remediation target, particularly for endpoints where end users frequently receive external PDF files.
Risk score, explained
The CVSS 3.1 score of 7.8 reflects a high-risk vulnerability: local attack vector (user must open a file on Windows), low attack complexity (no special configuration needed), no privilege requirement, and user interaction necessary. The impact rating spans confidentiality (data in memory during crash), integrity (file corruption), and availability (denial of service via crash). This combination results in a HIGH severity classification. The score does not account for ease of delivery or prevalence of affected applications, which would further elevate practical risk in many organizations.
Frequently asked questions
Do I need to be running JavaScript in PDFs for this to affect me?
Yes. The vulnerability is triggered by embedded JavaScript that deletes PDF pages. If your organization has disabled JavaScript execution in PDF readers as a security measure, you are protected. However, most default PDF reader configurations have JavaScript enabled, so assume your deployment is vulnerable unless explicitly configured otherwise.
Does this vulnerability allow remote code execution?
No. This is a denial-of-service and potential information-disclosure vulnerability. The crash itself does not grant an attacker arbitrary code execution on the system. However, memory contents at the time of the crash could be written to a crash dump, potentially exposing sensitive data if those dumps are not properly secured.
Is this currently being exploited in the wild?
Not yet. The vulnerability is not listed in CISA's Known Exploited Vulnerabilities (KEV) catalog as of the publication date. However, the relative ease of crafting a malicious PDF suggests exploitation could begin once patch availability is widely known, making proactive patching advisable.
Can I work around this without patching?
Partially. You can reduce risk by disabling JavaScript in your PDF reader settings, training users to avoid opening unexpected PDFs, and using network controls to limit PDF delivery from external sources. However, patching remains the definitive remediation. Workarounds should be viewed as temporary risk-reduction measures only.
This analysis is based on vulnerability data published as of July 2026. Patch version numbers, affected version ranges, and detailed remediation steps must be verified against the official Foxit security advisory. SEC.co does not provide exploit code or weaponized proof-of-concept materials. This intelligence is provided for defensive planning only. Organizations are responsible for validating applicability to their environment and for testing patches before production deployment. CVSS scores reflect NIST guidance and do not account for compensating controls or organizational risk context. Source: NVD (public-domain), retrieved 2026-08-17. Analysis generated by SEC.co (claude-haiku-4-5).
Related vulnerabilities
- CVE-2026-13127HIGHFoxit PDF Reader/Editor Use-After-Free Crash Vulnerability
- CVE-2026-13128HIGHFoxit PDF Use-After-Free Denial of Service Vulnerability
- CVE-2026-13129HIGHUse-After-Free in Foxit PDF Editor & Reader Causes Denial of Service
- CVE-2026-57237HIGHFoxit PDF Use-After-Free Vulnerability (CVSS 7.8)
- CVE-2026-57238HIGHFoxit PDF Editor/Reader Use-After-Free Vulnerability
- CVE-2026-57240HIGHUse-After-Free in Foxit PDF Reader and Editor
- CVE-2026-57242HIGHUse-After-Free in Foxit PDF Products and Windows – HIGH Severity
- CVE-2026-57244HIGHFoxit PDF Reader/Editor Use-After-Free Crash Vulnerability