---
id: CVE-2026-85293
title: >-
  InvoicePlane is a self-hosted open source application for managing invoices,
  clients, and payments
summary: >-
  InvoicePlane is a self-hosted open source application for managing invoices,
  clients, and payments. In version 1.7.2-beta-1, InvoicePlane stores
  client_email values without enforcing email syntax and renders them unescaped
  inside double-…
severity: medium
cvss: 4.8
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:N'
cwe:
  - CWE-79
  - CWE-87
vendor: InvoicePlane
product: InvoicePlane
affected:
  - InvoicePlane < 1.7.2
published: '2026-09-25'
updated: '2026-09-25'
sourceUpdated: '2026-09-25T16:17:28.743'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-85293'
references:
  - url: >-
      https://github.com/InvoicePlane/InvoicePlane/commit/1e74c032ff1c65e6a4f9d173505f415c3a539f57
    label: security-advisories@github.com
  - url: 'https://github.com/InvoicePlane/InvoicePlane/pull/1635'
    label: security-advisories@github.com
  - url: 'https://github.com/InvoicePlane/InvoicePlane/releases/tag/v1.7.2'
    label: security-advisories@github.com
  - url: >-
      https://github.com/InvoicePlane/InvoicePlane/security/advisories/GHSA-477r-xmgc-vcvj
    label: security-advisories@github.com
  - url: >-
      https://github.com/InvoicePlane/InvoicePlane/security/advisories/GHSA-477r-xmgc-vcvj
    label: 134c704f-9b21-4f2e-91b3-4a467353bcc0
tags:
  - nvd
  - cve.org
  - exploit-available
exploitAvailable: true
ssvc:
  exploitation: poc
  automatable: 'no'
  technicalImpact: partial
  timestamp: '2026-09-25T15:58:37.209317Z'
ingestedAt: '2026-09-25T16:12:08.722Z'
---

## Overview

InvoicePlane is a self-hosted open source application for managing invoices, clients, and payments. In version 1.7.2-beta-1, InvoicePlane stores client_email values without enforcing email syntax and renders them unescaped inside double-quoted value attributes in the invoice mailer form and quote mailer form. An administrator who can edit a client can store attribute-breaking input, and, when the mailer is configured, JavaScript executes when another authenticated administrator opens the related mailer page. The script runs in the InvoicePlane origin and can perform same-origin actions with the victim's session. This issue is fixed in version 1.7.2.

## Remediation

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