Home
Home
Trends
Trends
Vulnerabilities
Vulnerabilities
News
News
Researchers
Researchers
Why dbugs?
Why dbugs?
Settings

Enigmaticious

#41314of 56,327
7.1Total CVSS
Vulnerabilities · 1
PT-2026-51591
7.1
2026-06-23
Unknown · Fossbilling · CVE-2026-23513
**Name of the Vulnerable Software and Affected Versions** FOSSBilling versions prior to 0.8.0 **Description** A query-construction flaw in client list endpoints allows authenticated clients to bypass tenant scoping and retrieve data from other clients. The issue occurs in the `getSearchQuery()` functions of `ServiceTransaction` and `OrderService`, where OR-based search or action filters are appended without proper grouping. This allows SQL operator precedence to evaluate OR clauses independently of the enforced `client id` constraint. Consequently, crafted requests can return records and metadata belonging to other clients, such as identifiers, amounts, status, and timestamps. **Recommendations** Update to version 0.8.0.