CVE-2024-7723
Official description Straight from the sourceThe vendor's or NVD's own wording, published unedited. Authoritative, but often terse — it says what broke, rarely what to do.
NVD · uneditedFoxit PDF Reader AcroForm Use-After-Free 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 AcroForms. The issue results from the lack of validating the existence of an object prior to performing operations on the object. An attacker can leverage this vulnerability to execute code in the context of the current process. Was ZDI-CAN-23736.
Technical summary Written by usOur analysis, written from the advisory, the CVSS vector and the affected-version data. It adds context the advisory leaves out, and never invents facts that are not in the source.
dbcve analysis · high confidenceThis is a use-after-free vulnerability in Foxit PDF Reader's AcroForm handling. The flaw allows remote code execution because the software fails to validate object existence before performing operations, leading to a Use-After-Free condition that can be exploited to execute arbitrary code in the context of the current process.
Verify against the referenced sources before acting — the references below are authoritative for this CVE, this summary is not.
Affected products & versions What the vendor confirmedThe version ranges the vendor confirmed as vulnerable. If your version sits inside a range here, treat yourself as exposed until you have upgraded.
NVD · CPE data< 11.2.11.54113>= 12.0.0.12394, < 12.1.8.15703>= 13.0.0.21632, < 13.1.3.22478>= 2023.1.0.15510, < 2024.2.3.25184< 2024.2.3.25184CVSS breakdown How the score is builtThe industry scoring standard. It rates how the flaw is reached, what it takes to exploit, and what an attacker gains — the score is derived from those, not the other way round.
From the vector- Attack vector
- Network
- Complexity
- Low
- Privileges
- None
- User interaction
- Required
- Scope
- Unchanged
- Confidentiality
- High
- Integrity
- High
- Availability
- High
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
Am I affected? How to checkSteps we derive from the advisory and the affected-version data, so you can decide whether this CVE reaches your setup. They are a guide, not a scan — your own configuration is the authority.
dbcve checksWork through these to decide whether this CVE applies to you.
-
Check if Foxit PDF Reader is installedOn Windows, look in C:\Program Files\Foxit Software\ or C:\Program Files (x86)\Foxit Software\ for Foxit Reader. On macOS, check /Applications for Foxit Reader.app. Alternatively, search for 'Foxit Reader' in the system search.Affected if Foxit PDF Reader is found on the system
-
Determine Foxit PDF Reader versionOpen Foxit Reader, then go to Help > About Foxit Reader to display the exact version number. Alternatively, right-click the FoxitReader.exe file in the installation folder, select Properties, and check the Details tab for the Product Version.Affected if The installed version is lower than 2024.2.3.25184
-
Check if Foxit PDF Editor is installedOn Windows, look in C:\Program Files\Foxit Software\ for Foxit PDF Editor. On macOS, check /Applications for Foxit PDF Editor.app. Search for 'Foxit PDF Editor' in the system if not found in default locations.Affected if Foxit PDF Editor is found on the system
-
Determine Foxit PDF Editor versionOpen Foxit PDF Editor, then go to Help > About Foxit PDF Editor to display the exact version number. Alternatively, right-click the FoxitPDFEditor.exe file in the installation folder, select Properties, and check the Details tab for the Product Version.Affected if The installed version falls within any of these affected ranges: < 11.2.11.54113; >= 12.0.0.12394 and < 12.1.8.15703; >= 13.0.0.21632 and < 13.1.3.22478; >= 2023.1.0.15510 and < 2024.2.3.25184
You are affected if Foxit PDF Reader version is below 2024.2.3.25184, or Foxit PDF Editor version is below any of the specific version thresholds listed in the affected ranges.
Generated from the published advisory. Verify against your own configuration.
Remediation Closing itWhat it takes to close this. Where a vendor fix exists we point at it; where none exists we say so plainly, and can build one. Effort estimates are scoped from the advisory, not from your codebase.
dbcve · scoped11.2.11.5411312.1.8.1570313.1.3.22478
Apply the vendor security update from Foxit when available. Until then, avoid opening untrusted PDF files and disable JavaScript execution in PDF Reader as a defense-in-depth measure.
Upgrade to Foxit PDF Reader/Pdf Editor version 2024.2.3.25184 or later (or the equivalent fixed version for older major releases: 11.2.11.54113, 12.1.8.15703, or 13.1.3.22478)
- Identify whether Foxit PDF Reader or Foxit PDF Editor is installed, and determine the current version number
- Navigate to the official Foxit website (www.foxit.com) to download the latest version
- For Pdf Editor: upgrade to version 11.2.11.54113 or higher (if on 11.x), or 12.1.8.15703 or higher (if on 12.x), or 13.1.3.22478 or higher (if on 13.x), or 2024.2.3.25184 or higher (if on 2023/2024 versions)
- For Pdf Reader: upgrade to version 2024.2.3.25184 or higher
- Run the installer and follow the prompts to complete the update
- Restart the application and verify the version has been updated
Generated from the published advisory — verify against the referenced sources before acting.
- Consultation2.0 h
- Implementation4.0 h
- Testing3.0 h
- Review / QA1.0 h
An estimate, not a bill — we confirm scope with you before any work starts. Need it this week? Rush from $2,800.
Scan for this in your stack
Free · runs locallyCheck whether your project pulls in CVE-2024-7723 — or any other known-vulnerable package — straight from your lock files. Free and open source; it runs locally and uploads nothing.
References Go to the primary sourcePrimary sources — vendor advisories, patches and trackers. Where our summary and a reference disagree, the reference wins.
Primary sourcesPractitioner notes
ContributedPeer-ranked notes from engineers who’ve handled CVE-2024-7723 in production — separate from our analysis above.
The advisory tells you what broke. It rarely tells you what actually worked. If you’ve dealt with this one, that detail is what the next engineer is searching for.
- The version that genuinely resolved it — not the one the vendor claimed
- A config change or rule that shut the vector down
- A gotcha in the upgrade path that cost you an afternoon
No notes yet
Be the first to add a field note for this CVE — a mitigation you’ve verified, a version caveat, or a link to a working fix. Sign in above to contribute.
A place for practitioners to share what actually worked: a mitigation you’ve tested, a configuration change, a version- or environment-specific caveat, or a link to a verified patch. The most useful notes rise to the top as peers upvote them, so the signal stays high.
- Verified mitigations, workarounds, and config changes
- Version or environment caveats, and links to real fixes
- No weaponised exploit code, or anything meant to cause harm
- No spam, self-promotion, credentials, or personal data