Description
When the application opens a PDF file, JavaScript uses the damaged field tree to trigger field traversal, resulting in the program holding an invalid form object when accessing the field property path. Eventually, the application crashes due to reading an invalid pointer.
Published: 2026-07-08
Score: 7.8 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability arises from a use‑after‑free flaw in the handling of PDF annotations. A damaged field tree causes the JavaScript engine to traverse invalid pointers, leaving the editor with a dangling form object. When the application later accesses the field property path, it dereferences this freed pointer, causing a crash. The resulting denial of service is the only observable effect; no evidence of arbitrary code execution is documented.

Affected Systems

Foxit Software Inc.’s Foxit PDF Editor and Foxit PDF Reader are affected. No specific version numbers are listed, so all current releases that implement the vulnerable field‑tree traversal could potentially be impacted until the vendor releases a fix.

Risk and Exploitability

The flaw has a CVSS score of 7.8, which places it in the high‑severity range. The EPSS metric is below 1%, indicating a low probability of exploitation at present. It is not included in the CISA KEV catalog. The documented attack scenario requires a malicious PDF containing a damaged field tree and a user who opens the document. While the CVE name mentions remote code execution, the available description only supports a crash, and no public exploitation has been reported.

Generated by OpenCVE AI on July 26, 2026 at 18:17 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest Foxit security update that addresses the annotation use‑after‑free flaw (CWE‑416).
  • If a patch cannot be applied immediately, disable JavaScript execution and form‑field processing in PDFs to halt the vulnerable traversal.
  • Enforce stricter handling of untrusted PDFs—such as quarantining or filtering file types—and train users to avoid opening suspicious documents to minimize exposure.

Generated by OpenCVE AI on July 26, 2026 at 18:17 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 10 Jul 2026 09:45:00 +0000

Type Values Removed Values Added
First Time appeared Foxitsoftware
Foxitsoftware foxit Pdf Editor
Foxitsoftware foxit Reader
Vendors & Products Foxitsoftware
Foxitsoftware foxit Pdf Editor
Foxitsoftware foxit Reader

Wed, 08 Jul 2026 14:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Wed, 08 Jul 2026 08:30:00 +0000

Type Values Removed Values Added
Description When the application opens a PDF file, JavaScript uses the damaged field tree to trigger field traversal, resulting in the program holding an invalid form object when accessing the field property path. Eventually, the application crashes due to reading an invalid pointer.
Title Foxit PDF Editor/Reader Annotation Use-After-Free Remote Code Execution Vulnerability
Weaknesses CWE-416
References
Metrics cvssV3_1

{'score': 7.8, 'vector': 'CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H'}


Subscriptions

Foxitsoftware Foxit Pdf Editor Foxit Reader
cve-icon MITRE

Status: PUBLISHED

Assigner: Foxit

Published:

Updated: 2026-07-08T13:20:30.258Z

Reserved: 2026-06-24T03:01:54.524Z

Link: CVE-2026-13129

cve-icon Vulnrichment

Updated: 2026-07-08T13:20:26.838Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-26T18:30:04Z

Weaknesses