CVE-2026-33742

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

Configuration 1 (hide)

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

History

No history.

Information

Published : 2026-03-26 21:17

Updated : 2026-06-17 10:38


NVD link : CVE-2026-33742

Mitre link : CVE-2026-33742

CVE.ORG link : CVE-2026-33742


JSON object : View

Products Affected

invoiceninja

  • invoice_ninja
CWE
CWE-79

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