SEPTEMBER 17, 2026
Live Feed
Back to database
Case File

CVE-2026-86722

HIGH · CVSS 8.1 EPSS 0.27% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-09-08 · Last synced 2026-09-17

CyberRota Analysis

AI-Generated

AVideo is vulnerable to an authentication bypass due to improper handling of cached empty result sets, allowing attackers with valid credentials to circumvent email two-factor authentication on new devices. This flaw can lead to unauthorized access and potential account compromise, making it critical for organizations using AVideo to prioritize patching this vulnerability to protect user accounts. Security teams should assess their systems for this issue to mitigate the risk of exploitation.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

GitHub PoC Links

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-86722
Severity
HIGH
CVSS
8.1
EPSS
0.27%

Original NVD Description

AVideo through commit c3edcc274c389816d434acadac07ee78eaf330c1 contains an authentication bypass vulnerability where sqlDAL caches empty result sets that writeSql never invalidates. Attackers with a valid password can bypass email two-factor authentication on new devices because the confirmation code hash fails to generate from the stale cached empty result.