CVE-2026-35181 MEDIUM

CVE-2026-35181: WWBN AVideo Affected by CSRF on Player Skin Configuration via admin/playerUpdate.json.php

Vendor Wwbn
Product AVideo
Weakness CWE-352 · CSRF
Published April 6, 2026
Last update April 7, 2026

CVSS base score

4.3/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction Required
Confidentiality None
Integrity Low

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N

What the vulnerability does

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.

Key dates

Disclosure timeline

April 6, 2026 CVE published
April 7, 2026 Record updated