← Vulnerability feed

Vulnerability record · CVE-2026-34375 · published 27 March 2026

CVE-2026-34375: Wwbn avideo cross-site scripting vulnerability

Wwbn · Avideo

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.

8.2 CVSS 3.1 High EPSS 0.34% · top 74.9% CWE-79 · Cross-site scripting
8.2CVSS 3.1 base score
0.34%EPSS exploitation probability, 30 days
NoNot in CISA KEV
1Affected product versions listed by NVD
2References, 1 tagged exploit
17 Jun 2026Last modified by NVD

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.

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

Affected products

1 vulnerable configurations from NVD's CPE data, grouped by vendor and product.

References

Track CVE-2026-34375 inside VULONE

Watch it alongside the ransomware crews, C2 infrastructure and forum chatter that reference it, query it through the API and pull it into your SIEM over TAXII.

Start free Open in platform

Related vulnerabilities

Same products first, then exploited flaws of the same weakness class.

10.0CVE-2026-40911Wwbn avideo code injection vulnerabilityWWBN AVideo is an open source video platform. In versions 29.0 and prior, the YPTSocket plugin's WebSocket server relays attacker-supplied JSON messa…EPSS 0.86%10.0CVE-2026-33478Wwbn avideo os command injection vulnerabilityWWBN AVideo is an open source video platform. In versions up to and including 26.0, multiple vulnerabilities in AVideo's CloneSite plugin chain toget…EPSS 11%9.9CVE-2022-30547AVideo unzipDirectory path traversal leads to command executionWWBN AVideo 11.6 and dev master commit 3f7c0364 contain a directory traversal flaw in the unzipDirectory functionality. A crafted HTTP request can es…EPSS 64%analysed9.8CVE-2026-33352Wwbn avideo sql injection vulnerabilityWWBN AVideo is an open source video platform. Prior to version 26.0, an unauthenticated SQL injection vulnerability exists in `objects/category.php` …EPSS 0.53%9.8CVE-2026-28501Wwbn avideo sql injection vulnerabilityWWBN AVideo is an open source video platform. Prior to version 24.0, an unauthenticated SQL Injection vulnerability exists in AVideo within the objec…EPSS 1.4%9.8CVE-2026-29093Wwbn avideo improper authentication vulnerabilityWWBN AVideo is an open source video platform. Prior to version 24.0, the official docker-compose.yml publishes the memcached service on host port 112…EPSS 0.62%9.8CVE-2025-48732Wwbn avideo vulnerabilityAn incomplete blacklist exists in the .htaccess sample of WWBN AVideo 14.4 and dev master commit 8a8954ff. A specially crafted HTTP request can lead …EPSS 1.1%9.8CVE-2024-31819Wwbn avideo code injection vulnerabilityAn issue in WWBN AVideo v.12.4 through v.14.2 allows a remote attacker to execute arbitrary code via the systemRootPath parameter of the submitIndex.…EPSS 16%

Source: NIST National Vulnerability Database (record CVE-2026-34375), CISA KEV, FIRST EPSS (scores of 2026-09-26). This page is refreshed as NVD updates the record.