XSS in Invoiceninja Invoice Ninja

CVE-2026-33628

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.

Vulnerability class: XSS (Cross-Site Scripting)

EPSS: 0.002 (14.1th percentile) — read the EPSS interpretation.

CVSS v3 metric

CVSS v3 base score 5.4 (Medium). Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N.

Affected products

Weakness classification (CWE)

References

Frequently asked questions

What is CVE-2026-33628?
CVE-2026-33628 is a medium-severity vulnerability in Invoiceninja Invoice Ninja, classified under Cross-site Scripting. CVSS score: 5.4/10. Published 2026-03-26.
How severe is CVE-2026-33628?
Medium severity. CVSS v3 base score is 5.4 out of 10.