Lucene search
+L

248 matches found

RedhatCVE
RedhatCVE
added 2026/03/26 3:09 p.m.9 views

CVE-2026-33683

WWBN AVideo is an open source video platform. In versions up to and including 26.0, a sanitization order-of-operations flaw in the user profile "about" field allows any registered user to inject arbitrary JavaScript that executes when other users visit their channel page. The xssesc function...

5.4CVSS5.9AI score0.00176EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2026/03/26 3:08 p.m.10 views

CVE-2026-33499

WWBN AVideo is an open source video platform. In versions up to and including 26.0, the view/forbiddenPage.php and view/warningPage.php templates reflect the $REQUEST'unlockPassword' parameter directly into an HTML tag's attributes without any output encoding or sanitization. An attacker can craf...

6.1CVSS5.9AI score0.00231EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2026/03/26 3:08 p.m.10 views

CVE-2026-33237

WWBN AVideo is an open source video platform. Prior to version 26.0, the Scheduler plugin's run function in plugin/Scheduler/Scheduler.php calls urlgetcontents with an admin-configurable callbackURL that is validated only by isValidURL URL format check. Unlike other AVideo endpoints that were...

5.5CVSS5.8AI score0.00338EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2026/03/26 3:01 p.m.11 views

CVE-2026-33478

WWBN AVideo is an open source video platform. In versions up to and including 26.0, multiple vulnerabilities in AVideo's CloneSite plugin chain together to allow a completely unauthenticated attacker to achieve remote code execution. The clones.json.php endpoint exposes clone secret keys without...

10CVSS6.4AI score0.13266EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2026/03/26 3:00 p.m.12 views

CVE-2026-33512

WWBN AVideo is an open source video platform. In versions up to and including 26.0, the API plugin exposes a decryptString action without any authentication. Anyone can submit ciphertext and receive plaintext. Ciphertext is issued publicly e.g., view/url2Embed.json.php, so any user can recover...

7.5CVSS5.7AI score0.00234EPSS
SaveExploits1References1
EUVD
EUVD
added 2026/03/25 9:55 p.m.10 views

EUVD-2026-14506

AVideo: Unauthenticated CDN Configuration Takeover via Empty Default Key Bypass and Mass-Assignment...

8.6CVSS5.8AI score0.00356EPSS
SaveExploits1References3
Snyk
Snyk
added 2026/03/25 9:55 p.m.6 views

Missing Authentication for Critical Function

Overview wwbn/avideo is an Audio and Video Platform or simply "A Video Platform". Affected versions of this package are vulnerable to Missing Authentication for Critical Function in the status.json.php and disable.json.php endpoints when the authentication key is left at its default empty value. ...

8.8CVSS5.9AI score0.00356EPSS
SaveExploits1References2
Snyk
Snyk
added 2026/03/25 9:28 p.m.8 views

Arbitrary File Upload

Overview wwbn/avideo is an Audio and Video Platform or simply "A Video Platform". Affected versions of this package are vulnerable to Arbitrary File Upload through the downloadVideoFromDownloadURL function. A user with upload permissions can execute arbitrary code on the server by uploading a...

8.8CVSS6.1AI score0.00395EPSS
SaveExploits1References2
Snyk
Snyk
added 2026/03/25 9:28 p.m.5 views

Server-side Request Forgery (SSRF)

Overview wwbn/avideo is an Audio and Video Platform or simply "A Video Platform". Affected versions of this package are vulnerable to Server-side Request Forgery SSRF via the streamerURL parameter in control.json.php. An attacker can gain unauthorized control over live streams by supplying a...

9.4CVSS5.8AI score0.00437EPSS
SaveExploits1References2
EUVD
EUVD
added 2026/03/25 9:28 p.m.17 views

EUVD-2026-14502

AVideo Allows Unauthenticated Live Stream Control via Token Verification URL Override in control.json.php...

9.4CVSS5.8AI score0.00437EPSS
SaveExploits1References3
EUVD
EUVD
added 2026/03/25 7:52 p.m.13 views

EUVD-2026-14494

