CVE-2026-46489

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.
Configurations

No configuration.

History

12 Jun 2026, 11:16

Type Values Removed Values Added
References () https://github.com/SolidInvoice/SolidInvoice/security/advisories/GHSA-mqwm-r4g8-wf4w - () https://github.com/SolidInvoice/SolidInvoice/security/advisories/GHSA-mqwm-r4g8-wf4w -

11 Jun 2026, 20:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-06-11 20:16

Updated : 2026-06-12 11:16


NVD link : CVE-2026-46489

Mitre link : CVE-2026-46489

CVE.ORG link : CVE-2026-46489


JSON object : View

Products Affected

No product.

CWE
CWE-79

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

CWE-434

Unrestricted Upload of File with Dangerous Type