Lucene search
+L

53 matches found

Snyk
Snyk
added 2026/04/01 9:5 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 due to the absence of authentication checks in the list.json.php template used by multiple plugin endpoints. An attack...

7.5CVSS5.8AI score0.00376EPSS
SaveExploits1References2
Snyk
Snyk
added 2026/03/31 11:21 p.m.6 views

Missing Authorization

Overview wwbn/avideo is an Audio and Video Platform or simply "A Video Platform". Affected versions of this package are vulnerable to Missing Authorization in the users.json.php process. An attacker can access sensitive personal and financial information of all users by sending authenticated...

7.1CVSS5.8AI score0.00316EPSS
SaveExploits1References2
Vulnrichment
Vulnrichment
added 2026/03/31 8:51 p.m.4 views

CVE-2026-34732 AVideo: Missing Authentication in CreatePlugin list.json.php Template Affects 21 Endpoints

WWBN AVideo is an open source video platform. In versions 26.0 and prior, the AVideo CreatePlugin template for list.json.php does not include any authentication or authorization check. While the companion templates add.json.php and delete.json.php both require admin privileges, the list.json.php...

5.3CVSS5.9AI score0.00376EPSS
SaveExploits1References1
ATTACKERKB
ATTACKERKB
added 2026/03/31 8:38 p.m.7 views

CVE-2026-34395

WWBN AVideo is an open source video platform. In versions 26.0 and prior, the plugin/YPTWallet/view/users.json.php endpoint returns all platform users with their personal information and wallet balances to any authenticated user. The endpoint checks User::isLogged but does not check User::isAdmin...

6.5CVSS5.9AI score0.00316EPSS
SaveExploits1References2Affected Software1
Cvelist
Cvelist
added 2026/03/27 6:11 p.m.36 views

CVE-2026-34364 AVideo has User Group-Based Category Access Control Bypass via Missing and Broken Group Filtering in categories.json.php

WWBN AVideo is an open source video platform. In versions up to and including 26.0, the categories.json.php endpoint, which serves the category listing API, fails to enforce user group-based access controls on categories. In the default request path no ?user= parameter, user group filtering is...

5.3CVSS0.00319EPSS
SaveExploits1References2
OSV
OSV
added 2026/03/27 6:11 p.m.7 views

CVE-2026-34364 AVideo has User Group-Based Category Access Control Bypass via Missing and Broken Group Filtering in categories.json.php

WWBN AVideo is an open source video platform. In versions up to and including 26.0, the categories.json.php endpoint, which serves the category listing API, fails to enforce user group-based access controls on categories. In the default request path no ?user= parameter, user group filtering is...

5.3CVSS5.8AI score
SaveExploits0References4
NVD
NVD
added 2026/03/27 3:16 p.m.14 views

CVE-2026-33764

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 belongs to the specified video. An authenticated user wi...

4.3CVSS0.00214EPSS
SaveExploits1References2
CVE
CVE
added 2026/03/27 2:29 p.m.34 views

CVE-2026-33764

CVE-2026-33764 affects WWBN/AVideo up to version 26.0 where the AI plugin’s save.json.php loads AI responses by attacker-controlled IDs (ai_metatags_responses_id and ai_transcribe_responses_id) without validating ownership of the target video. An authenticated user with canUseAI can reference AI ...

4.3CVSS5.9AI score0.00214EPSS
SaveExploits1References2Affected Software1
Snyk
Snyk
added 2026/03/26 6:8 p.m.11 views

Authorization Bypass Through User-Controlled Key

Overview wwbn/avideo is an Audio and Video Platform or simply "A Video Platform". Affected versions of this package are vulnerable to Authorization Bypass Through User-Controlled Key in the save.json.php process. An attacker can access and exfiltrate confidential AI-generated metadata and...

5.3CVSS5.9AI score0.00214EPSS
SaveExploits1References2
Snyk
Snyk
added 2026/03/26 6:6 p.m.12 views

Missing Authorization

Overview wwbn/avideo is an Audio and Video Platform or simply "A Video Platform". Affected versions of this package are vulnerable to Missing Authorization in the list.json.php endpoints of the Scheduler plugin, which lack authentication checks. An attacker can access sensitive information such a...

6.9CVSS5.8AI score0.00382EPSS
SaveExploits1References2
RedhatCVE
RedhatCVE
added 2026/03/26 3:0 p.m.8 views

CVE-2026-33493

WWBN AVideo is an open source video platform. In versions up to and including 26.0, the objects/import.json.php endpoint accepts a user-controlled fileURI POST parameter with only a regex check that the value ends in .mp4. Unlike objects/listFiles.json.php, which was hardened with a realpath +...

8.1CVSS5.8AI score0.00335EPSS
SaveExploits1References1
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
Snyk
Snyk
added 2026/03/25 5:50 p.m.5 views

SQL Injection

Overview wwbn/avideo is an Audio and Video Platform or simply "A Video Platform". Affected versions of this package are vulnerable to SQL Injection via the remindMe.json.php file. An attacker can extract sensitive database contents or modify data by supplying crafted input to the livescheduleid...

8.8CVSS6AI score0.00347EPSS
SaveExploits1References2
Snyk
Snyk
added 2026/03/25 5:47 p.m.5 views

Command Injection

Overview wwbn/avideo is an Audio and Video Platform or simply "A Video Platform". Affected versions of this package are vulnerable to Command Injection via unsanitized input in the restreamer.json.php file. An attacker can execute arbitrary operating system commands with the privileges of the web...

8.8CVSS6.1AI score0.00612EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2026/03/23 6:49 p.m.30 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
CVE
CVE
added 2026/03/23 6:46 p.m.35 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
ATTACKERKB
ATTACKERKB
added 2026/03/23 6:42 p.m.6 views

CVE-2026-33685

WWBN AVideo is an open source video platform. In versions up to and including 26.0, the plugin/ADServer/reports.json.php endpoint performs no authentication or authorization checks, allowing any unauthenticated attacker to extract ad campaign analytics data including video titles, user channel...

5.3CVSS5.8AI score0.00315EPSS
SaveExploits1References3Affected Software1
CNNVD
CNNVD
added 2026/03/23 12:0 a.m.14 views

WWBN AVideo 路径遍历漏洞

WWBN AVideo is a video platform building system written in PHP, developed by the WWBN team. Versions of WWBN AVideo prior to 26.0 contained a path traversal vulnerability. This vulnerability stemmed from the lack of directory restrictions on the import.json.php endpoint, which could allow arbitra...

8.1CVSS5.9AI score0.00335EPSS
SaveExploits1References2
CNNVD
CNNVD
added 2026/03/23 12:0 a.m.15 views

WWBN AVideo 安全漏洞

WWBN AVideo is a video platform building system developed by the WWBN team using PHP. Versions of WWBN AVideo prior to 26.0 contained security vulnerabilities. These vulnerabilities stemmed from a logical error in the setPassword.json.php endpoint of the CustomizeUser plugin. This error could cau...

9.1CVSS5.8AI score0.00342EPSS
SaveExploits1References2
Positive Technologies
Positive Technologies
added 2026/03/23 12:0 a.m.13 views

PT-2026-27184

Name of the Vulnerable Software and Affected Versions AVideo versions up to and including 26.0 Description AVideo is an open source video platform. The remindMe.json.php endpoint passes the $ REQUEST'live schedule id' variable through multiple functions without proper sanitization. This ultimatel...

8.8CVSS5.9AI score0.00347EPSS
SaveExploits1References6
Rows per page
Query Builder