SEPTEMBER 17, 2026
Live Feed
Back to database
Case File

CVE-2026-85577

MEDIUM · CVSS 5.4 EPSS 0.26% Public Exploit

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

CyberRota Analysis

AI-Generated

AVideo's userLogin.php is vulnerable to reflected cross-site scripting, allowing unauthenticated attackers to inject arbitrary JavaScript by exploiting a flaw in how script tags are handled. This could lead to unauthorized actions executed in the victim's browser context, potentially compromising user data and session integrity. Organizations using AVideo should prioritize patching this vulnerability to safeguard against potential exploitation.

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-85577
Severity
MEDIUM
CVSS
5.4
EPSS
0.26%
Java

Original NVD Description

AVideo through commit c91b5975d contains a reflected cross-site scripting vulnerability in userLogin.php that allows unauthenticated attackers to inject arbitrary JavaScript by closing the script tag with </script>. Attackers can craft a malicious URL with an error parameter containing script breakout sequences to execute arbitrary JavaScript in the victim's browser context on the login page.