CVE Catalog

CVE-2026-85274

MediumCVSS 6.5
Published: Updated: Translated: NVD NIST

Summary

Prior to 1.7.2, InvoicePlane exposes Recurring::stop() as a state-changing GET route without CSRF token validation. When an authenticated administrator loads attacker-controlled content that requests /invoices/recurring/stop/{id}, the application stops the selected recurring invoice. An attacker can target multiple identifiers to interrupt recurring billing and cause financial loss. Fixed in version 1.7.2.

Risk Assessment

Risk of interrupting recurring billing and resulting financial loss and business disruption.

Recommendation

Update InvoicePlane to version 1.7.2 or later, which removes the unsafe GET route and adds CSRF validation for stopping recurring invoices.

Other vulnerabilities in InvoicePlane

See all
Original NVD description (English source)

InvoicePlane is a self-hosted open source application for managing invoices, clients, and payments. Prior to 1.7.2, InvoicePlane exposes Recurring::stop() as a state-changing GET route without CSRF token validation. When an authenticated administrator loads attacker-controlled content that requests /invoices/recurring/stop/{id}, the application stops the selected recurring invoice. An attacker can target multiple identifiers to interrupt recurring billing and cause financial loss. This issue is fixed in version 1.7.2.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS