Vulnerability Description
WWBN AVideo is an open source video platform. In versions 26.0 and prior, the player skin configuration endpoint at admin/playerUpdate.json.php does not validate CSRF tokens. The plugins table is explicitly excluded from the ORM's domain-based security check via ignoreTableSecurityCheck(), removing the only other layer of defense. Combined with SameSite=None cookies, a cross-origin POST can modify the video player appearance on the entire platform.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Wwbn | Avideo | <= 26.0 |
Related Weaknesses (CWE)
References
- https://github.com/WWBN/AVideo/security/advisories/GHSA-4q27-4rrq-fx95ExploitMitigationVendor Advisory
- https://github.com/WWBN/AVideo/security/advisories/GHSA-4q27-4rrq-fx95ExploitMitigationVendor Advisory
FAQ
What is CVE-2026-35181?
CVE-2026-35181 is a vulnerability with a CVSS score of 4.3 (MEDIUM). WWBN AVideo is an open source video platform. In versions 26.0 and prior, the player skin configuration endpoint at admin/playerUpdate.json.php does not validate CSRF tokens. The plugins table is expl...
How severe is CVE-2026-35181?
CVE-2026-35181 has been rated MEDIUM with a CVSS base score of 4.3/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-35181?
Check the references section above for vendor advisories and patch information. Affected products include: Wwbn Avideo.