Security Advisory

CVE-2026-33512

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2026-03-23 18:17:47
Last updated 2026-03-24 18:34:59
Assigner GitHub_M
CVSS score 7.5
State PUBLISHED

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.