216.73.217.50

CVE-2025-69624

· Published 13/04/2026 16:16 · Modified 13/04/2026 20:16

Labels: CVE-2025-69624 2026-04-13CVE-2025-69624CWE-476[email protected]

Essential information

Published
13/04/2026 16:16
Modified
13/04/2026 20:16
Author
Creator
CVSS
7.5 HIGH (v3.1)
CISA KEV
No
CWE
CVSS vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

CVSS metrics

Description

Nitro PDF Pro for Windows 14.41.1.4 contains a NULL pointer dereference vulnerability in the JavaScript implementation of app.alert(). When app.alert() is called with more than one argument and the first argument evaluates to null (for example, app.alert(app.activeDocs, true) when app.activeDocs is null), the engine routes the call through a fallback path intended for non-string arguments. In this path, js_ValueToString() is invoked on the null value and returns an invalid string pointer, which is then passed to JS_GetStringChars() without validation. Dereferencing this pointer leads to an access violation and application crash when opening a crafted PDF.

NVD status

Status
Received — CVE has been recently published to the CVE List and has been received by the NVD.
Source
[email protected]
NVD
View on NVD

Affected products (CPE)

ProductCPE
nitro / nitro pdf pro cpe:2.3:a:nitro:nitro_pdf_pro:14.41.1.4:*:*:*:*:*:*:*
nitro / nitro pdf pro cpe:2.3:a:nitro:nitro_pdf_pro:*:*:*:*:*:*:*:*

References