216.73.216.197

CVE-2026-34375

· Published 27/03/2026 19:16 · Modified 27/03/2026 19:16

Labels: CVE-2026-34375 2026-03-27CVE-2026-34375CWE-79[email protected]

Essential information

Published
27/03/2026 19:16
Modified
27/03/2026 19:16
Author
Creator
CVSS
8.2 HIGH (v3.1)
CISA KEV
No
CWE
CVSS vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:L/A:N

CVSS metrics

Description

WWBN AVideo is an open source video platform. In versions up to and including 26.0, the YPTWallet Stripe payment confirmation page directly echoes the `$_REQUEST['plugin']` parameter into a JavaScript block without any encoding or sanitization. The `plugin` parameter is not included in any of the framework's input filter lists defined in `security.php`, so it passes through completely raw. An attacker can inject arbitrary JavaScript by crafting a malicious URL and sending it to a victim user. The same script block also outputs the current user's username and password hash via `User::getUserName()` and `User::getUserPass()`, meaning a successful XSS exploitation can immediately exfiltrate these credentials. Commit fa0bc102493a15d79fe03f86c07ab7ca1b5b63e2 fixes the issue.

NVD status

Status
Received — CVE has been recently published to the CVE List and has been received by the NVD.
Source
[email protected]
NVD
View on NVD

Affected products (CPE)

ProductCPE
wwbn / avideo cpe:2.3:a:wwbn:avideo:*:*:*:*:*:*:*:*
wwbn / yptwallet cpe:2.3:a:wwbn:yptwallet:*:*:*:*:*:*:*:*

References