CVE-2026-41057
- EPSS 0.13%
- Veröffentlicht 21.04.2026 22:37:15
- Zuletzt bearbeitet 24.04.2026 15:07:47
WWBN AVideo is an open source video platform. In versions 29.0 and below, the CORS origin validation fix in commit `986e64aad` is incomplete. Two separate code paths still reflect arbitrary `Origin` headers with credentials allowed for all `/api/*` e...
CVE-2026-41056
- EPSS 0.34%
- Veröffentlicht 21.04.2026 22:35:55
- Zuletzt bearbeitet 23.04.2026 16:05:23
WWBN AVideo is an open source video platform. In versions 29.0 and below, the `allowOrigin($allowAll=true)` function in `objects/functions.php` reflects any arbitrary `Origin` header back in `Access-Control-Allow-Origin` along with `Access-Control-Al...
CVE-2026-41055
- EPSS 0.38%
- Veröffentlicht 21.04.2026 22:25:45
- Zuletzt bearbeitet 23.04.2026 15:59:00
WWBN AVideo is an open source video platform. In versions 29.0 and below, an incomplete SSRF fix in AVideo's LiveLinks proxy adds `isSSRFSafeURL()` validation but leaves DNS TOCTOU vulnerabilities where DNS rebinding between validation and the actual...
CVE-2026-40935
- EPSS 0.22%
- Veröffentlicht 21.04.2026 22:21:17
- Zuletzt bearbeitet 23.04.2026 15:50:14
WWBN AVideo is an open source video platform. In versions 29.0 and prior, `objects/getCaptcha.php` accepts the CAPTCHA length (`ql`) directly from the query string with no clamping or sanitization, letting any unauthenticated client force the server ...
CVE-2026-40929
- EPSS 0.11%
- Veröffentlicht 21.04.2026 22:16:54
- Zuletzt bearbeitet 23.04.2026 15:48:27
WWBN AVideo is an open source video platform. In versions 29.0 and prior, `objects/commentDelete.json.php` is a state-mutating JSON endpoint that deletes comments but performs no CSRF validation. It does not call `forbidIfIsUntrustedRequest()`, does ...
CVE-2026-40928
- EPSS 0.12%
- Veröffentlicht 21.04.2026 22:14:15
- Zuletzt bearbeitet 23.04.2026 15:49:02
WWBN AVideo is an open source video platform. In versions 29.0 and prior, multiple AVideo JSON endpoints under `objects/` accept state-changing requests via `$_REQUEST`/`$_GET` and persist changes tied to the caller's session user, without any anti-C...
CVE-2026-40926
- EPSS 0.17%
- Veröffentlicht 21.04.2026 22:12:28
- Zuletzt bearbeitet 23.04.2026 15:48:02
WWBN AVideo is an open source video platform. In versions 29.0 and prior, three admin-only JSON endpoints — `objects/categoryAddNew.json.php`, `objects/categoryDelete.json.php`, and `objects/pluginRunUpdateScript.json.php` — enforce only a role check...
CVE-2026-40925
- EPSS 0.17%
- Veröffentlicht 21.04.2026 19:58:29
- Zuletzt bearbeitet 24.04.2026 16:46:18
WWBN AVideo is an open source video platform. In versions 29.0 and prior, `objects/configurationUpdate.json.php` (also routed via `/updateConfig`) persists dozens of global site settings from `$_POST` but protects the endpoint only with `User::isAdmi...
- EPSS 0.65%
- Veröffentlicht 21.04.2026 19:55:37
- Zuletzt bearbeitet 27.04.2026 15:12:57
WWBN AVideo is an open source video platform. In versions 29.0 and prior, the YPTSocket plugin's WebSocket server relays attacker-supplied JSON message bodies to every connected client without sanitizing the `msg` or `callback` fields. On the client ...
CVE-2026-40909
- EPSS 0.66%
- Veröffentlicht 21.04.2026 19:54:07
- Zuletzt bearbeitet 23.04.2026 18:55:49
WWBN AVideo is an open source video platform. In versions 29.0 and prior, the locale save endpoint (`locale/save.php`) constructs a file path by directly concatenating `$_POST['flag']` into the path at line 30 without any sanitization. The `$_POST['c...