Lucene search
+L

2131 matches found

OSV
OSV
added 2026/03/23 2:08 p.m.9 views

CVE-2026-33480 AVideo has a SSRF Protection Bypass via IPv4-Mapped IPv6 Addresses in Unauthenticated LiveLinks Proxy

WWBN AVideo is an open source video platform. In versions up to and including 26.0, the isSSRFSafeURL function in AVideo can be bypassed using IPv4-mapped IPv6 addresses ::ffff:x.x.x.x. The unauthenticated plugin/LiveLinks/proxy.php endpoint uses this function to validate URLs before fetching the...

8.6CVSS5.8AI score
SaveExploits0References4
CVE
CVE
added 2026/03/23 2:05 p.m.35 views

CVE-2026-33479

CVE-2026-33479 affects WWBN AVideo (Gallery plugin, saveSort.json.php) where unsanitized values from $_REQUEST['sections'] are fed into eval(), enabling PHP code execution via CSRF against an admin session. The issue exists up to version 26.0; a patch in commit 087dab8841f8bdb54be184105ef19b47c56...

8.8CVSS6.3AI score0.00729EPSS
SaveExploits1References2Affected Software1
Cvelist
Cvelist
added 2026/03/23 2:05 p.m.37 views

CVE-2026-33479 AVideo has PHP Code Injection via eval() in Gallery saveSort.json.php Exploitable Through CSRF Against Admin

WWBN AVideo is an open source video platform. In versions up to and including 26.0, the Gallery plugin's saveSort.json.php endpoint passes unsanitized user input from $REQUEST'sections' array values directly into PHP's eval function. While the endpoint is gated behind User::isAdmin, it has no CSR...

8.8CVSS0.00729EPSS
SaveExploits1References2
Vulnrichment
Vulnrichment
added 2026/03/23 2:05 p.m.8 views

CVE-2026-33479 AVideo has PHP Code Injection via eval() in Gallery saveSort.json.php Exploitable Through CSRF Against Admin

WWBN AVideo is an open source video platform. In versions up to and including 26.0, the Gallery plugin's saveSort.json.php endpoint passes unsanitized user input from $REQUEST'sections' array values directly into PHP's eval function. While the endpoint is gated behind User::isAdmin, it has no CSR...

8.8CVSS6.3AI score0.00729EPSS
SaveExploits1References2
CVE
CVE
added 2026/03/23 2:01 p.m.45 views

CVE-2026-33478

