CVE Catalog
EnglishPolski(English translation not available - showing Polish)

CVE-2026-33492

High
Published: Translated: NVD NIST

Summary

WWBN AVideo to otwarta platforma wideo. W wersjach do 26.0 funkcja `_session_start()` akceptuje dowolne identyfikatory sesji za pomocą parametru GET `PHPSESSID`, co prowadzi do możliwości ataku typu session fixation.

Risk Assessment

Atakujący może przejąć sesję uwierzytelnionego użytkownika, co stwarza poważne zagrożenie dla bezpieczeństwa danych i prywatności użytkowników.

Recommendation

Zaleca się aktualizację do najnowszej wersji AVideo, aby zastosować poprawki zawarte w commicie 5647a94d79bf69a972a86653fe02144079948785.

Related vulnerabilities

Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS