WWBN AVideo is an open source video platform. In versions 26.0 and prior, AVideo's video processing pipeline accepts an overrideStatus request parameter that allows any uploader to set a video's status to any valid state, including "active" (a). This bypasses the admin-controlled moderation and draft workflows. The setStatus() method validates the status code against a list of known values but does not verify that the caller has permission to set that particular status. As a result, any user with upload permissions can publish videos directly, circumventing content review processes. At time of publication, there are no publicly available patches.
References
| Link | Resource |
|---|---|
| https://github.com/WWBN/AVideo/security/advisories/GHSA-m577-w9j8-ch7j | Exploit Vendor Advisory |
| https://github.com/WWBN/AVideo/security/advisories/GHSA-m577-w9j8-ch7j | Exploit Vendor Advisory |
Configurations
History
No history.
Information
Published : 2026-03-31 21:16
Updated : 2026-07-24 21:10
NVD link : CVE-2026-34738
Mitre link : CVE-2026-34738
CVE.ORG link : CVE-2026-34738
JSON object : View
Products Affected
wwbn
- avideo
CWE
CWE-285
Improper Authorization
