PatchSiren

PatchSiren cyber security CVE debrief

CVE-2026-85274 InvoicePlane CVE debrief

CVE-2026-85274 is a vulnerability in InvoicePlane, a self-hosted open-source application for managing invoices, clients, and payments. An attacker can exploit this vulnerability to stop recurring invoices by making a GET request to /invoices/recurring/stop/{id} without a CSRF token, potentially causing financial loss. The vulnerability allows attackers to target multiple identifiers to interrupt recurring billing. Administrators of InvoicePlane instances should assess exposure and apply the patch from version 1.7.2 as soon as possible to prevent potential financial loss due to interrupted recurring billing.

Vendor
InvoicePlane
Product
Unknown
CVSS
MEDIUM 6.5
CISA KEV
Not listed in stored evidence
Original CVE published
2026-09-25
Original CVE updated
2026-09-25
Advisory published
2026-09-25
Advisory updated
2026-09-25

Who should care

Administrators of InvoicePlane instances should assess exposure and apply the patch from version 1.7.2 as soon as possible to prevent potential financial loss due to interrupted recurring billing. Operators of InvoicePlane should verify their version and apply the patch. Security teams should review compensating controls for exposed systems while remediation is scheduled and verified. Vulnerability management teams should prioritize patch application and

Why it matters

CVE-2026-85274 is a vulnerability in InvoicePlane that allows attackers to stop recurring invoices without CSRF token validation, potentially causing financial loss. Administrators of InvoicePlane instances should verify their version and apply the patch from version 1.7.2 as soon as possible.

  • Potential financial loss due to interrupted recurring billing
  • Verification of InvoicePlane version and patch application priority
  • Implementation of CSRF token validation for state-changing GET routes
  • Monitoring of recurring invoices for unexpected changes

Technical summary

InvoicePlane exposes Recurring::stop() as a state-changing GET route without CSRF token validation. An attacker can target multiple identifiers to interrupt recurring billing and cause financial loss. The vulnerability allows attackers to stop recurring invoices by making a GET request to /invoices/recurring/stop/{id} without a CSRF token. This issue is fixed in version 1.7.2 of InvoicePlane. Administrators should verify their version and apply the patch as soon as possible to prevent potential financial loss due to interrupted recurring billing.

Defensive priority

Administrators of InvoicePlane instances should verify their version and apply the patch from version 1.7.2 as soon as possible.

Recommended defensive actions

  • Verify InvoicePlane version and apply patch from version 1.7.2
  • Implement CSRF token validation for state-changing GET routes
  • Monitor recurring invoices for unexpected changes
  • Review compensating controls for exposed systems while remediation is scheduled and verified
  • Check relevant monitoring, detection, and logs for exposed assets that need extra review
  • Track exceptions, retest remediated assets, and close the item only after evidence is documented
  • Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up

Evidence notes

The vulnerability is described in the CVE record and NVD vulnerability detail page. The fix is available in version 1.7.2 of InvoicePlane. Evidence is limited to public CVE and NVD records. Defenders should verify InvoicePlane version and apply patch from version 1.7.2. The vulnerability allows attackers to stop recurring invoices without CSRF token validation.

Sources and references

Verified primary and authoritative sources

  • CVE-2026-85274 CVE Program record

    Publisher, destination, and source semantics verified

    URL: https://www.cve.org/CVERecord?id=CVE-2026-85274

    CVE Program - Official CVE Program record with source-provided CVE metadata.

  • CVE-2026-85274 NVD vulnerability detail

    Publisher, destination, and source semantics verified

    URL: https://nvd.nist.gov/vuln/detail/CVE-2026-85274

    NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.

Supplemental references

Methodology and review provenance

AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.