CVE Catalog

CVE-2026-61614

MediumCVSS 5.9
Published: Updated: Translated: NVD NIST

Summary

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.

Risk Assessment

Exposure of API credentials in logs and browser history may allow attackers to intercept them and gain unauthorized access to the API, potentially leading to data breaches.

Recommendation

Immediately upgrade SolidInvoice to version 3.0.1 or later. Also purge any logs containing tokens and advise users to rotate API keys.

Other vulnerabilities in SolidInvoice

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS