CVE Catalog

CVE-2026-89245

MediumCVSS 6.5
Published: Updated: Translated: NVD NIST

Summary

WWBN AVideo through commit c3edcc274c389816d434acadac07ee78eaf330c1 contains a cross-site request forgery vulnerability in playlistRemove.php that allows attackers to delete playlists by skipping CSRF protection checks. Attackers can craft a malicious form that submits a POST request to playlistRemove.php.

Risk Assessment

A victim's playlist is deleted when they visit the attacker's page while logged in, leading to data loss and service disruption.

Recommendation

Enforce CSRF token verification in playlistRemove.php and use SameSite cookie attributes for session cookies; until a fix is available, consider restricting access to the endpoint.

Other vulnerabilities in AVideo

See all
Original NVD description (English source)

WWBN AVideo through commit c3edcc274c389816d434acadac07ee78eaf330c1 contains a cross-site request forgery vulnerability in playlistRemove.php that allows attackers to delete playlists by skipping CSRF protection checks. Attackers can craft a malicious form that submits a POST request to playlistRemove.php, causing a victim's playlist to be deleted when they visit the attacker's page while logged in.

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