CVE-2026-86723 PUBLISHED

AVideo LoginControl PGP Authentication Bypass via verifyChallenge

Assigner: VulnCheck
Reserved: 08.09.2026 Published: 08.09.2026 Updated: 08.09.2026

AVideo through c3edcc274c389816d434acadac07ee78eaf330c1 contains an authentication bypass vulnerability in LoginControl::verifyChallenge() that uses loose comparison (==) instead of strict comparison (===) against unset session values. Attackers with only a password can submit an empty request to verifyChallenge.json.php to bypass PGP two-factor authentication and gain full authenticated access.

Metrics

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

Product Status

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

Credits

  • santhreal reporter

References

Problem Types

  • Improper Authentication CWE