CVE-2026-53646
Last modified
CVE-2026-53646 is a high-severity vulnerability rated 7.7/10 on the CVSS scale. 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 `reset_password` guest API endpoint reuse the existing token instead of generating a new one. EPSS estimates a 0.21% chance of exploitation in the next 30 days.
Description
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 `reset_password` 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 `created_at` 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 `client_password_reset` records from the database after a client reports a suspected compromise.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| FOSSBilling | FOSSBilling | >= 0.5.6, < 0.8.0 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-53646?
How severe is CVE-2026-53646?
How do I fix CVE-2026-53646?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-53640FOSSBilling is a free, open-source billing and client manage…2.3
- CVE-2026-53641FOSSBilling is a free, open-source billing and client manage…4.8
- CVE-2026-53642FOSSBilling is a free, open-source billing and client manage…5.3
- CVE-2026-53643FOSSBilling is a free, open-source billing and client manage…8.7
- CVE-2026-53644FOSSBilling is a free, open-source billing and client manage…8.6
- CVE-2026-53645FOSSBilling is a free, open-source billing and client manage…8.5
- CVE-2026-53647FOSSBilling is a free, open-source billing and client manage…6.9
- CVE-2026-53648FOSSBilling is a free, open-source billing and client manage…5.1
- CVE-2026-53649Joro is a web exploitation framework. Prior to version 1.1.1…9.6
- CVE-2026-5365The LatePoint plugin for WordPress is vulnerable to Cross-Si…4.3
- CVE-2026-53653Grav is a file-based Web platform. Prior to 1.7.53 and 2.0.0…8.7
- CVE-2026-53654Grav is a file-based Web platform. Prior to 3.8.5, the Login…5.3
Are you affected by CVE-2026-53646?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
