NONE · 0

CVE-2026-53642

FOSSBilling is a free, open-source billing and client management system. In versions 0.5.6 through 0.7.2, when the "Require Email Confirmation" setting is enabled, a logged-in client with an unverifie...

Vulnerability Description

FOSSBilling is a free, open-source billing and client management system. In versions 0.5.6 through 0.7.2, when the "Require Email Confirmation" setting is enabled, a logged-in client with an unverified email address (`email_approved = 0`) can access all client-area pages (e.g. `/client/balance`, `/client/order/list`, `/client/invoice`) and read real account data, including wallet balances and transaction history. The API-side enforcement correctly restricts unverified clients to only profile-related endpoints, but the page-side enforcement is overly permissive, allowing any request whose path starts with `/client`. Version 0.8.0 contains a fix. No known workarounds that don't involve modifying the source code are available.

Related Weaknesses (CWE)

References

FAQ

What is CVE-2026-53642?

CVE-2026-53642 is a documented vulnerability. FOSSBilling is a free, open-source billing and client management system. In versions 0.5.6 through 0.7.2, when the "Require Email Confirmation" setting is enabled, a logged-in client with an unverifie...

How severe is CVE-2026-53642?

CVSS scoring is not yet available for CVE-2026-53642. Check NVD for updates.

Is there a patch for CVE-2026-53642?

Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.