CVE-2026-92914
HIGH
NVD
CVSS Score
8.1
Severity
HIGH
Published
Sep 17, 2026
Vendor
unknown
Description
AVideo LoginControl contains an authentication bypass vulnerability in the PGP second factor verification that compares challenge responses using loose equality against an uninitialized session variable. Attackers with a victim's password can bypass the second factor by sending a parameter-less GET request to verifyChallenge.json.php, which evaluates null == null and marks authentication complete.