GHSA-jhqv-wm6m-mvj2MediumCVSS 5.3
WWBN AVideo at commit c3edcc274c389816d434acadac07ee78eaf330c1 and earlier, with the Live plugin...
🔗 CVE IDs covered (1)
📋 Description
WWBN AVideo at commit c3edcc274c389816d434acadac07ee78eaf330c1 and earlier, with the Live plugin enabled, contains a missing authentication vulnerability in plugin/Live/socketMessageLiveOwner.json.php. The script reads the key and msg parameters from $_REQUEST, resolves the stream owner via LiveTransmition::keyExists, and verifies that the stream owner (not the caller) is an administrator; it performs no User::isLogged() check and enforces no CSRF token. As a result, an unauthenticated remote attacker who knows an administrator's Live stream key can call sendSocketSuccessMessageToUsers_id and deliver arbitrary in-app/socket notification messages to that administrator. The issue was unpatched at the time of publication.
🔗 References (5)
- https://github.com/WWBN/AVideo/security/advisories/GHSA-wcg2-x62c-m28x
- https://nvd.nist.gov/vuln/detail/CVE-2026-90543
- https://www.vulncheck.com/advisories/wwbn-avideo-missing-authentication-via-socketmessageliveowner-json-php
- https://github.com/WWBN/AVideo/security/advisories/GHSA-vr35-39vf-9qp9
- https://github.com/advisories/GHSA-jhqv-wm6m-mvj2