CVE-2026-24743
Stored XSS in InvoicePlane 1.7.0 Upload Logo Function
Publication date: 2026-02-18
Last updated on: 2026-02-20
Assigner: GitHub, Inc.
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| invoiceplane | invoiceplane | 1.7.0 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-79 | The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is a Stored Cross-Site Scripting (XSS) issue found in InvoicePlane version 1.7.0, specifically in the upload Invoice Logo function. The function allows uploading SVG files, which can contain malicious scripts. Although exploiting this vulnerability requires administrator privileges, it is critical because the malicious scripts can be stored persistently within the application.
Once exploited, the attacker can perform unauthorized modifications to application data, create persistent backdoors through stored malicious scripts, and fully compromise the integrity of the application.
How can this vulnerability impact me? :
This vulnerability can lead to serious impacts including unauthorized modification of application data, which may affect the accuracy and reliability of invoices and client information.
It can also allow attackers to create persistent backdoors by storing malicious scripts within the application, potentially leading to ongoing unauthorized access.
Ultimately, this can result in a full compromise of the application's integrity, affecting its normal operation and security.
How does this vulnerability affect compliance with common standards and regulations (like GDPR, HIPAA)?:
I don't know
How can this vulnerability be detected on my network or system? Can you suggest some commands?
I don't know
What immediate steps should I take to mitigate this vulnerability?
To mitigate this vulnerability, you should upgrade InvoicePlane from version 1.7.0 to version 1.7.1 or later, as the issue is patched in version 1.7.1.
Since the vulnerability requires administrator privileges to exploit, ensure that administrator access is tightly controlled and monitored.