CVE-2026-46622
Deferred
Deferred - Pending Action
Plaintext API Token Storage in SolidInvoice
Publication date: 2026-06-11
Last updated on: 2026-06-11
Assigner: GitHub, Inc.
Description
Description
SolidInvoice is an open-source invoicing platform. Prior to version 2.3.17, API tokens used to authenticate all REST API requests are stored as plaintext strings in the api_tokens database table. Any attacker who obtains read access to the database β through SQL injection, a leaked backup, a misconfigured replica, or insider access β immediately obtains all API credentials for every user with no further effort. This issue has been patched in version 2.3.17.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| solidinvoice | solidinvoice | to 2.3.17 (exc) |
| solidinvoice | solidinvoice | 2.3.17 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-312 | The product stores sensitive information in cleartext within a resource that might be accessible to another control sphere. |