CVE-2026-33292
Last modified
CVE-2026-33292 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. WWBN AVideo is an open source video platform. Prior to version 26.0, the HLS streaming endpoint (`view/hls.php`) is vulnerable to a path traversal attack that allows an unauthenticated attacker to stream any private or paid video on the platform. EPSS estimates a 0.69% chance of exploitation in the next 30 days.
Description
WWBN AVideo is an open source video platform. Prior to version 26.0, the HLS streaming endpoint (`view/hls.php`) is vulnerable to a path traversal attack that allows an unauthenticated attacker to stream any private or paid video on the platform. The `videoDirectory` GET parameter is used in two divergent code paths — one for authorization (which truncates at the first `/` segment) and one for file access (which preserves `..` traversal sequences) — creating a split-oracle condition where authorization is checked against one video while content is served from another. Version 26.0 contains a fix for the issue.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Wwbn | Avideo | < 26.0 |
References
- https://github.com/WWBN/AVideo/security/advisories/GHSA-pw4v-x838-w5pgExploit, Mitigation, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-33292?
How severe is CVE-2026-33292?
How do I fix CVE-2026-33292?
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-33287LiquidJS is a Shopify / GitHub Pages compatible template eng…7.5
- CVE-2026-33288SuiteCRM is an open-source, enterprise-ready Customer Relati…8.8
- CVE-2026-33289SuiteCRM is an open-source, enterprise-ready Customer Relati…9.8
- CVE-2026-3329A remote unauthenticated attacker may be able to conduct cre…7.5
- CVE-2026-33290WPGraphQL provides a GraphQL API for WordPress sites. Prior …4.3
- CVE-2026-33291Discourse is an open-source discussion platform. Prior to ve…5.4
- CVE-2026-33293WWBN AVideo is an open source video platform. Prior to versi…8.1
- CVE-2026-33294WWBN AVideo is an open source video platform. Prior to versi…4.3
- CVE-2026-33295WWBN AVideo is an open source video platform. Prior to versi…5.4
- CVE-2026-33296WWBN AVideo is an open source video platform. Prior to versi…6.1
- CVE-2026-33297WWBN AVideo is an open source video platform. Prior to versi…9.1
- CVE-2026-33298llama.cpp is an inference of several LLM models in C/C++. Pr…7.8
Are you affected by CVE-2026-33292?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
