PatchSiren cyber security CVE debrief
CVE-2026-85293 InvoicePlane CVE debrief
CVE-2026-85293 is a medium-severity vulnerability in InvoicePlane, a self-hosted open-source application for managing invoices, clients, and payments. The issue, fixed in version 1.7.2, allows an administrator with editing privileges to store malicious input in the client_email field, which can lead to JavaScript execution when another authenticated administrator views the related mailer page.
- 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
Administrators of InvoicePlane instances should be aware of this vulnerability and take steps to mitigate it. They should prioritize updating to version 1.7.2 and review their current configurations to prevent potential JavaScript execution.
Why it matters
CVE-2026-85293 is a medium-severity vulnerability in InvoicePlane that allows for JavaScript execution, potentially leading to same-origin actions with the victim's session. Administrators should prioritize updating to version 1.7.2 and review their current configurations to prevent potential JavaScript execution.
- Potential JavaScript execution in the InvoicePlane origin
- Same-origin actions with the victim's session
- Elevation of privileges for attackers
- Data tampering or unauthorized actions
Technical summary
The vulnerability in InvoicePlane allows an administrator to store client_email values without enforcing email syntax, which can be used to inject JavaScript code. This code executes when another authenticated administrator views the related mailer page, potentially allowing for same-origin actions with the victim's session. The issue is fixed in version 1.7.2. Administrators should prioritize updating to version 1.7.2 and review their current configurations to prevent potential JavaScript execution. Affected product deployments should be identified and owners assigned for follow-up.
Defensive priority
Administrators of InvoicePlane instances should prioritize updating to version 1.7.2 to prevent potential JavaScript execution. They should also review their current configurations and ensure that input validation is properly enforced for client_email values.
Recommended defensive actions
- Update InvoicePlane to version 1.7.2 or later
- Review and enforce input validation for client_email values
- Monitor for potential JavaScript execution attempts
- Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up.
- 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.
Evidence notes
The CVE record and NVD entry provide details about the vulnerability, including its CVSS score of 4.8 and the CWE-79 and CWE-87 weaknesses. The issue is fixed in InvoicePlane version 1.7.2. Administrators should verify their current configurations and ensure that input validation is properly enforced for client_email values. Evidence is limited to public CVE details and NVD assessments; further verification is recommended.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-85293 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-85293
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-85293 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-85293
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/1e74c032ff1c65e6a4f9d173505f415c3a539f57
-
Source reference
Unverified legacy reference
URL: https://github.com/InvoicePlane/InvoicePlane/pull/1635
-
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-477r-xmgc-vcvj
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.