CVE-2026-33770
- EPSS 0.49%
- Veröffentlicht 27.03.2026 16:13:51
- Zuletzt bearbeitet 31.03.2026 16:46:25
WWBN AVideo is an open source video platform. In versions up to and including 26.0, the `fixCleanTitle()` static method in `objects/category.php` constructs a SQL SELECT query by directly interpolating both `$clean_title` and `$id` into the query str...
CVE-2026-33767
- EPSS 0.51%
- Veröffentlicht 27.03.2026 16:12:36
- Zuletzt bearbeitet 31.03.2026 16:48:14
WWBN AVideo is an open source video platform. In versions up to and including 26.0, in `objects/like.php`, the `getLike()` method constructs a SQL query using a prepared statement placeholder (`?`) for `users_id` but directly concatenates `$this->vid...
CVE-2026-33766
- EPSS 0.23%
- Veröffentlicht 27.03.2026 14:31:06
- Zuletzt bearbeitet 31.03.2026 18:48:32
WWBN AVideo is an open source video platform. In versions up to and including 26.0, `isSSRFSafeURL()` validates URLs against private/reserved IP ranges before fetching, but `url_get_contents()` follows HTTP redirects without re-validating the redirec...
CVE-2026-33764
- EPSS 0.21%
- Veröffentlicht 27.03.2026 14:29:53
- Zuletzt bearbeitet 31.03.2026 18:45:13
WWBN AVideo is an open source video platform. In versions up to and including 26.0, the AI plugin's `save.json.php` endpoint loads AI response objects using an attacker-controlled `$_REQUEST['id']` parameter without validating that the AI response be...
CVE-2026-33763
- EPSS 0.32%
- Veröffentlicht 27.03.2026 14:25:12
- Zuletzt bearbeitet 31.03.2026 18:44:43
WWBN AVideo is an open source video platform. In versions up to and including 26.0, the `get_api_video_password_is_correct` API endpoint allows any unauthenticated user to verify whether a given password is correct for any password-protected video. T...
CVE-2026-33761
- EPSS 0.38%
- Veröffentlicht 27.03.2026 14:24:08
- Zuletzt bearbeitet 31.03.2026 18:38:39
WWBN AVideo is an open source video platform. In versions up to and including 26.0, three `list.json.php` endpoints in the Scheduler plugin lack any authentication check, while every other endpoint in the same plugin directories (`add.json.php`, `del...
CVE-2026-33759
- EPSS 0.3%
- Veröffentlicht 27.03.2026 14:18:48
- Zuletzt bearbeitet 31.03.2026 18:38:16
WWBN AVideo is an open source video platform. In versions up to and including 26.0, the `objects/playlistsVideos.json.php` endpoint returns the full video contents of any playlist by ID without any authentication or authorization check. Private playl...
CVE-2026-33723
- EPSS 0.22%
- Veröffentlicht 23.03.2026 18:50:33
- Zuletzt bearbeitet 25.03.2026 19:04:07
WWBN AVideo is an open source video platform. In versions up to and including 26.0, the `Subscribe::save()` method in `objects/subscribe.php` concatenates the `$this->users_id` property directly into an INSERT SQL query without sanitization or parame...
CVE-2026-33719
- EPSS 0.36%
- Veröffentlicht 23.03.2026 18:49:28
- Zuletzt bearbeitet 25.03.2026 14:56:57
WWBN AVideo is an open source video platform. In versions up to and including 26.0, the CDN plugin endpoints `plugin/CDN/status.json.php` and `plugin/CDN/disable.json.php` use key-based authentication with an empty string default key. When the CDN pl...
CVE-2026-33717
- EPSS 0.4%
- Veröffentlicht 23.03.2026 18:48:24
- Zuletzt bearbeitet 25.03.2026 14:57:45
WWBN AVideo is an open source video platform. In versions up to and including 26.0, the `downloadVideoFromDownloadURL()` function in `objects/aVideoEncoder.json.php` saves remote content to a web-accessible temporary directory using the original URL'...