Vulnerability 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.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://github.com/WWBN/AVideo/security/advisories/GHSA-mvmf-jqg6-qhjf
- https://www.vulncheck.com/advisories/avideo-logincontrol-pgp-second-factor-authe
FAQ
What is CVE-2026-92914?
CVE-2026-92914 is a vulnerability with a CVSS score of 8.1 (HIGH). AVideo LoginControl contains an authentication bypass vulnerability in the PGP second factor verification that compares challenge responses using loose equality against an uninitialized session variab...
How severe is CVE-2026-92914?
CVE-2026-92914 has been rated HIGH with a CVSS base score of 8.1/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-92914?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.