WWBN AVideo is an open source video platform. In versions up to and including 26.0, AVideo allows content owners to password-protect individual videos. The video password is stored in the database in plaintext — no hashing, salting, or encryption is applied. If an attacker gains read access to the database (via SQL injection, a database backup, or misconfigured access controls), they obtain all video passwords in cleartext. Commit f2d68d2adbf73588ea61be2b781d93120a819e36 contains a patch.
References
| Link | Resource |
|---|---|
| https://github.com/WWBN/AVideo/commit/f2d68d2adbf73588ea61be2b781d93120a819e36 | Patch |
| https://github.com/WWBN/AVideo/security/advisories/GHSA-363v-5rh8-23wg | Exploit Vendor Advisory |
| https://github.com/WWBN/AVideo/security/advisories/GHSA-363v-5rh8-23wg | Exploit Vendor Advisory |
Configurations
History
No history.
Information
Published : 2026-03-27 17:16
Updated : 2026-06-17 10:38
NVD link : CVE-2026-33867
Mitre link : CVE-2026-33867
CVE.ORG link : CVE-2026-33867
JSON object : View
Products Affected
wwbn
- avideo
CWE
CWE-312
Cleartext Storage of Sensitive Information
