Cotonti through 1.0.0 derives password recovery validation tokens from md5(microtime()) in users.passrecover.php, creating a predictable token space of approximately one million values per second. Unauthenticated attackers can read the server Date header, precompute candidate tokens within a narrow time window, and probe them against the passrecover authentication endpoint to reset any account password including administrators.
{
"cna_assigner": "VulnCheck",
"cwe_ids": [
"CWE-338"
],
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/93xxx/CVE-2026-93868.json"
}{
"extracted_events": [
{
"introduced": "0"
},
{
"last_affected": "1.0.0"
},
{
"fixed": "1.0.0"
}
],
"source": [
"AFFECTED_FIELD",
"DESCRIPTION"
]
}