CVE Catalog

CVE-2026-85291

MediumCVSS 6.5
Published: Translated: NVD NIST

Summary

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. Fixed in version 1.7.2.

Risk Assessment

Risk of primary administrator account takeover by a secondary administrator, leading to full system compromise and access to sensitive data.

Recommendation

Update InvoicePlane to version 1.7.2 or later, which introduces proper object-level authorization for changing other users' passwords.

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'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.

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