Ad

CVE-2025-69627

HIGH CVSS 3.1: 8.4 EPSS 0.00%
Updated Apr 17, 2026
Nitro
Parameter Value
CVSS 8.4 (HIGH)
Type CWE-416 (Use After Free)
Vendor Nitro
Public PoC No

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.

Attack Parameters

Attack Vector
Local
Requires local access
Attack Complexity
Low
Easy to exploit
Privileges Required
None
No privileges needed
User Interaction
None
No user interaction needed

Impact Assessment

Confidentiality
High
Complete data leak
Integrity
High
Complete data modification
Availability
High
Complete denial of service

CVSS Vector v3.1

Weakness Type (CWE)

Related Vulnerabilities