---
id: CVE-2026-71233
title: >-
  InvoiceNinja v5-stable renders an invoice or quote's "terms" field in the
  client portal using Laravel Blade's raw output directive {!! ->terms !!}
  (resources/views/portal/ninja2020/invoices/includes/terms.blade.php) with no
  HTML sanitiza…
summary: >-
  InvoiceNinja v5-stable renders an invoice or quote's "terms" field in the
  client portal using Laravel Blade's raw output directive {!! ->terms !!}
  (resources/views/portal/ninja2020/invoices/includes/terms.blade.php) with no
  HTML sanitiza…
severity: high
cvss: 8.7
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:N'
cwe:
  - CWE-79
published: '2026-08-05'
updated: '2026-08-10'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-71233'
references:
  - url: 'https://github.com/invoiceninja/invoiceninja'
    label: 309f9ea4-e3e9-4c6c-b79d-e8eb01244f2c
tags:
  - nvd
epss: 0.00199
epssPercentile: 0.09998
ingestedAt: '2026-08-10T12:39:48.741Z'
---

## Overview

InvoiceNinja v5-stable renders an invoice or quote's "terms" field in the client portal using Laravel Blade's raw output directive {!! ->terms !!} (resources/views/portal/ninja2020/invoices/includes/terms.blade.php) with no HTML sanitization.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
