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.
CVE-2026-53646
This high-severity CVE scores 7.7 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.2%, top 88% of all CVEs by exploit prediction. GitHub Security Advisory data not yet ingested — confidence will rise once GHSA publishes (typical lag: hours to days for open-source ecosystem CVEs; never for infrastructure-only CVEs).
- High severity, but no confirmed exploitation yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 7.7
- EG Score
- 7.7(medium)
- EPSS
- 11.8%
- KEV
- Not listed
Published
July 6, 2026
Last Modified
July 7, 2026
Advisory Details (1)
Auto-updated Jul 7, 2026Client password reset token reuse allows persistent account takeover · Advisory · FOSSBilling/FOSSBilling · GitHub
https://github.com/FOSSBilling/FOSSBilling/security/advisories/GHSA-vp66-w6rc-x32pWeakness Classification(1)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 19× in last 7d / 19× in last 30d)
Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.
- 2026-07-11 20:28 UTCEG score recompute
- 2026-07-11 08:27 UTCEPSS rescore
- 2026-07-11 08:27 UTCEPSS rescore
- 2026-07-11 07:27 UTCEG score recompute
- 2026-07-10 18:26 UTCEG score recompute
- 2026-07-10 05:21 UTCEG score recompute
- 2026-07-09 19:10 UTCEPSS rescore
- 2026-07-09 19:10 UTCEPSS rescore
- 2026-07-09 16:19 UTCEG score recompute
- 2026-07-09 03:17 UTCEG score recompute
- 2026-07-08 15:16 UTCEPSS rescore
- 2026-07-08 15:16 UTCEPSS rescore
- 2026-07-08 14:14 UTCEG score recompute
- 2026-07-08 01:13 UTCEG score recompute
- 2026-07-07 13:46 UTCEPSS rescore
- 2026-07-07 13:46 UTCEPSS rescore
- 2026-07-07 12:12 UTCEG score recompute
- 2026-07-06 23:11 UTCEG score recompute
- 2026-07-06 23:10 UTCMITRE cvelistV5first tracked
Frequently asked(5)
What is CVE-2026-53646?
When was CVE-2026-53646 disclosed?
Is CVE-2026-53646 actively exploited?
What is the CVSS score of CVE-2026-53646?
How do I remediate CVE-2026-53646?
Dependency Blast Radius
Explore the affected products and dependency analysis for CVE-2026-53646
Is Your Infrastructure Affected by CVE-2026-53646?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.