CVE-2025-69624
Last modified
CVE-2025-69624 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. Nitro PDF Pro before 14.43 for Windows 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. EPSS estimates a 0.43% chance of exploitation in the next 30 days.
Description
Nitro PDF Pro before 14.43 for Windows 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. For example, 14.41.1.4 and 14.42.0.34 have been reported as vulnerable.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Gonitro | Nitro Pdf Pro | 14.41.1.4 |
References
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2025-69624?
How severe is CVE-2025-69624?
How do I fix CVE-2025-69624?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2025
- CVE-2025-69615Incorrect Access Control via missing 2FA rate-limiting allow…9.1
- CVE-2025-69618An arbitrary file overwrite vulnerability in the file import…6.5
- CVE-2025-69619A path traversal in My Text Editor v1.6.2 allows attackers t…5.5
- CVE-2025-6962A vulnerability, which was classified as critical, was found…9.8
- CVE-2025-69620A path traversal in Moo Chan Song v4.5.7 allows attackers to…5
- CVE-2025-69621An arbitrary file overwrite vulnerability in the file import…8.1
- CVE-2025-69627Nitro PDF Pro for Windows 14.41.1.4 contains a heap use-afte…8.4
- CVE-2025-6963A vulnerability has been found in Campcodes Employee Managem…9.8
- CVE-2025-69633A SQL Injection vulnerability in the Advanced Popup Creator …9.8
- CVE-2025-69634Cross Site Request Forgery vulnerability in Dolibarr ERP & C…9
- CVE-2025-69644An issue was discovered in Binutils before 2.46. The objdump…5
- CVE-2025-69645Binutils objdump contains a denial-of-service vulnerability …5.5
Are you affected by CVE-2025-69624?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
