invoiceninja CVE Vulnerabilities & Metrics

Focus on invoiceninja vulnerabilities and metrics.

Last updated: 16 Apr 2026, 22:25 UTC

About invoiceninja Security Exposure

This page consolidates all known Common Vulnerabilities and Exposures (CVEs) associated with invoiceninja. We track both calendar-based metrics (using fixed periods) and rolling metrics (using gliding windows) to give you a comprehensive view of security trends and risk evolution. Use these insights to assess risk and plan your patching strategy.

For a broader perspective on cybersecurity threats, explore the comprehensive list of CVEs by vendor and product. Stay updated on critical vulnerabilities affecting major software and hardware providers.

Global CVE Overview

Total invoiceninja CVEs: 6
Earliest CVE date: 03 Jan 2018, 01:29 UTC
Latest CVE date: 30 Mar 2026, 19:16 UTC

Latest CVE reference: CVE-2026-29925

Rolling Stats

30-day Count (Rolling): 3
365-day Count (Rolling): 3

Calendar-based Variation

Calendar-based Variation compares a fixed calendar period (e.g., this month versus the same month last year), while Rolling Growth Rate uses a continuous window (e.g., last 30 days versus the previous 30 days) to capture trends independent of calendar boundaries.

Variations & Growth

Month Variation (Calendar): 0%
Year Variation (Calendar): 0%

Month Growth Rate (30-day Rolling): 0.0%
Year Growth Rate (365-day Rolling): 0.0%

Monthly CVE Trends (current vs previous Year)

Annual CVE Trends (Last 20 Years)

Critical invoiceninja CVEs (CVSS ≥ 9) Over 20 Years

CVSS Stats

Average CVSS: 2.3

Max CVSS: 6.8

Critical CVEs (≥9): 0

CVSS Range vs. Count

Range Count
0.0-3.9 5
4.0-6.9 1
7.0-8.9 0
9.0-10.0 0

CVSS Distribution Chart

Top 5 Highest CVSS invoiceninja CVEs

These are the five CVEs with the highest CVSS scores for invoiceninja, sorted by severity first and recency.

All CVEs for invoiceninja

CVE-2026-29925 invoiceninja vulnerability CVSS: 0 30 Mar 2026, 19:16 UTC

Invoice Ninja v5.12.46 and v5.12.48 is vulnerable to Server-Side Request Forgery (SSRF) in CheckDatabaseRequest.php.

CVE-2026-33742 invoiceninja vulnerability CVSS: 0 26 Mar 2026, 21:17 UTC

Invoice Ninja is a source-available invoice, quote, project and time-tracking app built with Laravel. Product notes fields in Invoice Ninja v5.13.0 allow raw HTML via Markdown rendering, enabling stored XSS. The Markdown parser output was not sanitized with `purify::clean()` before being included in invoice templates. This is fixed in v5.13.4 by the vendor by adding `purify::clean()` to sanitize Markdown output.

CVE-2026-33628 invoiceninja vulnerability CVSS: 0 26 Mar 2026, 21:17 UTC

Invoice Ninja is a source-available invoice, quote, project and time-tracking app built with Laravel. Invoice line item descriptions in Invoice Ninja v5.13.0 bypass the XSS denylist filter, allowing stored XSS payloads to execute when invoices are rendered in the PDF preview or client portal. The line item description field was not passed through `purify::clean()` before rendering. This is fixed in v5.13.4 by the vendor by adding `purify::clean()` to sanitize line item descriptions.

CVE-2021-3977 invoiceninja vulnerability CVSS: 3.5 24 Dec 2021, 20:15 UTC

invoiceninja is vulnerable to Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

CVE-2021-33898 invoiceninja vulnerability CVSS: 6.8 06 Jun 2021, 23:15 UTC

In Invoice Ninja before 4.4.0, there is an unsafe call to unserialize() in app/Ninja/Repositories/AccountRepository.php that may allow an attacker to deserialize arbitrary PHP classes. In certain contexts, this can result in remote code execution. The attacker's input must be hosted at http://www.geoplugin.net (cleartext HTTP), and thus a successful attack requires spoofing that site or obtaining control of it.

CVE-2017-1000466 invoiceninja vulnerability CVSS: 3.5 03 Jan 2018, 01:29 UTC

Invoice Ninja version 3.8.1 is vulnerable to stored cross-site scripting vulnerability, within the invoice creation page, which can result in disruption of service and execution of javascript code.