PatchSiren

PatchSiren cyber security CVE debrief

CVE-2026-27604 FOSSBilling CVE debrief

CVE-2026-27604 is a critical authorization bypass vulnerability in FOSSBilling, a free, open-source billing and client management system. The vulnerability allows unauthenticated access to privileged `/api/system/*` endpoints, enabling attackers to invoke admin API methods without valid credentials, session, or CSRF token. FOSSBilling version 0.8.0 patches the issue. Some workarounds are available, including blocking external access to `/api/system/*` at reverse proxy/WAF and restricting API access by trusted source IPs only.

Vendor
FOSSBilling
Product
Unknown
CVSS
CRITICAL 10
CISA KEV
Not listed in stored evidence
Original CVE published
2026-06-23
Original CVE updated
2026-06-23
Advisory published
2026-06-23
Advisory updated
2026-06-23

Who should care

Administrators and users of FOSSBilling versions prior to 0.8.0 should be aware of this critical vulnerability. Immediate action is necessary to prevent exploitation. Users should update to version 0.8.0 or apply workarounds to mitigate the risk.

Technical summary

The vulnerability is caused by an authorization bypass in the API role handling of FOSSBilling. This allows unauthenticated access to privileged `/api/system/*` endpoints, which resolve to the cron admin identity. Attackers can exploit this vulnerability to invoke admin API methods without valid credentials, session, or CSRF token. The CVSS score for this vulnerability is 10, indicating a critical severity.

Defensive priority

High priority should be given to updating FOSSBilling to version 0.8.0 or applying workarounds to mitigate the risk of exploitation.

Recommended defensive actions

  • Update FOSSBilling to version 0.8.0
  • Block external access to `/api/system/*` at reverse proxy/WAF
  • Restrict API access by trusted source IPs only
  • Rotate all admin/client API tokens immediately
  • Invalidate active sessions and reset high-privilege credentials

Evidence notes

The vulnerability was reported by an unknown source and is tracked by CVE-2026-27604. The CVSS score for this vulnerability is 10, indicating a critical severity. The vulnerability affects FOSSBilling versions prior to 0.8.0.

Sources and references

Verified primary and authoritative sources

  • CVE-2026-27604 CVE Program record

    Publisher, destination, and source semantics verified

    URL: https://www.cve.org/CVERecord?id=CVE-2026-27604

    CVE Program - Official CVE Program record with source-provided CVE metadata.

  • CVE-2026-27604 NVD vulnerability detail

    Publisher, destination, and source semantics verified

    URL: https://nvd.nist.gov/vuln/detail/CVE-2026-27604

    NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.

Supplemental references

Methodology and review provenance

AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.