Summary: CVE-2026-33478 affects WWBN AVideo up to version 26.0, via multiple vulnerabilities in the CloneSite plugin that enable unauthenticated remote code execution. An attacker can retrieve clone secret keys from clones.json.php, trigger a database dump with cloneServer.json.php (admin passwor...

10CVSS6.4AI score0.11235EPSS
SaveIn wildExploits1References2Affected Software1
Vulnrichment
Vulnrichment
added 2026/03/23 2:01 p.m.4 views

CVE-2026-33478 AVideo Multi-Chain Attack: Unauthenticated Remote Code Execution via Clone Key Disclosure, Database Dump, and Command Injection

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.11235EPSS
SaveExploits1References2
OSV
OSV
added 2026/03/23 1:58 p.m.11 views

CVE-2026-33354 AVideo has an authenticated arbitrary local file read via `chunkFile` path injection in `aVideoEncoder.json.php`

WWBN AVideo is an open source video platform. In versions up to and including 26.0, POST /objects/aVideoEncoder.json.php accepts a requester-controlled chunkFile parameter intended for staged upload chunks. Instead of restricting that path to trusted server-generated chunk locations, the endpoint...

7.6CVSS5.9AI score
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/03/23 1:58 p.m.5 views

CVE-2026-33354 AVideo has an authenticated arbitrary local file read via `chunkFile` path injection in `aVideoEncoder.json.php`

WWBN AVideo is an open source video platform. In versions up to and including 26.0, POST /objects/aVideoEncoder.json.php accepts a requester-controlled chunkFile parameter intended for staged upload chunks. Instead of restricting that path to trusted server-generated chunk locations, the endpoint...

7.6CVSS5.9AI score0.00347EPSS
SaveExploits1References2
attackerkb
attackerkb
added 2026/03/23 1:58 p.m.20 views

CVE-2026-33354

WWBN AVideo is an open source video platform. In versions up to and including 26.0, POST /objects/aVideoEncoder.json.php accepts a requester-controlled chunkFile parameter intended for staged upload chunks. Instead of restricting that path to trusted server-generated chunk locations, the endpoint...

7.6CVSS5.9AI score0.00347EPSS
SaveExploits1References3Affected Software1
Cvelist
Cvelist
added 2026/03/23 1:53 p.m.36 views

CVE-2026-33352 AVideo has an Unauthenticated SQL Injection via `doNotShowCats` Parameter (Backslash Escape Bypass)

WWBN AVideo is an open source video platform. Prior to version 26.0, an unauthenticated SQL injection vulnerability exists in objects/category.php in the getAllCategories method. The doNotShowCats request parameter is sanitized only by stripping single-quote characters strreplace"'", '', ..., but...

9.8CVSS0.00529EPSS
SaveExploits1References2
OSV
OSV
added 2026/03/23 1:53 p.m.13 views

CVE-2026-33352 AVideo has an Unauthenticated SQL Injection via `doNotShowCats` Parameter (Backslash Escape Bypass)

WWBN AVideo is an open source video platform. Prior to version 26.0, an unauthenticated SQL injection vulnerability exists in objects/category.php in the getAllCategories method. The doNotShowCats request parameter is sanitized only by stripping single-quote characters strreplace"'", '', ..., but...

9.8CVSS5.9AI score
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/03/23 1:53 p.m.8 views

CVE-2026-33352 AVideo has an Unauthenticated SQL Injection via `doNotShowCats` Parameter (Backslash Escape Bypass)

WWBN AVideo is an open source video platform. Prior to version 26.0, an unauthenticated SQL injection vulnerability exists in objects/category.php in the getAllCategories method. The doNotShowCats request parameter is sanitized only by stripping single-quote characters strreplace"'", '', ..., but...

9.8CVSS5.8AI score0.00529EPSS
SaveExploits1References2
OSV
OSV
added 2026/03/23 1:51 p.m.16 views

CVE-2026-33351 AVideo has Unauthenticated SSRF via `webSiteRootURL` Parameter in saveDVR.json.php, Chaining to Verification Bypass

WWBN AVideo is an open source video platform. Prior to version 26.0, a Server-Side Request Forgery SSRF vulnerability exists in plugin/Live/standAloneFiles/saveDVR.json.php. When the AVideo Live plugin is deployed in standalone mode the intended configuration for this file, the...

9.1CVSS5.9AI score
SaveExploits0References4
CVE
CVE
added 2026/03/23 1:51 p.m.42 views

CVE-2026-33351

CVE-2026-33351 affects WWBN AVideo prior to version 26.0, with a Server-Side Request Forgery (SSRF) in the Live plugin’s standalone deployment using the user-supplied webSiteRootURL to build a server-side request via file_get_contents(). The vulnerability enables unauthenticated SSRF, potentially...

9.1CVSS5.8AI score0.00537EPSS
SaveExploits1References2Affected Software1
Vulnrichment
Vulnrichment
added 2026/03/23 1:46 p.m.7 views

CVE-2026-33297 AVideo has an IDOR - Any Admin Can Set Another User's Channel Password via setPassword.json.php

WWBN AVideo is an open source video platform. Prior to version 26.0, the setPassword.json.php endpoint in the CustomizeUser plugin allows administrators to set a channel password for any user. Due to a logic error in how the submitted password value is processed, any password containing non-numer...

5.1CVSS5.8AI score0.0047EPSS
SaveExploits1References2
CVE
CVE
added 2026/03/23 1:46 p.m.25 views

CVE-2026-33297

CVE-2026-33297 affects WWBN AVideo prior to version 26.0. A logic error in CustomizeUser/setPassword.json.php coerces any non-numeric ProfilePassword to 0 via intval(), causing the stored channel password to become 0. This enables any visitor to bypass channel-level access controls by entering 0....

9.1CVSS5.8AI score0.0047EPSS
SaveExploits1References2Affected Software1
attackerkb
attackerkb
added 2026/03/23 1:46 p.m.5 views

CVE-2026-33297

WWBN AVideo is an open source video platform. Prior to version 26.0, the setPassword.json.php endpoint in the CustomizeUser plugin allows administrators to set a channel password for any user. Due to a logic error in how the submitted password value is processed, any password containing non-numer...

9.1CVSS5.8AI score0.0047EPSS
SaveExploits1References3Affected Software1
Packet Storm
Packet Storm
added 2026/03/23 12:00 a.m.158 views

📄 AVideo Command Injection

The Metasploit exploit module targets a command injection vulnerability in AVideo. This module exploits a base64-encoded command injection flaw in AVideo Encoder's image processing endpoint, turning a simple URL parameter into remote code execution with multiple payload strategies. Versions prior...

6.5AI score
SaveExploits0
CNNVD
CNNVD
added 2026/03/23 12:00 a.m.20 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 security vulnerabilities. These vulnerabilities were caused by inconsistent permission checks, which could lead to privilege escalation attacks...

7.6CVSS5.8AI score0.00337EPSS
SaveExploits1References2
CNNVD
CNNVD
added 2026/03/23 12:00 a.m.23 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 code vulnerabilities. These vulnerabilities stemmed from the isSSRFSafeURL function, which allowed bypassing IPv6 addresses using IPv4 mapping. This could lead to...

8.6CVSS5.9AI score0.00426EPSS
SaveExploits1References2
Rows per page
Query Builder