Cross-Site Request Forgery Vulnerability in AVideo by WWBN
CVE-2026-35180
4.3MEDIUM
What is CVE-2026-35180?
AVideo, an open-source video platform, is susceptible to a CSRF vulnerability in versions 26.0 and earlier. The site customization endpoint at admin/customize_settings_nativeUpdate.json.php lacks proper CSRF token validation, enabling an attacker to exploit this weakness. The vulnerability allows uploaded logo files to be written to disk before the domain-based security check of the ORM is executed. Coupled with the SameSite=None cookie policy, this flaw permits a cross-origin POST request to overwrite the platform's logo with unauthorized content, jeopardizing the integrity of the site.
Affected Version(s)
AVideo <= 26.0
