Lucene search
+L

246 matches found

Cvelist
Cvelist
added 2026/03/23 6:42 p.m.34 views

CVE-2026-33685 AVideo Allows Unauthenticated Access to AD_Server reports.json.php that Exposes Ad Campaign Analytics and User Data

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.3CVSS0.00315EPSS
SaveExploits1References2
Vulnrichment
Vulnrichment
added 2026/03/23 6:42 p.m.3 views

CVE-2026-33685 AVideo Allows Unauthenticated Access to AD_Server reports.json.php that Exposes Ad Campaign Analytics and User Data

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
SaveExploits1References2
Vulnrichment
Vulnrichment
added 2026/03/23 6:41 p.m.2 views

CVE-2026-33683 AVideo vulnerable to Stored XSS via html_entity_decode() Reversing xss_esc() Sanitization in Channel About Field

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
SaveExploits1References2
CVE
CVE
added 2026/03/23 6:39 p.m.32 views

CVE-2026-33681

WWBN AVideo (versions up to 26.0) has a path traversal flaw in the objects/pluginRunDatabaseScript.json.php endpoint. An authenticated admin (or an attacker via CSRF) can pass a name parameter via POST, which is handed to Plugin::getDatabaseFileName() without proper sanitization and allows readin...

7.2CVSS6AI score0.00493EPSS
SaveExploits1References2Affected Software1
Cvelist
Cvelist
added 2026/03/23 6:28 p.m.32 views

CVE-2026-33650 AVideo's Video Moderator Privilege Escalation via Ownership Transfer Enables Arbitrary Video Deletion

WWBN AVideo is an open source video platform. In versions up to and including 26.0, a user with the "Videos Moderator" permission can escalate privileges to perform full video management operations — including ownership transfer and deletion of any video — despite the permission being documented ...

7.6CVSS0.0024EPSS
SaveExploits1References2
ATTACKERKB
ATTACKERKB
added 2026/03/23 6:21 p.m.7 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.6CVSS6.4AI score0.0074EPSS
SaveExploits3References2Affected Software1
CVE
CVE
added 2026/03/23 6:21 p.m.26 views

CVE-2026-33513

The connected GHSA advisory documents an unauthenticated Local File Inclusion in AVideo via the API locale endpoint (plugin/API/get.json.php?APIName=locale). User input is concatenated into an include path without canonicalization or validation, allowing path traversal to arbitrary PHP files unde...

8.6CVSS6.4AI score0.0074EPSS
SaveExploits3References1Affected Software1
CVE
CVE
added 2026/03/23 6:17 p.m.24 views

CVE-2026-33512

WWBN AVideo (open source video platform) — Affected versions up to 26.0 have an unauthenticated decryptString action in the API plugin that accepts ciphertext and returns plaintext, exposing protected tokens/metadata. Ciphertext is publicly obtainable (e.g., view/url2Embed.json.php). Patch is ava...

7.5CVSS5.7AI score0.00234EPSS
SaveExploits1References2Affected Software1
NVD
NVD
added 2026/03/23 5:16 p.m.5 views

CVE-2026-33507

WWBN AVideo is an open source video platform. In versions up to and including 26.0, the objects/pluginImport.json.php endpoint allows admin users to upload and install plugin ZIP files containing executable PHP code, but lacks any CSRF protection. Combined with the application explicitly setting...

8.8CVSS0.00367EPSS
SaveExploits1References2
Vulnrichment
Vulnrichment
added 2026/03/23 4:32 p.m.4 views

CVE-2026-33507 AVideo Affected by CSRF on Plugin Import Endpoint Enables Unauthenticated Remote Code Execution via Malicious Plugin Upload

WWBN AVideo is an open source video platform. In versions up to and including 26.0, the objects/pluginImport.json.php endpoint allows admin users to upload and install plugin ZIP files containing executable PHP code, but lacks any CSRF protection. Combined with the application explicitly setting...

8.8CVSS5.9AI score0.00367EPSS
SaveExploits1References2
ATTACKERKB
ATTACKERKB
added 2026/03/23 4:32 p.m.8 views

CVE-2026-33507

WWBN AVideo is an open source video platform. In versions up to and including 26.0, the objects/pluginImport.json.php endpoint allows admin users to upload and install plugin ZIP files containing executable PHP code, but lacks any CSRF protection. Combined with the application explicitly setting...

