CVE Catalog

CVE-2026-89244

MediumCVSS 6.1
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.16%

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

Summary

WWBN AVideo through commit c3edcc274c389816d434acadac07ee78eaf330c1 contains a reflected cross-site scripting vulnerability in plugin/Gallery/view/Category.php when SubCategorys is enabled. The getBackURL parameter is echoed into an href attribute without HTML encoding.

Risk Assessment

An attacker can inject malicious scripts that execute in visitors' browsers when they interact with the Back control, potentially leading to session or data theft.

Recommendation

Encode the getBackURL parameter before placing it in the href attribute and implement a Content Security Policy; until a fix is available, consider disabling SubCategorys.

Other vulnerabilities in AVideo

See all
Original NVD description (English source)

WWBN AVideo through commit c3edcc274c389816d434acadac07ee78eaf330c1 contains a reflected cross-site scripting vulnerability in plugin/Gallery/view/Category.php when SubCategorys is enabled. The getBackURL parameter is echoed into an href attribute without HTML encoding, allowing attackers to inject malicious scripts that execute in visitors' browsers when they interact with the Back control.

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