CVE-2026-85289
InvoicePlane: Missing CSRF Token Validation on Multiple Delete Endpoints
CVSS Score
6.5
EPSS Score
0.0%
EPSS Percentile
0th
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.
| CWE | CWE-352 |
| Vendor | invoiceplane |
| Product | invoiceplane |
| Published | Sep 25, 2026 |
| Last Updated | Sep 25, 2026 |
Stay Ahead of the Next One
Get instant alerts for invoiceplane invoiceplane
Be the first to know when new medium vulnerabilities affecting invoiceplane invoiceplane are published โ delivered to Slack, Telegram or Discord.
Get Free Alerts โ
Free ยท No credit card ยท 60 sec setup
CVSS v3 Breakdown
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
Required
Scope
Unchanged
Confidentiality
None
Integrity
High
Availability
None
Affected Versions
InvoicePlane / InvoicePlane
< 1.7.2
References
github.com: https://github.com/InvoicePlane/InvoicePlane/security/advisories/GHSA-9372-vj68-hmc3 github.com: https://github.com/InvoicePlane/InvoicePlane/pull/1637 github.com: https://github.com/InvoicePlane/InvoicePlane/commit/215b8c1acca7560d00b7e463fb1c6fe98235ab95 github.com: https://github.com/InvoicePlane/InvoicePlane/releases/tag/v1.7.2