← Terug naar overzicht

AVideo through commit c91b5975d is affected by a combined cross-site request forgery (CSRF) and path traversal vulnerability in the stopLive.php script. The vulnerability stems from missing CSRF token validation and unsanitized concatenation of the 'key' parameter, allowing attackers to craft malicious image tags with directory traversal payloads such as key=../../videos. When an authenticated administrator visits a malicious page, the payload triggers recursive deletion of targeted server directories, including the videos directory. Exploitation requires no authentication from the attacker but relies on social engineering an admin into visiting a crafted page. The impact is destructive, as it can result in permanent data loss through directory deletion. A fix has been documented in a GitHub security advisory for the WWBN/AVideo repository.

Affected products

  • AVideo

Related CVE's

  • CVE-2026-85160

Categories

  • Web Technologies
  • Zero-Day Vulnerabilities