CVE-2026-86186
Received Received - Intake

AVideo API Rate Limit Bypass via Bot User-Agent

Vulnerability report for CVE-2026-86186, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-09-05

Last updated on: 2026-09-05

Assigner: VulnCheck

Description

AVideo API fails to enforce rate limits when clients send a bot User-Agent header, allowing attackers to bypass all eight protected operations including login brute-force protection. Attackers can send requests with a bot User-Agent to disable rate limiting and perform unlimited password guessing attempts against any account from a single IP address.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-09-05
Last Modified
2026-09-05
Generated
2026-09-05
AI Q&A
2026-09-05
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 2 associated CPEs
Vendor Product Version / Range
wwbn avideo to 29.0 (inc)
wwbn avideo to 3.2.4 (inc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-307 The product does not implement sufficient measures to prevent multiple failed authentication attempts within a short time frame.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

AVideo API fails to enforce rate limits when clients send a bot User-Agent header. This allows attackers to bypass all eight protected operations, including login brute-force protection. Attackers can send requests with a bot User-Agent to disable rate limiting and perform unlimited password guessing attempts against any account from a single IP address.

Detection Guidance

Monitor for API requests containing bot User-Agent headers like 'Googlebot/2.1' or similar. Check logs for unusually high request volumes to protected endpoints such as login, video password checks, or views count. Use network traffic analysis tools to detect repeated requests from single IPs bypassing rate limits.

Impact Analysis

Attackers can perform unlimited password guessing attempts against any account from a single IP address. This could lead to unauthorized access if accounts have weak passwords. It may also cause resource exhaustion from endpoints like videos_views_count and vmap.

Compliance Impact

This vulnerability allows unlimited password guessing attempts against accounts due to failed rate limiting, which could lead to unauthorized access to sensitive data. For GDPR, this may violate principles of data protection and security (Article 32). For HIPAA, it could compromise protected health information by enabling brute-force attacks on accounts with weak passwords.

Mitigation Strategies

Disable or restrict bot User-Agent headers in API requests. Implement server-side rate limiting independent of User-Agent checks. Update AVideo to a patched version if available. Block suspicious User-Agent strings at the firewall or WAF level.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-86186. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart