SEPTEMBER 17, 2026
Live Feed
Back to database
Case File

CVE-2026-91966

MEDIUM · CVSS 5.8 EPSS 0.38% Public Exploit

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

CyberRota Analysis

AI-Generated

AVideo versions up to 29.0 are vulnerable to an unauthenticated server-side request forgery (SSRF) due to improper handling of HTTP Host headers in the check_site_availability function. This vulnerability allows attackers to craft requests that can probe internal network resources, potentially leading to unauthorized access or information disclosure. Organizations using AVideo should prioritize patching this vulnerability to mitigate the risk of internal network exposure.

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-91966
Severity
MEDIUM
CVSS
5.8
EPSS
0.38%

Original NVD Description

AVideo through 29.0 contains an unauthenticated server-side request forgery vulnerability in the check_site_availability function that accepts attacker-controlled HTTP Host headers. Attackers can send requests to submitIndex.php or ajax.php with arbitrary Host headers to probe internal network hosts and ports, following redirects without authentication.