CVE-2026-33628 in Invoice Ninja
要約 (英語)
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.
責任者
GitHub_M
予約する
2026年03月23日
公開
2026年03月26日
エントリ
VulDB provides additional information and datapoints for this CVE:
| 識別子 | 脆弱性 | CWE | 悪用可 | 対策 | CVE |
|---|---|---|---|---|---|
| 353750 | Invoice Ninja clean クロスサイトスクリプティング | 79 | 未定義 | 公式な修正 | CVE-2026-33628 |