CVE-2026-85292

MEDIUM CVSS 3.1: 4.8
Updated Sep 25, 2026
PHP
Parameter Value
CVSS 4.8 (MEDIUM)
Fixed In 1.7.2
Type CWE-697
Vendor PHP
Public PoC No

InvoicePlane is a self-hosted open source application for managing invoices, clients, and payments. Prior to 1.7.2, InvoicePlane's User_Controller compares the session user_type value with the required role by using PHP's loose inequality operator. Under a non-standard session backend that returns unexpected scalar types, type juggling can cause a value that is not strictly the required role to pass the authorization check.

This can permit authentication or authorization bypass in affected session configurations. This issue is fixed in version 1.7.2.

Attack Parameters

Attack Vector
Network
Can be exploited remotely
Attack Complexity
High
Difficult to exploit
Privileges Required
None
No privileges needed
User Interaction
None
No user interaction needed

Impact Assessment

Confidentiality
Low
Partial data leak
Integrity
Low
Partial data modification
Availability
None
No disruption

CVSS Vector v3.1

Weakness Type (CWE)