Home
Home
Trends
Trends
Vulnerabilities
Vulnerabilities
News
News
Researchers
Researchers
Why dbugs?
Why dbugs?
Settings

Kamron Rasuljonov

#49880of 56,335
5.3Total CVSS
Vulnerabilities · 1
PT-2026-69472
5.3
2026-08-10
Bluewave · Checkmate · CVE-2026-72588
**Name of the Vulnerable Software and Affected Versions** bluewave-labs/Checkmate versions prior to 2.1.1 **Description** An unauthenticated remote attacker can determine if a specific email address is registered in the system. This is possible because the 'POST /api/v1/auth/recovery/request' endpoint returns an HTTP 200 status code for registered email addresses and a different status code for unregistered ones, allowing for the enumeration of valid user accounts. **Recommendations** Update bluewave-labs/Checkmate to version 2.1.1 or later. As a temporary mitigation, restrict access to the 'POST /api/v1/auth/recovery/request' endpoint.