CVE-2026-61688 Details
Description
SolidInvoice is an open-source invoicing platform. Prior to version 3.0.1, an authenticated user can view the API request history of any other user's API tokens within the same company by manipulating two writable Symfony UX LiveComponent props on the `DataGrid` component. Version 3.0.1 fixes the issue.
A vulnerability in SolidInvoice prior to version 3.0.1 allows authenticated users to access the API request history of other users' API tokens within the same company. This is achieved by manipulating two writable Symfony UX LiveComponent properties on the DataGrid component. The lack of proper validation enables users to enumerate another user's API activity, including sensitive details such as IP addresses, accessed endpoints, HTTP methods, user agents, and request payloads.
Users can upgrade to SolidInvoice version 3.0.1, which addresses this vulnerability by scoping the API token history grid to the current user.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Sep 4, 2026CISA-ADP
Assessed Sep 8, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/SolidInvoice/SolidInvoice/security/advisories/GHSA-jhv9-9fv9-67cr | CISA-ADP | AdvisoryExploitRemedyVendor |
| https://github.com/SolidInvoice/SolidInvoice/releases/tag/3.0.1 | [email protected] | Release NotesVendor |
| https://github.com/SolidInvoice/SolidInvoice/security/advisories/GHSA-jhv9-9fv9-67cr | [email protected] | AdvisoryExploitRemedyVendor |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-639 | Authorization Bypass Through User-Controlled Key | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| SolidInvoice | < 3.0.1 (semver) |
CPE
Remediation
| |
Change History
2 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Sep 8, 2026 | CVE Modified | CISA-ADP |
| Sep 4, 2026 | New CVE Received | [email protected] |
Volerion