CVE-2026-91816
Received Received - Intake

Use-After-Free in Foxit PDF Editor/Reader via PDF Annotations

Vulnerability report for CVE-2026-91816, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-09-23

Last updated on: 2026-09-23

Assigner: Foxit

Description

A use-after-free vulnerability exists in Foxit PDF Editor/Reader’s handling of PDF annotations. Reentrant annotation deletion triggered by embedded JavaScript can cause the application to access an annotation object after it has been released, resulting in a use-after-free condition and application crash.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-09-23
Last Modified
2026-09-23
Generated
2026-09-23
AI Q&A
2026-09-23
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 2 associated CPEs
Vendor Product Version / Range
foxit pdf_editor *
foxit pdf_reader *

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-416 The product reuses or references memory after it has been freed. At some point afterward, the memory may be allocated again and saved in another pointer, while the original pointer references a location somewhere within the new allocation. Any operations using the original pointer are no longer valid because the memory "belongs" to the code that operates on the new pointer.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability is a use-after-free issue in Foxit PDF Editor/Reader related to PDF annotations. When embedded JavaScript triggers reentrant deletion of an annotation, the application may access an annotation object after it has been freed, causing a use-after-free condition and leading to application crashes.

Impact Analysis

This vulnerability could allow an attacker to execute arbitrary code or cause denial-of-service conditions on your system by exploiting the use-after-free flaw through specially crafted PDF files with malicious JavaScript.

Mitigation Strategies

Update Foxit PDF Editor or Reader to the latest version as patches may address this use-after-free vulnerability. Avoid opening untrusted PDF files or disable JavaScript execution in PDFs if possible. Monitor application crashes as a potential indicator of exploitation.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-91816. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart