PT-2026-56037 · Unknown · Fossbilling
CVSS v4.0
8.6
High
| Vector | AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N |
Name of the Vulnerable Software and Affected Versions
FOSSBilling versions 0.5.3 through 0.7.2
Description
Authenticated clients can read and reset API key service secrets for orders that are not in an
active state, such as suspended or canceled. This occurs due to missing order-state validation in the /api/client/order/service and /api/client/serviceapikey/reset API endpoints, even though the Serviceapikey module contains an isActive() helper and the frontend UI restricts access based on the order.status variable.Recommendations
Update to version 0.8.0.
Uninstall the
Serviceapikey module if it is not required to remove the affected endpoints.
Use a reverse proxy or WAF to restrict access to the /api/client/order/service and /api/client/serviceapikey/reset endpoints based on application-level order-state logic.Exploit
Fix
IDOR
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Fossbilling