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?
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
