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
CVSS:4.0/AV:N/AC:H/AT:P/PR:N/UI:P/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
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-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-53655node-tar is a full-featured Tar for Node.js. Prior to 7.5.16…5.5
- CVE-2026-53657Lima launches Linux virtual machines, typically on macOS, fo…8.2
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
