CVE-2024-30357: CWE-843: Access of Resource Using Incompatible Type ('Type Confusion') in Foxit PDF Reader
Foxit PDF Reader AcroForm Annotation Type Confusion Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of Foxit PDF Reader. User interaction is required to exploit this vulnerability in that the target must visit a malicious page or open a malicious file. The specific flaw exists within the handling of Annotation objects in AcroForms. The issue results from the lack of proper validation of user-supplied data, which can result in a type confusion condition. An attacker can leverage this vulnerability to execute code in the context of the current process. Was ZDI-CAN-22818.
AI Analysis
Technical Summary
CVE-2024-30357 is a remote code execution vulnerability identified in Foxit PDF Reader version 2023.3.0.23028, specifically related to the handling of AcroForm Annotation objects within PDF files. The root cause is a type confusion condition (CWE-843), where the software fails to properly validate and enforce the expected data types of user-supplied annotation data. This flaw allows an attacker to craft a malicious PDF file or webpage containing specially designed annotations that, when opened or viewed by a user, trigger the type confusion. This can lead to arbitrary code execution within the context of the Foxit PDF Reader process, potentially allowing the attacker to execute malicious payloads with the same privileges as the user running the application. Exploitation requires user interaction, such as opening a malicious file or visiting a malicious page, and does not require prior authentication. The vulnerability was reported by the Zero Day Initiative (ZDI) as ZDI-CAN-22818 and published on April 2, 2024. The CVSS v3.0 base score is 7.8, indicating high severity with attack vector local (user must open file), low attack complexity, no privileges required, user interaction required, and high impact on confidentiality, integrity, and availability. No patches were listed at the time of publication, and no known exploits in the wild have been reported yet. This vulnerability highlights the risks associated with processing untrusted PDF content and the importance of robust input validation in PDF rendering engines.
Potential Impact
The potential impact of CVE-2024-30357 is significant for organizations worldwide that use Foxit PDF Reader version 2023.3.0.23028. Successful exploitation allows remote attackers to execute arbitrary code, which can lead to full system compromise depending on the privileges of the user running the application. This can result in data theft, installation of malware or ransomware, lateral movement within networks, and disruption of business operations. Since PDF readers are widely used across enterprises, government agencies, and critical infrastructure sectors, this vulnerability poses a risk to confidentiality, integrity, and availability of sensitive information and systems. The requirement for user interaction limits mass exploitation but targeted spear-phishing campaigns or malicious document distribution could be effective attack vectors. The absence of known exploits in the wild currently reduces immediate risk, but the high severity score and ease of exploitation once a malicious file is opened make timely mitigation critical to prevent future attacks.
Mitigation Recommendations
1. Apply patches or updates from Foxit as soon as they become available to address CVE-2024-30357. 2. Until patches are released, consider disabling or restricting the use of Foxit PDF Reader 2023.3.0.23028, especially in high-risk environments. 3. Employ application whitelisting to prevent execution of unauthorized or suspicious PDF reader versions. 4. Use endpoint protection solutions with behavioral detection to identify and block exploitation attempts involving malicious PDFs. 5. Educate users to avoid opening PDF files from untrusted or unknown sources and to be cautious with email attachments and links. 6. Implement network-level protections such as sandboxing or proxy scanning of PDF files before delivery to end users. 7. Monitor logs and endpoint telemetry for unusual process behavior or crashes related to Foxit PDF Reader. 8. Consider deploying alternative PDF readers with a strong security track record if immediate patching is not feasible. 9. Maintain regular backups and incident response plans to mitigate potential damage from exploitation. These measures combined can reduce the attack surface and limit the impact of this vulnerability.
Affected Countries
United States, China, Germany, United Kingdom, France, Japan, South Korea, India, Canada, Australia
CVE-2024-30357: CWE-843: Access of Resource Using Incompatible Type ('Type Confusion') in Foxit PDF Reader
Description
Foxit PDF Reader AcroForm Annotation Type Confusion Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of Foxit PDF Reader. User interaction is required to exploit this vulnerability in that the target must visit a malicious page or open a malicious file. The specific flaw exists within the handling of Annotation objects in AcroForms. The issue results from the lack of proper validation of user-supplied data, which can result in a type confusion condition. An attacker can leverage this vulnerability to execute code in the context of the current process. Was ZDI-CAN-22818.
CVSS v3.0
Score 7.8high
Weaknesses
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
CVE-2024-30357 is a remote code execution vulnerability identified in Foxit PDF Reader version 2023.3.0.23028, specifically related to the handling of AcroForm Annotation objects within PDF files. The root cause is a type confusion condition (CWE-843), where the software fails to properly validate and enforce the expected data types of user-supplied annotation data. This flaw allows an attacker to craft a malicious PDF file or webpage containing specially designed annotations that, when opened or viewed by a user, trigger the type confusion. This can lead to arbitrary code execution within the context of the Foxit PDF Reader process, potentially allowing the attacker to execute malicious payloads with the same privileges as the user running the application. Exploitation requires user interaction, such as opening a malicious file or visiting a malicious page, and does not require prior authentication. The vulnerability was reported by the Zero Day Initiative (ZDI) as ZDI-CAN-22818 and published on April 2, 2024. The CVSS v3.0 base score is 7.8, indicating high severity with attack vector local (user must open file), low attack complexity, no privileges required, user interaction required, and high impact on confidentiality, integrity, and availability. No patches were listed at the time of publication, and no known exploits in the wild have been reported yet. This vulnerability highlights the risks associated with processing untrusted PDF content and the importance of robust input validation in PDF rendering engines.
Potential Impact
The potential impact of CVE-2024-30357 is significant for organizations worldwide that use Foxit PDF Reader version 2023.3.0.23028. Successful exploitation allows remote attackers to execute arbitrary code, which can lead to full system compromise depending on the privileges of the user running the application. This can result in data theft, installation of malware or ransomware, lateral movement within networks, and disruption of business operations. Since PDF readers are widely used across enterprises, government agencies, and critical infrastructure sectors, this vulnerability poses a risk to confidentiality, integrity, and availability of sensitive information and systems. The requirement for user interaction limits mass exploitation but targeted spear-phishing campaigns or malicious document distribution could be effective attack vectors. The absence of known exploits in the wild currently reduces immediate risk, but the high severity score and ease of exploitation once a malicious file is opened make timely mitigation critical to prevent future attacks.
Mitigation Recommendations
1. Apply patches or updates from Foxit as soon as they become available to address CVE-2024-30357. 2. Until patches are released, consider disabling or restricting the use of Foxit PDF Reader 2023.3.0.23028, especially in high-risk environments. 3. Employ application whitelisting to prevent execution of unauthorized or suspicious PDF reader versions. 4. Use endpoint protection solutions with behavioral detection to identify and block exploitation attempts involving malicious PDFs. 5. Educate users to avoid opening PDF files from untrusted or unknown sources and to be cautious with email attachments and links. 6. Implement network-level protections such as sandboxing or proxy scanning of PDF files before delivery to end users. 7. Monitor logs and endpoint telemetry for unusual process behavior or crashes related to Foxit PDF Reader. 8. Consider deploying alternative PDF readers with a strong security track record if immediate patching is not feasible. 9. Maintain regular backups and incident response plans to mitigate potential damage from exploitation. These measures combined can reduce the attack surface and limit the impact of this vulnerability.
Technical Details
- Data Version
- 5.1
- Assigner Short Name
- zdi
- Date Reserved
- 2024-03-26T18:52:36.415Z
- Cvss Version
- 3.0
- State
- PUBLISHED
Threat ID: 699f6dbfb7ef31ef0b58da5f
Added to database: 2/25/2026, 9:46:39 PM
Last enriched: 2/26/2026, 12:09:11 PM
Last updated: 5/29/2026, 8:18:10 PM
Views: 22
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Actions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
Need more coverage?
Upgrade to Pro Console for AI refresh and higher limits.
For incident response and remediation, OffSeq services can help resolve threats faster.
Latest Threats
Check if your credentials are on the dark web
Instant breach scanning across billions of leaked records. Free tier available.