Vulnerability Description
SolidInvoice is an open-source invoicing platform. Prior to version 2.3.17, the company logo upload feature accepts any file type without validation. An authenticated administrator can upload an SVG file containing embedded JavaScript. This script is base64-encoded and injected unescaped into every page of the application, causing stored cross-site scripting (XSS) that executes in every authenticated user's browser. This issue has been patched in version 2.3.17.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://github.com/SolidInvoice/SolidInvoice/commit/8196c64df58b1226739f6ec4097f
- https://github.com/SolidInvoice/SolidInvoice/releases/tag/2.3.17
- https://github.com/SolidInvoice/SolidInvoice/security/advisories/GHSA-mqwm-r4g8-
- https://github.com/SolidInvoice/SolidInvoice/security/advisories/GHSA-mqwm-r4g8-
FAQ
What is CVE-2026-46489?
CVE-2026-46489 is a vulnerability with a CVSS score of 8.1 (HIGH). SolidInvoice is an open-source invoicing platform. Prior to version 2.3.17, the company logo upload feature accepts any file type without validation. An authenticated administrator can upload an SVG f...
How severe is CVE-2026-46489?
CVE-2026-46489 has been rated HIGH with a CVSS base score of 8.1/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-46489?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.