Vulnerability Description
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.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://github.com/SolidInvoice/SolidInvoice/releases/tag/3.0.1
- https://github.com/SolidInvoice/SolidInvoice/security/advisories/GHSA-mp4c-675j-
FAQ
What is CVE-2026-61614?
CVE-2026-61614 is a vulnerability with a CVSS score of 5.9 (MEDIUM). 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` heade...
How severe is CVE-2026-61614?
CVE-2026-61614 has been rated MEDIUM with a CVSS base score of 5.9/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-61614?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.