---
id: CVE-2026-85291
title: >-
  InvoicePlane is a self-hosted open source application for managing invoices,
  clients, and payments
summary: >-
  InvoicePlane is a self-hosted open source application for managing invoices,
  clients, and payments. Prior to 1.7.2, InvoicePlane's Users::change_password()
  method accepts a user_id from the URL and updates that account's password
  without…
severity: medium
cvss: 6.5
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:N'
cwe:
  - CWE-639
vendor: InvoicePlane
product: InvoicePlane
affected:
  - InvoicePlane < 1.7.2
published: '2026-09-25'
updated: '2026-09-25'
sourceUpdated: '2026-09-25T16:17:28.457'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-85291'
references:
  - url: >-
      https://github.com/InvoicePlane/InvoicePlane/commit/7af2cdd1138ab5e9cd4d95333180e617aecc86cf
    label: security-advisories@github.com
  - url: 'https://github.com/InvoicePlane/InvoicePlane/releases/tag/v1.7.2'
    label: security-advisories@github.com
  - url: >-
      https://github.com/InvoicePlane/InvoicePlane/security/advisories/GHSA-x38q-xhjj-jr8w
    label: security-advisories@github.com
tags:
  - nvd
  - cve.org
ingestedAt: '2026-09-25T16:12:08.730Z'
---

## Overview

InvoicePlane is a self-hosted open source application for managing invoices, clients, and payments. Prior to 1.7.2, InvoicePlane's Users::change_password() method 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. The attacker can then take over the primary account and access its data and privileges. This issue is fixed in version 1.7.2.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