8.8CVSS5.9AI score0.00367EPSS
SaveExploits1References3Affected Software1
CVE
CVE
added 2026/03/23 4:29 p.m.31 views

CVE-2026-33502

Summary (CVE-2026-33502) AVideo (open-source video platform) contains an unauthenticated SSRF via plugin/Live/test.php. In affected versions

9.3CVSS5.9AI score0.00442EPSS
SaveExploits1References2Affected Software1
OSV
OSV
added 2026/03/23 4:28 p.m.15 views

CVE-2026-33501 AVideo has Unauthenticated Information Disclosure of User Group Permission Mappings via Permissions Plugin

WWBN AVideo is an open source video platform. In versions up to and including 26.0, the endpoint plugin/Permissions/View/Usersgroupspermissions/list.json.php lacks any authentication or authorization check, allowing unauthenticated users to retrieve the complete permission matrix mapping user...

5.3CVSS5.8AI score
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/03/23 4:24 p.m.5 views

CVE-2026-33500

WWBN AVideo is an open source video platform. In versions up to and including 26.0, the fix for CVE-2026-27568 GHSA-rcqw-6466-3mv7 introduced a custom ParsedownSafeWithLinks class that sanitizes raw HTML and tags in comments, but explicitly disables Parsedown's safeMode. This creates a bypass:...

6.1CVSS5.8AI score0.00229EPSS
SaveExploits1References3Affected Software1
Cvelist
Cvelist
added 2026/03/23 4:24 p.m.30 views

CVE-2026-33500 AVideo Vulnerable to Stored XSS via Markdown `javascript:` URI Bypasses ParsedownSafeWithLinks Sanitization

WWBN AVideo is an open source video platform. In versions up to and including 26.0, the fix for CVE-2026-27568 GHSA-rcqw-6466-3mv7 introduced a custom ParsedownSafeWithLinks class that sanitizes raw HTML and tags in comments, but explicitly disables Parsedown's safeMode. This creates a bypass:...

5.4CVSS0.00218EPSS
SaveExploits1References2
NVD
NVD
added 2026/03/23 4:16 p.m.15 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.1CVSS0.00335EPSS
SaveExploits1References2
CVE
CVE
added 2026/03/23 3:52 p.m.21 views

CVE-2026-33493

CVE-2026-33493 affects WWBN AVideo (versions up to and including 26.0). The vulnerability is rooted in objects/import.json.php, which only validates fileURI ends with .mp4 and imposes no directory restriction. An authenticated user with upload permission can abuse this to: (1) import another user...

8.1CVSS5.8AI score0.00335EPSS
SaveExploits1References2Affected Software1
OSV
OSV
added 2026/03/23 3:25 p.m.7 views

CVE-2026-33492 AVideo has Session Fixation via GET PHPSESSID Parameter With Disabled Login Session Regeneration

WWBN AVideo is an open source video platform. In versions up to and including 26.0, AVideo's sessionstart function accepts arbitrary session IDs via the PHPSESSID GET parameter and sets them as the active PHP session. A session regeneration bypass exists for specific blacklisted endpoints when th...

7.3CVSS6AI score
SaveExploits0References4
Cvelist
Cvelist
added 2026/03/23 3:25 p.m.31 views

CVE-2026-33492 AVideo has Session Fixation via GET PHPSESSID Parameter With Disabled Login Session Regeneration

WWBN AVideo is an open source video platform. In versions up to and including 26.0, AVideo's sessionstart function accepts arbitrary session IDs via the PHPSESSID GET parameter and sets them as the active PHP session. A session regeneration bypass exists for specific blacklisted endpoints when th...

7.3CVSS0.00296EPSS
SaveExploits1References2
CVE
CVE
added 2026/03/23 3:23 p.m.27 views

CVE-2026-33488

WWBN AVideo CVE-2026-33488 affects versions up to 26.0 where the LoginControl plugin’s PGP 2FA key generation uses 512-bit RSA keys. The 512-bit modulus is factorable and, if an attacker obtains a user’s public key, can be factored on commodity hardware to derive the private key and decrypt 2FA c...

8.1CVSS5.7AI score0.00251EPSS
SaveExploits1References2Affected Software1
Rows per page
Query Builder