CVE-2026-84479 PUBLISHED

WWBN AVideo Authentication Bypass via User-Agent Header

Assigner: VulnCheck
Reserved: 01.09.2026 Published: 01.09.2026 Updated: 02.09.2026

WWBN AVideo (current e01e41ecc and earlier) makes three login-time security controls depend solely on the client-supplied User-Agent header. The isAVideoEncoder()/isAVideoMobileApp() checks match HTTP_USER_AGENT against a hardcoded literal ("AVideoEncoder"/"AVideoMobileApp") with no IP check or shared secret. An attacker who submits valid credentials and sets User-Agent: AVideoEncoder bypasses two-factor authentication, skips brute-force captcha escalation, and avoids being recorded in the login/device audit history. No patch is available at the time of publication.

Metrics

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

Product Status

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

Credits

  • rajivraj reporter

References

Problem Types

  • Authentication Bypass by Spoofing CWE