PatchSiren cyber security CVE debrief
CVE-2026-85292 InvoicePlane CVE debrief
CVE-2026-85292 is a medium-severity vulnerability in InvoicePlane, a self-hosted open-source application for managing invoices, clients, and payments. The issue arises from the use of PHP's loose inequality operator in the User_Controller, which can lead to authentication or authorization bypass under non-standard session backend configurations. This vulnerability is fixed in version 1.7.2.
- Vendor
- InvoicePlane
- Product
- Unknown
- CVSS
- MEDIUM 4.8
- 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 deployments, especially those using non-standard session backends, should assess exposure and verify configurations to prevent potential authentication or authorization bypass.
Why it matters
CVE-2026-85292 is a medium-severity vulnerability in InvoicePlane that can lead to authentication or authorization bypass under specific configurations. Defenders managing InvoicePlane deployments should assess exposure, verify configurations, and prioritize updates to prevent potential security breaches.
- Potential authentication bypass in InvoicePlane deployments using non-standard session backends.
- Potential authorization bypass in InvoicePlane deployments using non-standard session backends.
- Verification of deployment configurations to ensure they are not vulnerable to type juggling attacks.
- Prioritization of updates to version 1.7.2 or later.
Technical summary
The vulnerability in InvoicePlane arises from the use of PHP's loose inequality operator in the User_Controller. This can lead to type juggling and potentially allow authentication or authorization bypass under non-standard session backend configurations. The issue is fixed in version 1.7.2. Affected deployments, especially those using non-standard session backends, should verify configurations to prevent potential authentication or authorization bypass. Defenders managing InvoicePlane deployments should assess exposure and prioritize updates to version 1.7.2 or later.
Defensive priority
Defenders should prioritize verifying their InventoryPlane deployment configurations, especially those using non-standard session backends, and assess exposure to potential authentication or authorization bypass.
Recommended defensive actions
- Verify InvoicePlane deployment configurations, especially those using non-standard session backends.
- Assess exposure to potential authentication or authorization bypass.
- Update to version 1.7.2 or later if not already done.
- 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.
- Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up.
Evidence notes
The CVE record and NVD entry provide details on the vulnerability, its impact, and the fix in version 1.7.2. However, the scope of affected deployments and specific exploitation attempts remain unknown.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-85292 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-85292
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-85292 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-85292
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://github.com/InvoicePlane/InvoicePlane/commit/efa9f576faa93ba64bef52b09b119e81a5b22fcf
-
Source reference
Unverified legacy reference
URL: https://github.com/InvoicePlane/InvoicePlane/pull/1640
-
Source reference
Unverified legacy reference
URL: https://github.com/InvoicePlane/InvoicePlane/releases/tag/v1.7.2
-
Source reference
Unverified legacy reference
URL: https://github.com/InvoicePlane/InvoicePlane/security/advisories/GHSA-346c-gqqq-mrm2
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.