CVE-2026-34739 MEDIUM

CVE-2026-34739: AVideo: Reflected XSS via Unescaped ip Parameter in User_Location testIP.php

Vendor Wwbn
Product AVideo
Weakness CWE-79 · XSS
Published March 31, 2026
Last update April 1, 2026

CVSS base score

6.1/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction Required
Confidentiality Low
Integrity Low

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N

What the vulnerability does

Description

WWBN AVideo is an open source video platform. In versions 26.0 and prior, the User_Location plugin's testIP.php page reflects the ip request parameter directly into an HTML input element without applying htmlspecialchars() or any other output encoding. This allows an attacker to inject arbitrary HTML and JavaScript via a crafted URL. Although the page is restricted to admin users, AVideo's SameSite=None cookie configuration allows cross-origin exploitation, meaning an attacker can lure an admin to a malicious link that executes JavaScript in their authenticated session. At time of publication, there are no publicly available patches.

Key dates

Disclosure timeline

March 31, 2026 CVE published
April 1, 2026 Record updated