CVE Catalog

CVE-2026-92583

MediumCVSS 6.5
Published: Updated: Translated: NVD NIST

Summary

AVideo through version 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 exceed the 30-attempts-per-5-minutes login limit by an arbitrary factor.

Risk Assessment

Risk of brute-force attacks on user accounts – lack of effective limits may enable account takeover through password guessing.

Recommendation

Upgrade to a patched version when available. Temporarily implement additional protection mechanisms such as IP blocking.

Other vulnerabilities in AVideo

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS