Home

Description

WWBN AVideo is an open source video platform. In versions up to and including 26.0, a sanitization order-of-operations flaw in the user profile "about" field allows any registered user to inject arbitrary JavaScript that executes when other users visit their channel page. The `xss_esc()` function entity-encodes input before `strip_specific_tags()` can match dangerous HTML tags, and `html_entity_decode()` on output reverses the encoding, restoring the raw malicious HTML. Commit 7cfdc380dae1e56bbb5de581470d9e9957445df0 contains a patch.

PUBLISHED Reserved 2026-03-23 | Published 2026-03-23 | Updated 2026-03-25 | Assigner GitHub_M




MEDIUM: 5.4CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N

Problem types

CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

Product status

<= 26.0
affected

References

github.com/...AVideo/security/advisories/GHSA-ghx5-7jjg-q2j7

github.com/...ommit/7cfdc380dae1e56bbb5de581470d9e9957445df0

cve.org (CVE-2026-33683)

nvd.nist.gov (CVE-2026-33683)

Download JSON