CVE-2025-69627
HighCVSS 8.4Exploitation Probability (EPSS)
Low risk10th percentile - higher than 10% of all known CVEs
Summary
Nitro PDF Pro for Windows version 14.41.1.4 contains a heap use-after-free vulnerability in the implementation of the JavaScript method this.mailDoc(). During execution, an internal XID object is allocated and then freed prematurely, after which the freed pointer is still passed into UI and logging helper functions. This can result in access violations and non-deterministic crashes.
Risk Assessment
The risk for the organization includes potential application crashes and possible code execution by an attacker through heap manipulation, which could lead to data confidentiality or integrity breaches.
Recommendation
It is recommended to immediately update Nitro PDF Pro to the latest version that fixes this vulnerability. Until the update is applied, avoid opening untrusted PDF documents containing JavaScript scripts.
Other vulnerabilities in Nitro PDF Pro
Original NVD description (English source)
Nitro PDF Pro for Windows 14.41.1.4 contains a heap use-after-free vulnerability in the implementation of the JavaScript method this.mailDoc(). During execution, an internal XID object is allocated and then freed prematurely, after which the freed pointer is still passed into UI and logging helper functions. Because the freed memory region may contain unpredictable heap data or remnants of attacker-controlled JavaScript strings, downstream routines such as wcscmp() may process invalid or stale pointers. This can result in access violations and non-deterministic crashes.

