CVE-2026-88866

8.7

WWBN · AVideo

WWBN AVideo contains a stored cross-site scripting vulnerability in the LoginControl plugin that allows authenticated users to execute malicious scripts in administrator sessions.

Executive summary

A stored cross-site scripting vulnerability in the WWBN AVideo LoginControl plugin allows authenticated attackers to perform unauthorized actions within an administrator's browser session.

Vulnerability

This is a stored cross-site scripting (XSS) vulnerability occurring within the LoginControl plugin. Any authenticated user can inject malicious scripts into the User-Agent header, which subsequently executes when an administrator views the login history.

Business impact

The ability to execute arbitrary scripts within an administrator session poses a significant risk to the integrity and confidentiality of the AVideo platform. With a CVSS score of 8.7, this flaw is categorized as high severity because it enables session hijacking or unauthorized administrative actions, which could lead to full system compromise or data exfiltration.

Remediation

Immediate Action: Monitor the official WWBN AVideo GitHub repository for a security patch or updated release, and apply it as soon as it becomes available.

Proactive Monitoring: Review web access logs for unusual User-Agent strings and inspect the Login History page for signs of injected script tags or anomalous entries.

Compensating Controls: Implement a Web Application Firewall (WAF) to filter or sanitize the User-Agent header, effectively blocking common XSS payloads before they reach the application.

Exploitation status

Public Exploit Available: No (exploit_available unknown).

Analyst recommendation

Given the high CVSS score and the potential for privilege escalation via administrative session hijacking, this vulnerability represents a significant security risk. Security teams should prioritize patching as soon as the vendor releases a fix and ensure that access controls are strictly managed to prevent unauthorized users from reaching the vulnerable interface.

More WWBN CVEs all →

History

  1. Disclosed CVE record published
  2. Collected by CVE Brief via github
  3. Analyst report written
  4. Published in the daily brief high section

Sources

Originally found and disclosed by santhreal, per the CVE Program record.