SEPTEMBER 17, 2026
Live Feed
Back to database
Case File

CVE-2026-84477

MEDIUM · CVSS 5.4 EPSS 0.17% Public Exploit

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

CyberRota Analysis

AI-Generated

AVideo's Live_schedule::setTitle() and setDescription() functions are vulnerable due to inadequate sanitization of POST input, enabling users with streaming permissions to inject malicious scripts. This flaw allows unauthenticated attackers to exploit the remindMe.php endpoint, executing stored XSS payloads in the browsers of affected users. Organizations utilizing AVideo should prioritize addressing this vulnerability to mitigate potential exploitation and protect their users from cross-site scripting attacks.

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-84477
Severity
MEDIUM
CVSS
5.4
EPSS
0.17%

Original NVD Description

AVideo Live_schedule::setTitle() and setDescription() store POST input without sanitization, allowing users with streaming permission to inject malicious scripts. Unauthenticated attackers can access remindMe.php to execute stored XSS payloads in victim browsers without requiring authentication.