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.
| Vendor | Product | Versions |
|---|---|---|
| composer | wwbn/avideo | composer/wwbn/avideo: <= 26.0 |
Updated severity to HIGH, marked as actively exploited, and added CVE-2026-35181 as a new tag.
Initial creation