CVE 10 CRITICAL

FOSSBilling: Improper API Role Validation (system) Enables Unauthenticated Access to Privileged Admin Functions_CVE-2026-27604

10 / 10
CRITICAL
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H

Description

FOSSBilling is a free, open-source billing and client management system. Starting in version 0.5.4 and prior to version 0.8.0, an authorization bypass in the API role handling allows unauthenticated access to privileged `/api/system/*` endpoints. Because `system` resolves to the cron admin identity, attackers can invoke admin API methods without valid credentials, session, or CSRF token. Version 0.8.0 patches the issue. Some workarounds are available. Block external access to `/api/system/*` at reverse proxy/WAF, restrict API access by trusted source IPs only (`api.allowed_ips`), rotate all admin/client API tokens immediately, invalidate active sessions and reset high-privilege credentials, and/or review API request logs for suspicious `/api/system/` access and treat as potential incident.

AI Analysis

Authorization bypass in API role handling allows unauthenticated access to privileged endpoints

Basic Information

ID CVE-2026-27604
Source GitHub_M
Published Jun 23, 2026 at 14:25

Affected Product

Vendor FOSSBilling
Product FOSSBilling
Version >= 0.5.4, < 0.8.0
Affected Versions FOSSBilling FOSSBilling >= 0.5.4, < 0.8.0

CWE Classification

AI Assessment

AI Score 10 / 10
AI Severity Critical
Vendor FOSSBilling
Product FOSSBilling
Version >= 0.5.4, < 0.8.0

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.