PT-2026-26474 · Wwbn · Avideo
Fg0X0
·
Published
2026-03-19
·
Updated
2026-03-23
·
CVE-2026-33296
CVSS v3.1
6.1
Medium
| Vector | AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N |
Name of the Vulnerable Software and Affected Versions
WWBN AVideo versions prior to 26.0
Description
WWBN AVideo, an open source video platform, contains an open redirect issue in the login process. A user-supplied
redirectUri parameter is directly included in a JavaScript document.location assignment without proper encoding. After a user completes the login popup, a timer callback uses this unvalidated value to redirect the user to a site controlled by an attacker. The vulnerable code is located in view/userLogin.php, where the application accepts a redirectUri GET parameter, passes it through the isSafeRedirectURL() function, and stores the result in $safeRedirectUri. This value is then embedded into a JavaScript block without appropriate encoding, allowing for exploitation through protocol-relative URLs like //evil.com or subdomain confusion techniques. The attack requires a victim to follow a crafted link and interact with the login popup, enabling phishing attacks.Recommendations
Versions prior to 26.0 should be updated to version 26.0 or later.
Exploit
Fix
Open Redirect
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Avideo