CVE-2026-33354
Last modified
CVE-2026-33354 is a medium-severity vulnerability rated 6.5/10 on the CVSS scale. WWBN AVideo is an open source video platform. In versions up to and including 26.0, `POST /objects/aVideoEncoder.json.php` accepts a requester-controlled `chunkFile` parameter intended for staged upload chunks. EPSS estimates a 0.25% 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, `POST /objects/aVideoEncoder.json.php` accepts a requester-controlled `chunkFile` parameter intended for staged upload chunks. Instead of restricting that path to trusted server-generated chunk locations, the endpoint accepts arbitrary local filesystem paths that pass `isValidURLOrPath()`. That helper allows files under broad server directories including `/var/www/`, the application root, cache, tmp, and `videos`, only rejecting `.php` files. For an authenticated uploader editing their own video, this becomes an arbitrary local file read. The endpoint copies the attacker-chosen local file into the attacker's public video storage path, after which it can be downloaded over HTTP. Commit 59bbd601a3f65a5b18c1d9e4eb11471c0a59214f contains a patch for the issue.
Metrics
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/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-33354?
How severe is CVE-2026-33354?
How do I fix CVE-2026-33354?
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-33349fast-xml-parser allows users to process XML from JS object w…5.9
- CVE-2026-3335The Canto plugin for WordPress is vulnerable to Missing Auth…5.3
- CVE-2026-33350LORIS (Longitudinal Online Research and Imaging System) is a…7.5
- CVE-2026-33351WWBN AVideo is an open source video platform. Prior to versi…9.1
- CVE-2026-33352WWBN AVideo is an open source video platform. Prior to versi…9.8
- CVE-2026-33353Soft Serve is a self-hostable Git server for the command lin…6.5
- CVE-2026-33355Discourse is an open-source discussion platform. Prior to ve…6.5
- CVE-2026-33356In Meari IoT Cloud MQTT Broker deployments running EMQX 4.x,…7.7
- CVE-2026-33357In Meari client applications embedding "com.meari.sdk" (incl…7.5
- CVE-2026-33359In Meari IoT Cloud alert image storage on Alibaba OSS (lates…7.5
- CVE-2026-3336Improper certificate validation in PKCS7_verify() in AWS-LC …8.7
- CVE-2026-33361In Meari IoT SDK image handling (libmrplayer.so) as observed…7.5
Are you affected by CVE-2026-33354?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
