CVE Catalog

CVE-2026-85160

HighCVSS 8.1
Published: Translated: NVD NIST

Summary

AVideo through commit c91b5975d contains a cross-site request forgery and path traversal vulnerability in stopLive.php that allows attackers to delete directories by exploiting missing token validation and unsanitized key parameter concatenation. Attackers can craft an image tag with a traversal payload like key=../../videos to trigger recursive deletion of the videos directory when an admin visits a malicious page.

Risk Assessment

Risk of unauthorized directory deletion, potentially leading to data loss and service disruption.

Recommendation

Update AVideo to a version after commit c91b5975d or apply patches that validate tokens and sanitize parameters in stopLive.php.

Other vulnerabilities in AVideo

See all
Original NVD description (English source)

AVideo through commit c91b5975d contains a cross-site request forgery and path traversal vulnerability in stopLive.php that allows attackers to delete directories by exploiting missing token validation and unsanitized key parameter concatenation. Attackers can craft an image tag with a traversal payload like key=../../videos to trigger recursive deletion of the videos directory when an admin visits a malicious page.

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