CVE-2026-43879
- EPSS 0.17%
- Veröffentlicht 11.05.2026 20:36:34
- Zuletzt bearbeitet 15.05.2026 19:16:58
WWBN AVideo is an open source video platform. In versions up to and including 29.0, an authenticated user can configure their own donation-notification webhook URL to point at internal/loopback/metadata hosts (e.g. http://127.0.0.1:8080/..., http://1...
CVE-2026-43878
- EPSS 0.23%
- Veröffentlicht 11.05.2026 20:35:26
- Zuletzt bearbeitet 12.05.2026 14:50:18
WWBN AVideo is an open source video platform. In versions up to and including 29.0, plugin/Meet/iframe.php echoes the attacker-controlled user and pass query parameters unescaped into a JavaScript double-quoted string literal inside a <script> block....
CVE-2026-43877
- EPSS 0.12%
- Veröffentlicht 11.05.2026 20:34:43
- Zuletzt bearbeitet 12.05.2026 18:17:28
WWBN AVideo is an open source video platform. In versions up to and including 29.0, objects/userSavePhoto.php is a legacy profile-photo endpoint that accepts a base64 POST parameter and writes the decoded bytes to videos/userPhoto/photo<users_id>.png...
CVE-2026-43876
- EPSS 0.16%
- Veröffentlicht 11.05.2026 20:33:26
- Zuletzt bearbeitet 13.05.2026 16:16:52
WWBN AVideo is an open source video platform. In versions up to and including 29.0, objects/notifySubscribers.json.php takes the raw message POST parameter and passes it into sendSiteEmail(), which substitutes it directly into an HTML email template ...
CVE-2026-43875
- EPSS 0.29%
- Veröffentlicht 11.05.2026 20:32:05
- Zuletzt bearbeitet 12.05.2026 14:50:18
WWBN AVideo is an open source video platform. In versions up to and including 29.0, plugin/MobileManager/oauth2.php completes an OAuth login by sending an HTTP 302 Location: oauth2Success.php?user=<email>&pass=<HASH> where <HASH> is the victim's stor...
CVE-2026-43873
- EPSS 0.26%
- Veröffentlicht 11.05.2026 20:31:06
- Zuletzt bearbeitet 12.05.2026 14:50:18
WWBN AVideo is an open source video platform. In versions up to and including 29.0, plugin/CloneSite/cloneClient.json.php echoes the local CloneSite shared secret ($objClone->myKey, a constant md5($global['systemRootPath'] . $global['salt'])) into th...
CVE-2026-43874
- EPSS 0.25%
- Veröffentlicht 11.05.2026 20:29:59
- Zuletzt bearbeitet 12.05.2026 14:50:18
WWBN AVideo is an open source video platform. In versions up to and including 29.0, the server-side mitigation for the YPTSocket autoEvalCodeOnHTML eval sink (from CVE-2026-40911) only strips the payload when it sits under $json['msg'], but the relay...
CVE-2026-41304
- EPSS 2.22%
- Veröffentlicht 21.04.2026 23:07:48
- Zuletzt bearbeitet 24.04.2026 15:11:04
WWBN AVideo is an open source video platform. In versions 29.0 and below, the `cloneServer.json.php` endpoint in the CloneSite plugin constructs shell commands using user-controlled input (`url` parameter) without proper sanitization. The input is di...
CVE-2026-41064
- EPSS 0.34%
- Veröffentlicht 21.04.2026 23:04:32
- Zuletzt bearbeitet 24.04.2026 15:10:50
WWBN AVideo is an open source video platform. In versions up to and including 29.0, an incomplete fix for AVideo's `test.php` adds `escapeshellarg` for wget but leaves the `file_get_contents` and `curl` code paths unsanitized, and the URL validation ...
CVE-2026-41063
- EPSS 0.22%
- Veröffentlicht 21.04.2026 22:59:52
- Zuletzt bearbeitet 24.04.2026 15:08:58
WWBN AVideo is an open source video platform. In versions 29.0 and below, an incomplete XSS fix in AVideo's `ParsedownSafeWithLinks` class overrides `inlineMarkup` for raw HTML but does not override `inlineLink()` or `inlineUrlTag()`, allowing `javas...