SEPTEMBER 17, 2026
Live Feed
Back to database
Case File

CVE-2026-85162

MEDIUM · CVSS 6.5 EPSS 0.12% Public Exploit

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

CyberRota Analysis

AI-Generated

AVideo is vulnerable to a cross-site request forgery (CSRF) attack in the Live plugin, allowing attackers to exploit the lack of proper request validation. This vulnerability enables unauthorized users to overwrite RTMP keys, passwords, and titles of authenticated streamers, potentially hijacking live broadcasts. Organizations using AVideo should prioritize addressing this issue to protect their streaming services and user accounts 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-85162
Severity
MEDIUM
CVSS
6.5
EPSS
0.12%

Original NVD Description

AVideo through commit c91b5975d contains a cross-site request forgery vulnerability in plugin/Live/saveLive.php that lacks forbidIfNotPost and forbidIfInvalidToken protections. Attackers can craft malicious image tags to overwrite authenticated streamers' RTMP keys, passwords, and titles, hijacking live broadcasts.