AVideo vulnerable to Stored XSS via htmlentitydecode Reversing xssesc Sanitization in Channel About Field...

5.4CVSS5.8AI score0.00176EPSS
SaveExploits1References3
Snyk
Snyk
added 2026/03/25 5:48 p.m.8 views

Cross-site Request Forgery (CSRF)

Overview wwbn/avideo is an Audio and Video Platform or simply "A Video Platform". Affected versions of this package are vulnerable to Cross-site Request Forgery CSRF via the setPermission.json.php endpoint. An attacker can modify user group permissions and escalate privileges by tricking an...

8.8CVSS5.8AI score0.00172EPSS
SaveExploits1References2
NVD
NVD
added 2026/03/23 7:16 p.m.13 views

CVE-2026-33649

WWBN AVideo is an open source video platform. In versions up to and including 26.0, the plugin/Permissions/setPermission.json.php endpoint accepts GET parameters for a state-changing operation that modifies user group permissions. The endpoint has no CSRF token validation, and the application...

8.8CVSS0.00172EPSS
SaveExploits1References1
NVD
NVD
added 2026/03/23 7:16 p.m.15 views

CVE-2026-33513

WWBN AVideo is an open source video platform. In versions up to and including 26.0, an unauthenticated API endpoint APIName=locale concatenates user input into an include path with no canonicalization or whitelist. Path traversal is accepted, so arbitrary PHP files under the web root can be...

8.6CVSS0.0074EPSS
SaveExploits3References1
CVE
CVE
added 2026/03/23 6:50 p.m.55 views

CVE-2026-33723

WWBN AVideo vulnerable to SQL Injection in Subscribe endpoint (Subscribe::save). In versions up to 26.0, Subscribe::save() builds an INSERT query by directly concatenating $this->users_id (derived from $_POST['user_id'] in subscribe.json.php and subscribeNotify.json.php) without sanitization o...

7.1CVSS6AI score0.00224EPSS
SaveExploits1References2Affected Software1
Cvelist
Cvelist
added 2026/03/23 6:49 p.m.33 views

CVE-2026-33719 AVideo Vulnerable to Unauthenticated CDN Configuration Takeover via Empty Default Key Bypass and Mass-Assignment in status.json.php

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 plugin is enabled but the key has not been configured...

8.6CVSS0.00356EPSS
SaveExploits1References2
Vulnrichment
Vulnrichment
added 2026/03/23 6:49 p.m.7 views

CVE-2026-33719 AVideo Vulnerable to Unauthenticated CDN Configuration Takeover via Empty Default Key Bypass and Mass-Assignment in status.json.php

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 plugin is enabled but the key has not been configured...

8.6CVSS5.7AI score0.00356EPSS
SaveExploits1References2
OSV
OSV
added 2026/03/23 6:48 p.m.15 views

CVE-2026-33717 AVideo Vulnerable to Remote Code Execution via Persistent PHP Temp File in Encoder downloadURL with Resolution Validation Abort

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's filename and extension including .php. By providing...

8.8CVSS5.9AI score
SaveExploits0References4
CVE
CVE
added 2026/03/23 6:46 p.m.41 views

CVE-2026-33716

WWBN AVideo v2/3 up to 26.0 (open source video platform) is affected by a flaw in the standalone live stream control endpoint plugin/Live/standAloneFiles/control.json.php. The user-supplied streamerURL can override token verification requests, enabling an attacker to redirect verification to a ma...

9.4CVSS5.8AI score0.00437EPSS
SaveExploits1References2Affected Software1
Cvelist
Cvelist
added 2026/03/23 6:46 p.m.35 views

CVE-2026-33716 AVideo Allows Unauthenticated Live Stream Control via Token Verification URL Override in control.json.php

WWBN AVideo is an open source video platform. In versions up to and including 26.0, the standalone live stream control endpoint at plugin/Live/standAloneFiles/control.json.php accepts a user-supplied streamerURL parameter that overrides where the server sends token verification requests. An...

9.4CVSS0.00437EPSS
SaveExploits1References2
Rows per page
Query Builder