CVE-2026-50182
Last modified
CVE-2026-50182 is a medium-severity vulnerability rated 6.1/10 on the CVSS scale. WWBN AVideo is an open source video platform. Versions prior to 29.0 contain an unauthenticated Reflected XSS vulnerability through AVideo YouTubeAPI Gallery Pagination. EPSS estimates a 0.18% chance of exploitation in the next 30 days.
Description
WWBN AVideo is an open source video platform. Versions prior to 29.0 contain an unauthenticated Reflected XSS vulnerability through AVideo YouTubeAPI Gallery Pagination. The $_GET['search'] query parameter is concatenated directly into the href attribute of two pagination links in plugin/YouTubeAPI/gallerySection.php (lines 67 and 74) with no htmlspecialchars, no urlencode, and no allow-list check. An injected <script> element is then extracted by the AVideo Layout plugin and concatenated into a single trailing inline script block at the bottom of the page, where the browser executes it. Any unauthenticated attacker can lure a victim into following a crafted URL to execute arbitrary JavaScript under the AVideo origin, which can read non-HttpOnly cookies and issue authenticated AJAX requests as the victim, and when the victim is an administrator, it can perform any cookie-authenticated admin action (create user, promote to admin, change configuration, install plugin), escalating a single click into full administrative takeover. This issue has been patched by this commit: https://github.com/WWBN/AVideo/commit/f50fc033b7adb36f1ffd6640e7826468bdafdec3.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| WWBN | AVideo | <= 29.0 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-50182?
How severe is CVE-2026-50182?
How do I fix CVE-2026-50182?
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-50176The WebSocket Application Programming Interface lacks restri…8.7
- CVE-2026-50178The Angular Language Service VS Code Extension provides a ri…8.8
- CVE-2026-50179Actual is a local-first personal finance tool. Prior to 26.6…4.2
- CVE-2026-5018A weakness has been identified in code-projects Simple Food …9.8
- CVE-2026-50180Langroid is a framework for building large-language-model-po…8.7
- CVE-2026-50181Langroid is a framework for building large-language-model-po…7.1
- CVE-2026-50183WWBN AVideo is an open source video platform. Versions 29.0 …4.7
- CVE-2026-50184Angular is a development platform for building mobile and de…6.1
- CVE-2026-50185RustCrypto CMOV provides conditional move CPU intrinsics whi…2
- CVE-2026-50188Kirby is an open-source content management system. Prior to …6.9
- CVE-2026-50189Appsmith is a platform to build admin panels, internal tools…7.2
- CVE-2026-5019A security vulnerability has been detected in code-projects …9.8
Are you affected by CVE-2026-50182?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
