CVE 5.4 MEDIUM

Invoice Ninja has Stored XSS via Markdown HTML Injection in Product Notes_CVE-2026-33742

5.4 / 10
MEDIUM
CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N

Description

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.

Basic Information

ID CVE-2026-33742
Source GitHub_M
Published Mar 26, 2026 at 20:50
Modified Mar 27, 2026 at 13:55

Affected Product

Vendor invoiceninja
Product invoiceninja
Version < 5.13.4
Affected Versions invoiceninja invoiceninja < 5.13.4

CWE Classification

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.