CVE Catalog

CVE-2026-88869

CriticalCVSS 9.3
Published: Updated: Translated: NVD NIST

Summary

AVideo through commit c3edcc274c389816d434acadac07ee78eaf330c1 contains a stored cross-site scripting (XSS) vulnerability in the AD_Server plugin's log.php endpoint that fails to escape the label parameter before storage. An unauthenticated attacker can inject malicious HTML through the label parameter, which is later rendered unsanitized in the admin Ad Types report using jQuery .html(), allowing execution of arbitrary JavaScript in an administrator's browser session.

Risk Assessment

An attacker can execute arbitrary JavaScript in the administrator's browser, potentially leading to session theft, admin account takeover, or further attacks in the application context. The risk is high because exploitation does not require authentication.

Recommendation

Upgrade AVideo to a version containing the fix (after commit c3edcc274c389816d434acadac07ee78eaf330c1). If no fix is available, consider disabling the AD_Server plugin or restricting access to the admin panel.

Other vulnerabilities in AVideo

See all
Original NVD description (English source)

AVideo through commit c3edcc274c389816d434acadac07ee78eaf330c1 contains a stored cross-site scripting vulnerability in the AD_Server plugin's log.php endpoint that fails to escape the label parameter before storage. An unauthenticated attacker can inject malicious HTML through the label parameter, which is later rendered unsanitized in the admin Ad Types report using jQuery .html(), allowing execution of arbitrary JavaScript in an administrator's browser session.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS