Friday, September 18, 2026

Foxit Patches Multiple Use-After-Free Flaws Leading to Remote Code Execution

Foxit has released critical security updates to address multiple use-after-free vulnerabilities that could lead to remote code execution (RCE) in its widely used PDF Reader and PDF Editor products.

The vulnerabilities, disclosed in Foxit’s July 8, 2026 security bulletin, affect Windows versions of Foxit PDF Reader and Foxit PDF Editor across multiple release branches, highlighting the continued risk posed by malformed PDF files weaponized with embedded JavaScript.

Foxit Patches Multiple Use-After-Free Flaws

The patched flaws primarily stem from improper memory handling issues categorized under CWE-416 (Use-After-Free), where the application attempts to access freed or invalid memory objects.

Successful exploitation could allow attackers to execute arbitrary code in the context of the current user by tricking victims into opening specially crafted PDF documents.

These attack scenarios commonly rely on malicious JavaScript embedded within PDF files to trigger memory corruption conditions, ultimately leading to application crashes or controlled code execution.

Foxit confirmed that the vulnerabilities impact Foxit PDF Reader versions 2026.1.1.36485 and earlier, as well as a broad range of Foxit PDF Editor versions, including 2026.x, 2025.x, 2024.x, 2023.x, and legacy 14.x and 13.x branches.

The company has addressed these issues in Foxit PDF Reader 2026.1.2, Foxit PDF Editor 2026.1.2, and Foxit PDF Editor 14.0.5.

Vulnerability Details:

Below is a summary of various vulnerabilities addressed in this update:

CVE IDCategory (CWE)ImpactSeverityCVSS 3.0 ScoreAcknowledgement
CVE-2026-13126Use After Free (CWE-416)Potential Arbitrary Code ExecutionImportant7.8: AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:HAnonymous working with TrendAI Zero Day Initiative
CVE-2026-13127Use After Free (CWE-416)Potential Arbitrary Code ExecutionImportant7.8: AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:HAnonymous working with TrendAI Zero Day Initiative
CVE-2026-13128Use After Free (CWE-416)Potential Arbitrary Code ExecutionImportant7.8: AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:HAnonymous working with TrendAI Zero Day Initiative
CVE-2026-13129Use After Free (CWE-416)Potential Arbitrary Code ExecutionImportant7.8: AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:HAnonymous working with TrendAI Zero Day Initiative
CVE-2026-57237Use After Free (CWE-416)Potential Arbitrary Code ExecutionImportant7.8: AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:HAnonymous working with TrendAI Zero Day Initiative
CVE-2026-57238Use After Free (CWE-416)Potential Arbitrary Code ExecutionImportant7.8: AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:HAnonymous working with TrendAI Zero Day Initiative
CVE-2026-57240Use After Free (CWE-416)Potential Arbitrary Code ExecutionImportant7.8: AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:HXuPeng
CVE-2026-57242Use After Free (CWE-416)Potential Arbitrary Code ExecutionImportant7.8: AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:HXuPeng
CVE-2026-57244Use After Free (CWE-416)Potential Arbitrary Code ExecutionImportant7.8: AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:HXuPeng
CVE-2026-57245Use After Free (CWE-416)Potential Arbitrary Code ExecutionImportant7.8: AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:HXuPeng
CVE-2026-57247Use After Free (CWE-416)Potential Arbitrary Code ExecutionImportant7.8: AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:HXuPeng
CVE-2026-57249Use After Free (CWE-416)Potential Arbitrary Code ExecutionImportant7.8: AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:HXuPeng
CVE-2026-57250Use After Free (CWE-416)Potential Arbitrary Code ExecutionImportant7.8: AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:HXuPeng
CVE-2026-57252Use After Free (CWE-416)Potential Arbitrary Code ExecutionImportant7.8: AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:HAnonymous working with TrendAI Zero Day Initiative
CVE-2026-57256Use After Free (CWE-416)Potential Arbitrary Code ExecutionImportant7.8: AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:HKPC of Cisco Talos
CVE-2026-57239Uncontrolled Search Path Element (CWE-427)Local Privilege EscalationImportant8.2: AV:L/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:NLuke Paris (@Paradoxis)
CVE-2026-57246Buffer Copy without Checking Size of Input (CWE-120)Potential Arbitrary Code ExecutionImportant7.8: AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:HXuPeng
CVE-2026-57248Release of Invalid Pointer or Reference (CWE-763)Potential Arbitrary Code ExecutionImportant7.8: AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:HXuPeng
CVE-2026-57251Improper Validation of Array Index (CWE-129)Potential Arbitrary Code ExecutionImportant7.8: AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:HXuPeng
CVE-2026-57254Type Confusion (CWE-843)Potential Arbitrary Code ExecutionImportant7.8: AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:HXuPeng
CVE-2026-57260Out-of-Bounds Write (CWE-787)Potential Arbitrary Code ExecutionImportant7.8: AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:HLiang Zhu

Additionally, a potential issue was identified where the application could be vulnerable to a Local Privilege Escalation attack during update checks. This could allow attackers to execute malicious DLL files, since the Foxit update service runs user-controllable executables with elevated privileges.

Interact with Cyber Threats in Windows, Linux, macOS VMs to Trigger Full Attack Chain - Analyse Malware & Phishing with ANY RUN

Divya
Divya
Divya is a Senior Journalist at GBhackers covering Cyber Attacks, Threats, Breaches, Vulnerabilities and other happenings in the cyber world.

Hot this week

How To Access Dark Web Anonymously and know its Secretive and Mysterious Activities

What is Deep Web The deep web, invisible web, or...

How to Build and Run a Security Operations Center (SOC Guide) – 2023

Today’s Cyber security operations center (CSOC) should have everything...

Russian Hackers Bypass EDR to Deliver a Weaponized TeamViewer Component

TeamViewer's popularity and remote access capabilities make it an...

Web Server Penetration Testing Checklist – 2026

Web server pentesting is performed under three significant categories: identity,...

ATM Penetration Testing – Advanced Testing Methods to Find The Vulnerabilities

ATM Penetration testing, Hackers have found different approaches to...

Handala Hack Uses CRUDEEXCLUDE to Disable Defender Protections and Deploy HEAVYGRAM

A previously undocumented HEAVYGRAM and CRUDEEXCLUDE malware samples linked...

SilkParasite Hackers Use SpiceRAT Infrastructure to Target Central Asian Governments and Energy Firms

A wider cluster of SpiceRAT command-and-control infrastructure has been...

North Korean IT Workers Pay People to Sit Through Job Interviews While They Control the Computer

North Korean IT-worker operators are recruiting foreign nationals to...

GPT4Free Privacy Risks Expose AI Prompts to Third-Party Servers and Hidden Logs

Users of the GPT4Free hosted platform might believe they...

BIND 9.20.29 Fixes 14 Security Flaws Enabling DNSSEC Bypass and Denial-of-Service Attacks

The Internet Systems Consortium (ISC) has released BIND 9.20.29,...

FamousSparrow Deploys New SparroWocky Backdoor Against Latin American Governments

China-aligned advanced persistent threat group FamousSparrow has replaced its...

CISA Urges Organizations to Deploy Cyber Decoys to Detect Hackers Inside Networks

The U.S. Cybersecurity and Infrastructure Security Agency (CISA) has...

Related Articles

Recent News