CVE Catalog

CVE-2026-85159

MediumCVSS 5.4
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.17%

6th percentile - higher than 6% of all known CVEs

Summary

AVideo through commit c91b5975d contains a reflected cross-site scripting vulnerability in userLogin.php where the cancelUri parameter is echoed in an href attribute after isSafeRedirectURL checks protocol only, not HTML characters. Unauthenticated attackers can inject event handlers via relative URLs with embedded quotes to execute arbitrary JavaScript.

Risk Assessment

An attacker can execute malicious scripts in the victim's browser, potentially leading to session theft, account takeover, or other attacks.

Recommendation

Update AVideo to a patched version and properly encode output in HTML attributes.

Other vulnerabilities in AVideo

See all
Original NVD description (English source)

AVideo through commit c91b5975d contains a reflected cross-site scripting vulnerability in userLogin.php where the cancelUri parameter is echoed in an href attribute after isSafeRedirectURL checks protocol only, not HTML characters. Unauthenticated attackers can inject event handlers via relative URLs with embedded quotes to execute arbitrary JavaScript when users interact with the Cancel button.

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