CVE-2026-53646: FOSSBilling: Client password reset token reuse allows persistent account takeover

Published Jul 6, 2026
·
Updated

FOSSBilling is a free, open-source billing and client management system. In versions 0.5.6 through 0.7.2, when a ClientPasswordReset record already exists for a client (from a previous unexpired reset request), subsequent calls to the resetpassword guest API endpoint reuse the existing token instead of generating a new one. The 15-minute validity window is anchored to the first request's createdat timestamp, not the time of the most recent email. An attacker who obtained the original reset link remains able to use it even after the victim requests a new reset, because the original token is never invalidated or rotated. Version 0.8.0 patches the issue. Some workarounds are available. Configure a reverse proxy (e.g., Nginx, Apache, Cloudflare) to apply per-IP rate limiting to the /client/reset-password endpoint to minimize the window of opportunity, and/or manually clear expired clientpasswordreset records from the database after a client reports a suspected compromise.

Affected Software

2 affected components
FOSSBilling>=0.5.6<=0.7.2
FOSSBilling=0.8.0

Remediation

Recommended actions to resolve this vulnerability, in priority order.

  1. Upgrade

    Upgrade FOSSBilling to a version that resolves this vulnerability.

    Fixed in 0.8.0
  2. Compensating control

    Configure a reverse proxy (e.g., Nginx, Apache, Cloudflare) to apply per-IP rate limiting to the `/client/reset-password` endpoint to minimize the window of opportunity (applies to the `reset_password` guest API endpoint described for affected versions 0.5.6 through 0.7.2).

  3. Operational

    Manually clear expired `client_password_reset` records from the database after a client reports a suspected compromise (workaround described for affected versions 0.5.6 through 0.7.2).

Event History

Jul 6, 2026
CVE Published
via MITRE·10:58 PM
Data Sourced
via MITRE·10:58 PM
DescriptionWeakness
Data Sourced
via NVD·11:16 PM
DescriptionSeverityWeakness
Free Weekly Intel

Don't miss critical vulnerabilities

Join thousands of security professionals who receive our weekly digest of trending CVEs, zero-days, and exploited vulnerabilities.

No spam. Unsubscribe anytime.

Frequently Asked Questions

1

What is the severity of CVE-2026-53646?

The severity of CVE-2026-53646 is rated at 57, indicating a moderate risk for vulnerability exploitation.

2

How do I fix CVE-2026-53646?

To fix CVE-2026-53646, update FOSSBilling to version 0.7.3 or later, which addresses the token reuse issue.

3

What systems are affected by CVE-2026-53646?

CVE-2026-53646 affects FOSSBilling versions 0.5.6 through 0.7.2.

4

What exploit does CVE-2026-53646 allow?

CVE-2026-53646 allows for persistent account takeover due to the reuse of client password reset tokens.

5

What is the potential impact of CVE-2026-53646?

The potential impact of CVE-2026-53646 includes unauthorized access to client accounts, which can lead to data breaches.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203
CVE-2026-53646 - FOSSBilling: Client password reset token reuse allows persistent account takeover - SecAlerts