CVE-2026-84476
Received Received - Intake

Rate Limit Bypass via Header Spoofing in AVideo

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

Publication date: 2026-09-01

Last updated on: 2026-09-01

Assigner: VulnCheck

Description

WWBN AVideo fails to validate trusted proxies before accepting X-Real-IP and X-Forwarded-For headers, allowing attackers to spoof the client address used by enforceRateLimit(). Attackers can rotate the header value per request to bypass login rate limiting and perform unlimited credential guessing attacks.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

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

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
wwbn avideo *

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-290 This attack-focused weakness is caused by incorrectly implemented authentication schemes that are subject to spoofing attacks.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

WWBN AVideo does not validate trusted proxies before accepting X-Real-IP and X-Forwarded-For headers. This allows attackers to spoof client addresses used by enforceRateLimit(). By rotating header values per request, attackers can bypass login rate limiting and perform unlimited credential guessing attacks.

Detection Guidance

To detect this vulnerability, monitor HTTP headers like X-Real-IP and X-Forwarded-For for inconsistent or spoofed client addresses. Check if rate limiting is bypassed despite multiple login attempts from the same source. Inspect AVideo server logs for unusual patterns in header values.

Impact Analysis

Attackers could exploit this to bypass login rate limits, enabling brute force or credential stuffing attacks. This may lead to unauthorized access to user accounts, data breaches, or service disruptions if login attempts are not properly restricted.

Compliance Impact

This vulnerability could lead to unauthorized access attempts bypassing rate limiting, potentially enabling brute force attacks. This may violate data protection requirements under GDPR and HIPAA by exposing user credentials or sensitive data through insufficient access controls.

Mitigation Strategies

Update AVideo to the latest version that fixes the header validation issue. Configure trusted proxies properly in your web server or application to validate X-Real-IP and X-Forwarded-For headers before processing.

Chat Assistant

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

EPSS Chart