WWBN AVideo is an open source video platform. In versions 26.0 and prior, the AVideo admin panel renders plugin configuration values in HTML forms without applying htmlspecialchars() or any other output encoding. The jsonToFormElements() function in admin/functions.php directly interpolates user-controlled values into textarea contents, option elements, and input attributes. An attacker who can set a plugin configuration value (either as a compromised admin or by chaining with CSRF on admin/save.json.php) can inject arbitrary JavaScript that executes whenever any administrator visits the plugin configuration page. At time of publication, there are no publicly available patches.
Cite this page
CVE-2026-34396. CVEDatabase.com. Retrieved 1 May 2026. https://cvedatabase.com/cve/CVE-2026-34396
Use CWE-79, Wwbn vendor hub and Avideo product page to widen CVE-2026-34396 into its surrounding weakness, vendor, and product context.
Compare it with CVE-2026-41064, CVE-2026-41304 and CVE-2026-41055 for nearby disclosures in the same product family.