WWBN AVideo is an open source video platform. In versions up to and including 26.0, the CDN plugin endpoints `plugin/CDN/status.json.php` and `plugin/CDN/disable.json.php` use key-based authentication with an empty string default key. When the CDN plugin is enabled but the key has not been configured (the default state), the key validation check is completely bypassed, allowing any unauthenticated attacker to modify the full CDN configuration — including CDN URLs, storage credentials, and the authentication key itself — via mass-assignment through the `par` request parameter. Commit adeff0a31ba04a56f411eef256139fd7ed7d4310 contains a patch.
References
| Link | Resource |
|---|---|
| https://github.com/WWBN/AVideo/commit/adeff0a31ba04a56f411eef256139fd7ed7d4310 | Patch |
| https://github.com/WWBN/AVideo/security/advisories/GHSA-r64r-883r-wcwh | Exploit Vendor Advisory |
Configurations
History
No history.
Information
Published : 2026-03-23 19:16
Updated : 2026-03-25 14:56
NVD link : CVE-2026-33719
Mitre link : CVE-2026-33719
CVE.ORG link : CVE-2026-33719
JSON object : View
Products Affected
wwbn
- avideo
CWE
CWE-306
Missing Authentication for Critical Function
