WWBN AVideo is an open source video platform. In versions up to and including 26.0, AVideo's `_session_start()` function accepts arbitrary session IDs via the `PHPSESSID` GET parameter and sets them as the active PHP session. A session regeneration bypass exists for specific blacklisted endpoints when the request originates from the same domain. Combined with the explicitly disabled session regeneration in `User::login()`, this allows a classic session fixation attack where an attacker can fix a victim's session ID before authentication and then hijack the authenticated session. Commit 5647a94d79bf69a972a86653fe02144079948785 contains a patch.
References
| Link | Resource |
|---|---|
| https://github.com/WWBN/AVideo/commit/5647a94d79bf69a972a86653fe02144079948785 | Patch |
| https://github.com/WWBN/AVideo/security/advisories/GHSA-x3pr-vrhq-vq43 | Exploit Mitigation Vendor Advisory |
| https://github.com/WWBN/AVideo/security/advisories/GHSA-x3pr-vrhq-vq43 | Exploit Mitigation Vendor Advisory |
Configurations
History
24 Mar 2026, 17:47
| Type | Values Removed | Values Added |
|---|---|---|
| Summary |
|
|
| First Time |
Wwbn
Wwbn avideo |
|
| References | () https://github.com/WWBN/AVideo/commit/5647a94d79bf69a972a86653fe02144079948785 - Patch | |
| References | () https://github.com/WWBN/AVideo/security/advisories/GHSA-x3pr-vrhq-vq43 - Exploit, Mitigation, Vendor Advisory | |
| CPE | cpe:2.3:a:wwbn:avideo:*:*:*:*:*:*:*:* |
23 Mar 2026, 16:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-03-23 16:16
Updated : 2026-03-24 17:47
NVD link : CVE-2026-33492
Mitre link : CVE-2026-33492
CVE.ORG link : CVE-2026-33492
JSON object : View
Products Affected
wwbn
- avideo
CWE
CWE-384
Session Fixation
