Use-after-free in Foxit PDF Editor/Reader with Reentrant Annotation Deletion Triggered by Embedded JavaScript
AI analysis
A use-after-free vulnerability exists in Foxit PDF Editor/Reader where reentrant annotation deletion caused by embedded JavaScript can lead to accessing a released annotation object, resulting in a crash. This flaw is triggered by specific reentrant annotation deletion scenarios involving embedded JavaScript. An attacker could potentially gain unauthorized access or other privileges through this vulnerability. The affected scope is limited to Foxit PDF Editor/Reader, though the exact affected version range is not specified.
What to do: Upgrade to the latest version of Foxit PDF Editor/Reader to mitigate the use-after-free vulnerability. Implement strict access controls and secure memory management to prevent reentrant annotation deletion. Monitor for CVE-2026-91816 and related patches to ensure full security mitigation.
Estimated exposure
nicheNo basis for an estimate.
Order-of-magnitude estimate by the model from install counts, market share and public scan data it knows; verify before quoting.
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.