SEPTEMBER 15, 2026
Live Feed
Back to database
Case File

CVE-2026-88876

HIGH · CVSS 7.5 EPSS 0.32% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-09-10 · Last synced 2026-09-15

CyberRota Analysis

AI-Generated

AVideo contains a missing authorization vulnerability in the seo.php file, allowing unauthenticated attackers to access password-protected video sources by invoking the getSources() function without proper password validation. This flaw enables attackers to retrieve direct MP4 URLs and access protected media content, posing a significant risk to the confidentiality of sensitive video assets. Organizations using AVideo should prioritize addressing this vulnerability to safeguard their media content from unauthorized access.

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-88876
Severity
HIGH
CVSS
7.5
EPSS
0.32%

Original NVD Description

AVideo through revision c3edcc274c389816d434acadac07ee78eaf330c1 contains a missing authorization vulnerability in plugin/PlayerSkins/seo.php that allows unauthenticated attackers to access password-protected video sources by calling getSources() without password validation. Attackers can request the seo.php endpoint with a video ID to obtain the direct MP4 URL and read protected media bytes without supplying the configured password.