CSRF in Invoiceplane

CVE-2026-85289

InvoicePlane is a self-hosted open source application for managing invoices, clients, and payments. Prior to 1.7.2, InvoicePlane omits ensure_valid_post_request() from delete methods including Payments::delete(), Recurring::delete(), and User_clients::delete(). Although the routes require POST, they do not validate the request's CSRF token. An attacker can submit a cross-origin form through an authenticated administrator's browser to delete financial records and other application data. This issue is fixed in version 1.7.2.

Vulnerability class: CSRF (Cross-Site Request Forgery)

Published .

CVSS v3 metric

CVSS v3 base score 6.5 (Medium). Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N.

EPSS exploit prediction

No EPSS score from FIRST.org yet. New CVEs usually get one within a few days; no score means no signal yet, not low risk. How EPSS works.

Affected products

Weakness classification (CWE)

References

Frequently asked questions

What is CVE-2026-85289?
CVE-2026-85289 is a medium-severity vulnerability in Invoiceplane, classified under Cross-Site Request Forgery (CSRF). CVSS score: 6.5/10. Published 2026-09-25.
How severe is CVE-2026-85289?
Medium severity. CVSS v3 base score is 6.5 out of 10.