WWBN AVideo is an open source video platform. In versions up to and including 26.0, the `verifyTokenSocket()` function in `plugin/YPTSocket/functions.php` has its token timeout validation commented out, causing WebSocket tokens to never expire despite being generated with a 12-hour timeout. This allows captured or legitimately obtained tokens to provide permanent WebSocket access, even after user accounts are deleted, banned, or demoted from admin. Admin tokens grant access to real-time connection data for all online users including IP addresses, browser info, and page locations. Commit 5d5237121bf82c24e9e0fdd5bc1699f1157783c5 fixes the issue.
References
| Link | Resource |
|---|---|
| https://github.com/WWBN/AVideo/commit/5d5237121bf82c24e9e0fdd5bc1699f1157783c5 | Patch |
| https://github.com/WWBN/AVideo/security/advisories/GHSA-2mg4-pfgx-64cf | Exploit Vendor Advisory |
Configurations
History
31 Mar 2026, 16:32
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://github.com/WWBN/AVideo/commit/5d5237121bf82c24e9e0fdd5bc1699f1157783c5 - Patch | |
| References | () https://github.com/WWBN/AVideo/security/advisories/GHSA-2mg4-pfgx-64cf - Exploit, Vendor Advisory | |
| First Time |
Wwbn
Wwbn avideo |
|
| CPE | cpe:2.3:a:wwbn:avideo:*:*:*:*:*:*:*:* |
27 Mar 2026, 17:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-03-27 17:16
Updated : 2026-03-31 16:32
NVD link : CVE-2026-34362
Mitre link : CVE-2026-34362
CVE.ORG link : CVE-2026-34362
JSON object : View
Products Affected
wwbn
- avideo
CWE
CWE-613
Insufficient Session Expiration
