CVE-2026-61688
Deferred Deferred - Pending Action

Authenticated API Request History Exposure in SolidInvoice

Vulnerability report for CVE-2026-61688, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-09-04

Last updated on: 2026-09-10

Assigner: GitHub, Inc.

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.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-09-04
Last Modified
2026-09-10
Generated
2026-09-25
AI Q&A
2026-09-04
EPSS Evaluated
2026-09-23
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
solidinvoice solidinvoice to 3.0.1 (exc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-639 The system's authorization functionality does not prevent one user from gaining access to another user's data or record by modifying the key value identifying the data.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability exists in SolidInvoice versions before 3.0.1. An authenticated user can view the API request history of other users within the same company by manipulating two writable Symfony UX LiveComponent properties on the DataGrid component.

Detection Guidance

To detect this vulnerability, check SolidInvoice logs for unauthorized access to API token history. Look for requests to the api_token_history_grid component with manipulated context parameters like token_id not matching the authenticated user's tokens. Review Symfony UX LiveComponent DataGrid props for suspicious name or context updates.

Impact Analysis

An attacker with access could expose sensitive API request history of other users in the same company, potentially revealing confidential data or business operations. This could lead to privacy breaches or unauthorized information disclosure.

Compliance Impact

This vulnerability could violate data protection regulations like GDPR or HIPAA by exposing personal or sensitive data through unauthorized access to API request histories. Organizations may face compliance penalties if such breaches occur.

Mitigation Strategies

Upgrade SolidInvoice to version 3.0.1 or later to fix the vulnerability. Ensure all users update their instances immediately.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-61688. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart