CVE Catalog

CVE-2026-88872

HighCVSS 7.1
Published: Updated: Translated: NVD NIST

Summary

AVideo through commit c3edcc274c389816d434acadac07ee78eaf330c1 contains a cross-site request forgery vulnerability in the setPassword.json.php endpoint. Unauthenticated attackers can modify any user's channel password by sending a GET request without CSRF token validation.

Risk Assessment

An attacker can set or clear any user's channel password when an authenticated administrator visits a malicious page. This leads to channel takeover and possible lockout of legitimate owners.

Recommendation

Enforce CSRF token validation for the setPassword.json.php endpoint and require confirmation of the operation. Until a patch is available, consider restricting access to this endpoint.

Other vulnerabilities in AVideo

See all
Original NVD description (English source)

AVideo through commit c3edcc274c389816d434acadac07ee78eaf330c1 contains a cross-site request forgery vulnerability in the setPassword.json.php endpoint that allows unauthenticated attackers to modify any user's channel password by sending a GET request. Attackers can craft a malicious webpage that, when visited by an authenticated administrator, sets or clears any user's channel password without CSRF token validation.

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