CVE-2026-13128: Foxit PDF Use-After-Free Denial of Service Vulnerability
A vulnerability in Foxit PDF Editor and PDF Reader allows an attacker to craft a malicious PDF file containing embedded JavaScript that triggers a page deletion, causing the application to crash. The vulnerability requires user interaction (opening the PDF) but does not require special privileges. An attacker could use this to disrupt work or as part of a broader attack chain, though the primary impact is denial of service through application instability.
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)
Embedding JavaScript within a PDF file will cause the page to be deleted. Subsequent scripts will continue to access the relevant properties of the document view, eventually leading to the crash of the application.
1 reference(s) · View on NVD →
SEC.co analysis · AI-assisted, reviewed against source
Technical summary
CVE-2026-13128 is a use-after-free vulnerability (CWE-416) in Foxit PDF Editor and PDF Reader. When a PDF file contains malicious JavaScript code, the script execution causes a page deletion within the document view. Subsequent scripts continue to reference properties of the deleted page object, leading to memory access violations and application crash. The vulnerability is triggered through normal PDF viewing without requiring elevated privileges, though user interaction is necessary to open the file.
Business impact
Organizations relying on Foxit PDF tools for document processing face potential workflow disruption if users open untrusted PDFs. While the vulnerability results in application crash rather than data theft, repeated exploitation could impact productivity and create a vector for social engineering attacks. In environments processing external documents (legal review, financial analysis, publishing), this could affect document handling pipelines.
Affected systems
Foxit PDF Editor and Foxit PDF Reader are the primary vulnerable applications. The vulnerability also affects Microsoft Windows systems running these products. Organizations using either Foxit product to view or edit PDF documents should assess their exposure, particularly if they handle PDFs from external or untrusted sources.
Exploitability
This vulnerability requires moderate effort to exploit. An attacker must craft a PDF file with specific JavaScript payloads designed to trigger page deletion and subsequent memory corruption. The attack requires user interaction—specifically, a user must open the malicious PDF file. No network access or authentication is required. The straightforward nature of the attack vector (opening a file) makes it practical for targeted distribution via email or file-sharing platforms.
Remediation
Apply security updates from Foxit for both PDF Editor and PDF Reader when available. Verify patch version numbers against official Foxit security advisories. Until patched, implement controls to restrict PDF handling: disable JavaScript execution in PDF readers where feasible, use sandboxed viewing environments for untrusted PDFs, and educate users about opening files from unknown sources. Consider alternative PDF readers with stronger security postures for high-risk document processing.
Patch guidance
Contact Foxit directly or check their security advisory portal for patched versions of PDF Editor and PDF Reader. Apply updates to all affected systems. Testing should include verification that JavaScript-enabled PDFs function correctly post-patch and that malicious PDFs no longer trigger crashes. Document patching timelines and communicate remediation status to stakeholders dependent on these tools.
Detection guidance
Monitor for application crashes in Foxit PDF Editor and PDF Reader, particularly when correlated with PDF file access from external sources. Endpoint Detection and Response (EDR) solutions can flag repeated crashes or memory corruption patterns. Review PDF files from untrusted sources for embedded JavaScript before opening; static analysis tools can identify JavaScript payloads. Logs from PDF application errors may contain stack traces pointing to document view memory issues.
Why prioritize this
The CVSS 3.1 score of 7.8 (HIGH) reflects the combination of local attack vector, low complexity, no privilege requirement, and potential for high impact across confidentiality, integrity, and availability. While the primary impact is denial of service, the ease of exploitation and applicability to common PDF workflows warrant prompt patching. Organizations handling external documents should prioritize this remediation.
Risk score, explained
The severity rating is driven by multiple factors: (1) low barriers to exploitation—crafting a malicious PDF is straightforward; (2) high user interaction likelihood—PDFs are ubiquitous in business communication; (3) no privilege escalation required; and (4) complete application unavailability upon crash. The local attack vector and requirement for user interaction prevent a critical score, but the confluence of practical exploitability and business disruption potential justifies the HIGH severity classification.
Frequently asked questions
Can this vulnerability be exploited remotely?
No. CVE-2026-13128 requires local access and user interaction. An attacker must convince a user to open a malicious PDF file on an affected system. However, distribution via email, messaging, or file-sharing platforms makes this practically achievable for targeted attacks.
What is the difference between PDF Editor and PDF Reader vulnerability exposure?
Both products are affected by the same underlying vulnerability. PDF Reader is more commonly deployed for viewing documents, making it a broader target. PDF Editor, used for creation and modification, may be deployed in more specialized workflows. Both should be patched.
Does this vulnerability enable data exfiltration?
No. The vulnerability causes application crash due to memory corruption. The primary impact is denial of service. However, an attacker could use this as part of a multi-stage attack to destabilize a system or as a smokescreen for other malicious activity.
Are there workarounds if patching is delayed?
Yes. Disable JavaScript execution in Foxit reader settings if the application supports this option. Use sandboxed or virtualized environments to open untrusted PDFs. Implement email filtering to block PDFs from external sources when possible. These reduce but do not eliminate risk.
This analysis is based on publicly disclosed vulnerability information as of the publication date. Patch availability, affected version ranges, and exploitation details may evolve. Organizations should verify all patch version numbers, CVSS scores, and technical details against official vendor advisories from Foxit and Microsoft before making remediation decisions. This document is for informational purposes and does not constitute professional security advice. No proof-of-concept code or weaponized exploits are provided or endorsed. Security decisions should be made in consultation with qualified security professionals and aligned with organizational risk tolerance and asset criticality. Source: NVD (public-domain), retrieved 2026-08-17. Analysis generated by SEC.co (claude-haiku-4-5).
Related vulnerabilities
- CVE-2026-13126HIGHUse-After-Free in Foxit PDF Reader and Editor – HIGH Severity Crash Vulnerability
- CVE-2026-13127HIGHFoxit PDF Reader/Editor Use-After-Free Crash 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