External risk intelligence

WWBN AVideo LoginControl Stored Cross-Site Scripting Vulnerability

CVE advisorySeverity: CRITICAL (CVSS 9.3)

CVE-2026-88866

WWBN AVideo is a web-based video platform typically deployed as a public-facing web application. Since the vulnerability exists within a login-related plugin on a web service meant for external interaction, the vulnerable component is commonly accessible via the internet.

Cross-site Scripting

Halo Surface Signal: 4 out of 5 — likely to be public-facing.

External exposure likelihood

Horizon Alert

Summary of the vulnerability and why it matters

A stored cross-site scripting vulnerability exists in a video platform's login plugin, allowing an attacker with any valid login account to inject malicious scripts that execute in administrator browsers when viewing login history. This could enable script execution within an administrator's session.

  • Injects scripts into login history.
  • Impacts administrators viewing login history.
  • Confirm relevance and exposure to your systems.

Attack Path

How an attacker could exploit the issue

An attacker with an existing login can exploit this vulnerability by injecting malicious scripts into the User-Agent header during the login process. When an administrator views the login history page, these scripts execute within the administrator's browser session, allowing the attacker to perform actions as the administrator.

  • Entry condition: Attacker has a valid login account.
  • Trigger point: Injecting script into User-Agent header.
  • Resulting risk: Script execution in administrator session.

Live Threat

Current exploitation, exposure, and threat context

This vulnerability could allow an attacker to inject malicious scripts into the User-Agent header of login requests. When an administrator views the login history page, these scripts could execute within their browser session, potentially affecting the administrator's access and actions within the application.

  • Administrator session data at risk.
  • Malicious script in User-Agent header.
  • Script execution within administrator session.

Operational Fix

Recommended remediation, mitigation, and detection steps

The WWBN AVideo platform, specifically the LoginControl plugin, is susceptible to stored cross-site scripting. This vulnerability requires an attacker with any valid login to have their malicious scripts executed within an administrator's browser when they access the login history. System owners and application administrators are likely responsible for addressing this issue by first identifying all instances of the affected technology, confirming their exposure and business criticality, and then planning remediation.

  • Application owners should address this.
  • Verify all AVideo admin access points.
  • Plan vendor coordination for fix.

Supplementary metadata

Validate whether this threat affects your internet-facing exposure.

Halo Threat Intelligence helps prioritize remediation with Halo Surface Signal and H/A/L/O context. Start exposure validation with a free external attack surface trial.

Frequently asked questions

What is WWBN AVideo?

WWBN AVideo is an open-source, web-based video platform designed for hosting, streaming, and managing video content. It functions as a comprehensive media server, allowing users to upload, encode, and broadcast video similarly to public video-sharing websites.

What does CVE-2026-88866 mean by stored XSS?

This vulnerability is classified as CWE-79, or Cross-Site Scripting. It occurs because the software saves input from a user—specifically the browser identification string—without cleaning it. Because this malicious code is stored permanently in the application's database, it automatically runs in the background whenever an administrator views the system's login records.

How is this vulnerability triggered?

An attacker triggers the bug by logging into the platform with any legitimate account while including a malicious script within the User-Agent header of their request. Simply browsing the site or sending public requests without a valid account will not activate the flaw; it requires the interaction of the login process to store the payload.

Is my instance affected by this?

Halo Surface Signal indicates that because WWBN AVideo is typically deployed as a public-facing application, its components are usually reachable via the internet. If your platform is accessible to external users, an attacker with a basic account can reach the vulnerable LoginControl plugin to target your administrators.

What steps should I take if I use AVideo?

Begin by auditing your environment to confirm where this software is deployed and how it is accessed. Since this involves administrative sessions, prioritize restricting access to sensitive management pages while you monitor the vendor’s security advisories for official updates to the LoginControl plugin.

References