PatchSiren

PatchSiren cyber security CVE debrief

CVE-2026-49850 InvoicePlane CVE debrief

CVE-2026-49850 is a high-severity vulnerability in InvoicePlane, a self-hosted open-source application for managing invoices, clients, and payments. An attacker can exploit this vulnerability by tricking an authenticated administrator into loading malicious content, allowing the deletion of invoice or invoice tax records without the administrator's intent. This issue was fixed in version 1.7.2.

Vendor
InvoicePlane
Product
Unknown
CVSS
HIGH 7.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 and users of InvoicePlane should assess exposure and prioritize verification and remediation efforts to prevent unauthorized deletion of invoice or invoice tax records.

Why it matters

CVE-2026-49850 is a high-severity vulnerability in InvoicePlane that allows deletion of invoice or invoice tax records without administrator intent. Administrators and users should assess exposure and prioritize verification and remediation efforts to prevent unauthorized actions.

  • Deletion of financial data without administrator intent
  • Potential data loss or corruption
  • Compensating controls may be necessary to prevent unauthorized actions
  • Verification of administrator accounts and access controls is required

Technical summary

The vulnerability exists in InvoicePlane prior to version 1.7.2, where state-changing routes Invoices::delete() and Invoices::delete_invoice_tax() are exposed without requiring POST and validating a CSRF token. This allows an attacker to delete invoice or invoice tax records when an authenticated administrator loads attacker-controlled content. The issue was fixed in version 1.7.2, and administrators should assess exposure and prioritize verification and remediation efforts to prevent unauthorized deletion of invoice or invoice tax records.

Defensive priority

Administrators and users of InvoicePlane should assess exposure and prioritize verification and remediation efforts.

Recommended defensive actions

  • Assess exposure by verifying if the current version of InvoicePlane is prior to 1.7.2
  • Prioritize remediation efforts to upgrade to InvoicePlane version 1.7.2 or later
  • Monitor for suspicious activity related to invoice or invoice tax record deletions
  • Verify administrator accounts and access controls to prevent unauthorized actions
  • 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

Evidence notes

The vulnerability is described in the CVE record and NVD vulnerability detail page. The issue is fixed in version 1.7.2, as noted in the source references. To verify, defenders should check the current version of InvoicePlane and assess exposure. The vulnerability allows deletion of invoice or invoice tax records without administrator intent when an authenticated administrator loads attacker-controlled content. This issue was publicly disclosed and fixed in version 1.7.2.

Sources and references

Verified primary and authoritative sources

  • CVE-2026-49850 CVE Program record

    Publisher, destination, and source semantics verified

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

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

  • CVE-2026-49850 NVD vulnerability detail

    Publisher, destination, and source semantics verified

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

    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.