AVideo through 29.0 contains a race condition in the enforceRateLimit() function that fails to atomically increment rate limit counters, allowing attackers to bypass all rate limits including login brute-force protection by issuing concurrent requests. Attackers can submit parallel credential attempts to exceed the documented 30-attempts-per-5-minutes login limit by an arbitrary factor determined only by their connection concurrency.
{
"cna_assigner": "VulnCheck",
"cwe_ids": [
"CWE-307"
],
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/92xxx/CVE-2026-92583.json"
}{
"extracted_events": [
{
"introduced": "0"
},
{
"last_affected": "29.0"
},
{
"fixed": "29.0"
}
],
"source": [
"AFFECTED_FIELD",
"DESCRIPTION"
]
}