CSRF in Wwbn Avideo
CVE-2026-33649
WWBN AVideo is an open source video platform. In versions up to and including 26.0, the `plugin/Permissions/setPermission.json.php` endpoint accepts GET parameters for a state-changing operation that modifies user group permissions. The endpoint has no CSRF token validation, and the application explicitly sets `session.cookie_samesite=None` on session cookies. This allows an unauthenticated attacker to craft a page with `<img>` tags that, when visited by an admin, silently grant arbitrary permissions to the attacker's user group — escalating the attacker to near-admin access. As of time of publication, no known patched versions are available.
Vulnerability class: CSRF (Cross-Site Request Forgery)
EPSS: 0.002 (6.9th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 8.1 (High). Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N.
Affected products
- Wwbn Avideo — versions <= 26.0
Weakness classification (CWE)
References
- security-advisories@github.com (x_refsource_CONFIRM, Exploit, Vendor Advisory)
Frequently asked questions
- What is CVE-2026-33649?
- CVE-2026-33649 is a high-severity vulnerability in Wwbn Avideo, classified under Cross-Site Request Forgery (CSRF). CVSS score: 8.1/10. Published 2026-03-23.
- How severe is CVE-2026-33649?
- High severity. CVSS v3 base score is 8.1 out of 10.