CVE-2026-25594

MEDIUM

InvoicePlane < 1.7.1 - Stored Cross-Site Scripting via Family Name Field

Title source: llm
STIX 2.1

Exploitation Summary

EIP tracks 2 public exploits for CVE-2026-25594. PoCs published by XiaomingX, lagathos.

AI-analyzed exploit summary This repository provides a detailed technical analysis of CVE-2026-25594, a stored XSS vulnerability in InvoicePlane 1.7.0. It includes a proof of concept, vulnerable code snippet, and step-by-step exploitation details.

Description

InvoicePlane is a self-hosted open source application for managing invoices, clients, and payments. A Stored Cross-Site Scripting (XSS) vulnerability exists in InvoicePlane 1.7.0 via the Family Name field. The `family_name` value is rendered without HTML encoding inside the family dropdown on the product form. When an administrator creates a family with a malicious name, the payload executes in the browser of any administrator who visits the product form. Version 1.7.1 patches the issue.

Exploits (2)

github WRITEUP 10 stars
by XiaomingX · pythonpoc
https://github.com/XiaomingX/data-cve-poc-py-v1/tree/main/2026/CVE-2026-25594

This repository provides a detailed technical analysis of CVE-2026-25594, a stored XSS vulnerability in InvoicePlane 1.7.0. It includes a proof of concept, vulnerable code snippet, and step-by-step exploitation details.

Classification
Writeup 100%
Attack Type
Xss
Complexity
Trivial
Reliability
Reliable
Target: InvoicePlane 1.7.0
Auth required
Prerequisites: Admin access to InvoicePlane · Ability to submit a crafted family name
devstral-2 · analyzed Mar 16, 2026 Full analysis →
nomisec WRITEUP
by lagathos · poc
https://github.com/lagathos/CVE-2026-25594

This repository provides a detailed technical analysis of CVE-2026-25594, a stored XSS vulnerability in InvoicePlane 1.7.0. It includes a proof of concept, affected code snippets, and a timeline of disclosure.

Classification
Writeup 100%
Attack Type
Xss
Complexity
Trivial
Reliability
Reliable
Target: InvoicePlane 1.7.0
Auth required
Prerequisites: Admin access to the InvoicePlane application
devstral-2 · analyzed Mar 16, 2026 Full analysis →

Scores

CVSS v3 4.8
EPSS 0.0021
EPSS Percentile 11.6%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:N

CISA SSVC

Vulnrichment
Exploitation none
Automatable no
Technical Impact partial

Details

CWE
CWE-79
Status published
Products (1)
invoiceplane/invoiceplane < 1.7.1
Published Feb 18, 2026
Tracked Since Feb 19, 2026