CVE-2026-34375
Last modified
CVE-2026-34375 is a high-severity vulnerability rated 8.2/10 on the CVSS scale. 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. EPSS estimates a 0.30% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:L/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Wwbn | Avideo | <= 26.0 |
References
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-34375?
How severe is CVE-2026-34375?
How do I fix CVE-2026-34375?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-3437An improper restriction of operations within the bounds of a…7.8
- CVE-2026-34370Chamilo LMS is an open-source learning management system. In…6.5
- CVE-2026-34371LibreChat is a ChatGPT clone with additional features. Prior…6.3
- CVE-2026-34372Sulu is an open-source PHP content management system based o…2.7
- CVE-2026-34373Parse Server is an open source backend that can be deployed …8.8
- CVE-2026-34374WWBN AVideo is an open source video platform. In versions up…9.1
- CVE-2026-34376PdfDing is a selfhosted PDF manager, viewer and editor offer…7.5
- CVE-2026-34377ZEBRA is a Zcash node written entirely in Rust. Prior to zeb…8.1
- CVE-2026-34378OpenEXR provides the specification and reference implementat…6.5
- CVE-2026-34379OpenEXR provides the specification and reference implementat…7.1
- CVE-2026-3438A reflected cross-site scripting vulnerability exists in Son…5.1
- CVE-2026-34380OpenEXR provides the specification and reference implementat…5.9
Are you affected by CVE-2026-34375?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
