SEPTEMBER 17, 2026
Live Feed
Back to database
Case File

CVE-2026-82646

MEDIUM · CVSS 6.1 EPSS 0.15% Public Exploit

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

CyberRota Analysis

AI-Generated

The vulnerability affects the Java-based WWBN AVideo application, specifically the url2Embed.json.php endpoint, which is susceptible to unauthenticated reflected cross-site scripting (XSS). Attackers can exploit this flaw by injecting malicious scripts through specially crafted URLs, potentially allowing them to execute JavaScript in victims' sessions and steal sensitive information like cookies or CSRF tokens. Organizations using WWBN AVideo should prioritize patching this vulnerability to mitigate the risk of session hijacking and data theft.

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-82646
Severity
MEDIUM
CVSS
6.1
EPSS
0.15%
Java

Original NVD Description

WWBN AVideo contains an unauthenticated reflected cross-site scripting vulnerability in the url2Embed.json.php endpoint that allows attackers to inject malicious scripts by supplying URLs with HTML metacharacters. Attackers can mint an encrypted evideo payload containing unescaped markup, then deliver it as a legitimate-looking link on the site's own domain to execute JavaScript in victims' sessions and steal cookies or CSRF tokens.