Home

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.

PUBLISHED Reserved 2026-03-23 | Published 2026-03-26 | Updated 2026-03-27 | Assigner GitHub_M




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

Problem types

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

Product status

< 5.13.4
affected

References

github.com/...eninja/security/advisories/GHSA-xph7-9749-56mh exploit

github.com/...eninja/security/advisories/GHSA-xph7-9749-56mh

github.com/invoiceninja/invoiceninja/releases/tag/v5.13.4

cve.org (CVE-2026-33742)

nvd.nist.gov (CVE-2026-33742)

Download JSON