PatchSiren

PatchSiren cyber security CVE debrief

CVE-2026-85291 InvoicePlane CVE debrief

CVE-2026-85291 is a vulnerability in InvoicePlane, a self-hosted open source application for managing invoices, clients, and payments. An authenticated secondary administrator can target the primary administrator account and replace its password without knowing the current password, potentially gaining access to its data and privileges. This issue is fixed in version 1.7.2.

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

Defenders managing InvoicePlane instances, particularly those with multiple administrator accounts, should assess exposure and apply the patch to prevent potential privilege escalation.

Why it matters

CVE-2026-85291 is a vulnerability in InvoicePlane that allows an authenticated secondary administrator to target the primary administrator account and replace its password without knowing the current password. Defenders managing InvoicePlane instances should assess exposure and apply the patch to prevent potential privilege escalation.

  • Potential privilege escalation for authenticated secondary administrators
  • Possible unauthorized access to primary administrator account data and privileges
  • Need for verification of exposure and application of the patch

Technical summary

The Users::change_password() method in InvoicePlane accepts a user_id from the URL and updates that account's password without an object-level authorization check. An authenticated secondary administrator can target the primary administrator account and replace its password without knowing the current password, potentially gaining access to its data and privileges. This issue allows for potential privilege escalation and unauthorized access to primary administrator account data. Defenders managing InvoicePlane instances should assess exposure and apply the patch to prevent potential attacks.

Defensive priority

Defenders should prioritize verifying exposure and applying the patch, as an authenticated secondary administrator can target the primary administrator account.

Recommended defensive actions

  • Verify exposure by checking if the InvoicePlane instance is running a version prior to 1.7.2
  • Apply the patch by updating to version 1.7.2 or later
  • Review administrator accounts and access controls to prevent similar attacks
  • 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
  • Plan vendor-supported updates or mitigations through normal change control where exposure is confirmed

Evidence notes

The CVE record and NVD entry provide details on the vulnerability, its impact, and the fixed version. However, additional information on exploitation or affected deployments is limited. Defenders should verify exposure by checking InvoicePlane versions, review administrator accounts, and apply the patch to prevent potential privilege escalation. Limited source information exists on actual exploitation or specific affected deployments.

Sources and references

Verified primary and authoritative sources

  • CVE-2026-85291 CVE Program record

    Publisher, destination, and source semantics verified

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

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

  • CVE-2026-85291 NVD vulnerability detail

    Publisher, destination, and source semantics verified

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

    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.