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.
Configurations

Configuration 1 (hide)

cpe:2.3:a:invoiceninja:invoice_ninja:*:*:*:*:*:*:*:*

History

30 Mar 2026, 17:24

Type Values Removed Values Added
First Time Invoiceninja
Invoiceninja invoice Ninja
CPE cpe:2.3:a:invoiceninja:invoice_ninja:*:*:*:*:*:*:*:*
References () https://github.com/invoiceninja/invoiceninja/commit/b81a3fc302573fc4a53d61e8537dd19154ce1091 - () https://github.com/invoiceninja/invoiceninja/commit/b81a3fc302573fc4a53d61e8537dd19154ce1091 - Patch
References () https://github.com/invoiceninja/invoiceninja/releases/tag/v5.13.4 - () https://github.com/invoiceninja/invoiceninja/releases/tag/v5.13.4 - Release Notes
References () https://github.com/invoiceninja/invoiceninja/security/advisories/GHSA-98wm-cxpw-847p - () https://github.com/invoiceninja/invoiceninja/security/advisories/GHSA-98wm-cxpw-847p - Vendor Advisory

Information

Published : 2026-03-26 21:17

Updated : 2026-03-30 17:24


NVD link : CVE-2026-33628

Mitre link : CVE-2026-33628

CVE.ORG link : CVE-2026-33628


JSON object : View

Products Affected

invoiceninja

  • invoice_ninja
CWE
CWE-79

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

CWE-116

Improper Encoding or Escaping of Output

CWE-184

Incomplete List of Disallowed Inputs