Vulnerability Description
WWBN AVideo is an open source video platform. In versions up to and including 26.0, the API plugin exposes a `decryptString` action without any authentication. Anyone can submit ciphertext and receive plaintext. Ciphertext is issued publicly (e.g., `view/url2Embed.json.php`), so any user can recover protected tokens/metadata. Commit 3fdeecef37bb88967a02ccc9b9acc8da95de1c13 contains a patch.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Wwbn | Avideo | <= 26.0 |
Related Weaknesses (CWE)
References
- https://github.com/WWBN/AVideo/commit/3fdeecef37bb88967a02ccc9b9acc8da95de1c13Patch
- https://github.com/WWBN/AVideo/security/advisories/GHSA-mwjc-5j4x-r686ExploitVendor Advisory
FAQ
What is CVE-2026-33512?
CVE-2026-33512 is a vulnerability with a CVSS score of 7.5 (HIGH). WWBN AVideo is an open source video platform. In versions up to and including 26.0, the API plugin exposes a `decryptString` action without any authentication. Anyone can submit ciphertext and receive...
How severe is CVE-2026-33512?
CVE-2026-33512 has been rated HIGH with a CVSS base score of 7.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-33512?
Check the references section above for vendor advisories and patch information. Affected products include: Wwbn Avideo.