CVE Catalog

CVE-2026-85162

MediumCVSS 6.5
Published: Translated: NVD NIST

Summary

AVideo through commit c91b5975d contains a cross-site request forgery vulnerability in plugin/Live/saveLive.php that lacks forbidIfNotPost and forbidIfInvalidToken protections. Attackers can craft malicious image tags to overwrite authenticated streamers' RTMP keys, passwords, and titles, hijacking live broadcasts.

Risk Assessment

An attacker can take over live broadcasts, potentially leading to content integrity violation, streamer identity theft, or distribution of malicious content.

Recommendation

Update AVideo to a patched version and implement CSRF protections (e.g., tokens, POST method checks) in all sensitive operations.

Other vulnerabilities in AVideo

See all
Original NVD description (English source)

AVideo through commit c91b5975d contains a cross-site request forgery vulnerability in plugin/Live/saveLive.php that lacks forbidIfNotPost and forbidIfInvalidToken protections. Attackers can craft malicious image tags to overwrite authenticated streamers' RTMP keys, passwords, and titles, hijacking live broadcasts.

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