SolidInvoice is an open-source invoicing platform. Prior to version 3.0.1, the REST API authenticator accepts bearer tokens via a `?token=` URL query parameter as a fallback to the `X-API-TOKEN` header. This causes long-lived API credentials to be recorded in server access logs, proxy logs, browser history, and HTTP Referer headers sent to third-party origins. Version 3.0.1 fixes the issue.
References
Configurations
No configuration.
History
No history.
Information
Published : 2026-09-04 18:17
Updated : 2026-09-10 15:13
NVD link : CVE-2026-61614
Mitre link : CVE-2026-61614
CVE.ORG link : CVE-2026-61614
JSON object : View
Products Affected
No product.
CWE
CWE-598
Use of HTTP Request With Sensitive Query String
