SEPTEMBER 18, 2026
Live Feed
Back to database
Case File

CVE-2026-84187

HIGH · CVSS 8.2 EPSS 0.35% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-09-01 · Last synced 2026-09-18

CyberRota Analysis

AI-Generated

AVideo is vulnerable due to a missing authentication flaw in the RTMP callback endpoint, allowing unauthenticated attackers to manipulate scheduled broadcasts by sending crafted POST requests. This can lead to the unauthorized cancellation of live broadcasts, potentially disrupting services and impacting user engagement. Organizations using AVideo should prioritize addressing this vulnerability to safeguard their live streaming capabilities and maintain service integrity.

Public Exploit Signal

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

Detected Signals
exploit
GitHub PoC Links

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

CVE
CVE-2026-84187
Severity
HIGH
CVSS
8.2
EPSS
0.35%

Original NVD Description

AVideo contains a missing authentication vulnerability in plugin/Live/on_publish.php that allows unauthenticated attackers to mark arbitrary scheduled broadcasts as failed by sending crafted POST requests with schedule identifiers. Attackers can exploit the unguarded RTMP callback endpoint to modify scheduled broadcast status fields by supplying fabricated stream keys matching the pattern -ps-<N>, silently canceling any scheduled live broadcast without credentials or authorization.