CVE-2026-27732
- EPSS 0.03%
- Veröffentlicht 24.02.2026 14:56:55
- Zuletzt bearbeitet 25.02.2026 16:52:33
WWBN AVideo is an open source video platform. Prior to version 22.0, the `aVideoEncoder.json.php` API endpoint accepts a `downloadURL` parameter and fetches the referenced resource server-side without proper validation or an allow-list. This allows a...
CVE-2026-27568
- EPSS 0.03%
- Veröffentlicht 24.02.2026 14:53:20
- Zuletzt bearbeitet 26.02.2026 19:57:52
WWBN AVideo is an open source video platform. Prior to version 21.0, AVideo allows Markdown in video comments and uses Parsedown (v1.7.4) without Safe Mode enabled. Markdown links are not sufficiently sanitized, allowing `javascript:` URIs to be rend...
CVE-2020-37158
- EPSS 0.01%
- Veröffentlicht 11.02.2026 20:49:49
- Zuletzt bearbeitet 20.02.2026 16:21:56
AVideo Platform 8.1 contains a cross-site request forgery vulnerability that allows attackers to reset user passwords by exploiting the password recovery mechanism. Attackers can craft malicious requests to the recoverPass endpoint using the user's r...
CVE-2020-37173
- EPSS 0.09%
- Veröffentlicht 11.02.2026 20:36:58
- Zuletzt bearbeitet 18.02.2026 19:36:51
AVideo Platform 8.1 contains an information disclosure vulnerability that allows attackers to enumerate user details through the playlistsFromUser.json.php endpoint. Attackers can retrieve sensitive user information including email, password hash, an...
CVE-2020-37172
- EPSS 0.05%
- Veröffentlicht 11.02.2026 20:33:33
- Zuletzt bearbeitet 18.02.2026 19:37:05
AVideo Platform 8.1 contains a cross-site request forgery vulnerability that allows attackers to reset user passwords by exploiting the password recovery mechanism. Attackers can craft malicious requests to the recoverPass endpoint using the user's r...
CVE-2025-34433
- EPSS 48.36%
- Veröffentlicht 19.12.2025 15:37:39
- Zuletzt bearbeitet 19.12.2025 19:15:50
AVideo versions 14.3.1 prior to 20.1 contain an unauthenticated remote code execution vulnerability caused by predictable generation of an installation salt using PHP uniqid(). The installation timestamp is exposed via a public endpoint, and a derive...
CVE-2025-34438
- EPSS 0.03%
- Veröffentlicht 17.12.2025 19:51:06
- Zuletzt bearbeitet 19.12.2025 19:15:51
AVideo versions prior to 20.1 contain an insecure direct object reference vulnerability allowing users with upload permissions to modify the rotation metadata of any video. The endpoint verifies upload capability but fails to enforce ownership or man...
CVE-2025-34437
- EPSS 0.14%
- Veröffentlicht 17.12.2025 19:50:45
- Zuletzt bearbeitet 19.12.2025 19:15:51
AVideo versions prior to 20.1 permit any authenticated user to upload comment images to videos owned by other users. The endpoint validates authentication but omits ownership checks, allowing attackers to perform unauthorized uploads to arbitrary vid...
CVE-2025-34435
- EPSS 0.07%
- Veröffentlicht 17.12.2025 19:50:30
- Zuletzt bearbeitet 19.12.2025 19:15:50
AVideo versions prior to 20.1 are vulnerable to an insecure direct object reference (IDOR) that allows any authenticated user to delete media files belonging to other users. The affected endpoint validates authentication but fails to verify ownership...
CVE-2025-34436
- EPSS 0.14%
- Veröffentlicht 17.12.2025 19:50:12
- Zuletzt bearbeitet 19.12.2025 19:15:51
AVideo versions prior to 20.1 allow any authenticated user to upload files into directories belonging to other users due to an insecure direct object reference. The upload functionality verifies authentication but does not enforce ownership checks.