CVE-2026-92583 PUBLISHED

AVideo through 29.0 Rate Limit Bypass via Non-Atomic Counter Increment

Assigner: VulnCheck
Reserved: 16.09.2026 Published: 16.09.2026 Updated: 16.09.2026

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.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N
CVSS Score: 6.9

Product Status

Vendor WWBN
Product AVideo
Versions Default: unaffected
  • affected from 0 to 29.0 (incl.)

Credits

  • rajivraj reporter

References

Problem Types

  • Improper Restriction of Excessive Authentication Attempts CWE