SEPTEMBER 17, 2026
Live Feed
Back to database
Case File

CVE-2026-85163

MEDIUM · CVSS 6.5 EPSS 0.21% Public Exploit

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

CyberRota Analysis

AI-Generated

AVideo contains a server-side request forgery vulnerability in its EPG parser, allowing authenticated uploaders to exploit the epg_link parameter to access arbitrary internal URLs. This could lead to unauthorized access to sensitive internal resources, posing a risk to the integrity and confidentiality of the system. Organizations using AVideo, particularly those with user-generated content features, should prioritize addressing this vulnerability to mitigate potential data breaches.

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-85163
Severity
MEDIUM
CVSS
6.5
EPSS
0.21%

Original NVD Description

AVideo through commit c91b5975d contains a server-side request forgery vulnerability in the EPG parser that allows authenticated uploaders to fetch arbitrary internal URLs. An attacker can supply an internal URL via the epg_link parameter during video upload, which is validated only for syntax and later fetched server-side during EPG generation without SSRF protection checks.