Lucene search
+L

52301 matches found

ATTACKERKB
ATTACKERKB
added 2026/03/27 4:39 p.m.30 views

CVE-2026-34247

WWBN AVideo is an open source video platform. In versions up to and including 26.0, the plugin/Live/uploadPoster.php endpoint allows any authenticated user to overwrite the poster image for any scheduled live stream by supplying an arbitrary livescheduleid. The endpoint only checks User::isLogged...

5.4CVSS5.9AI score0.00243EPSS
SaveExploits1References3Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/03/27 4:32 p.m.6 views

CVE-2026-34245

WWBN AVideo is an open source video platform. In versions up to and including 26.0, the plugin/PlayLists/View/Playlistsschedules/add.json.php endpoint allows any authenticated user with streaming permission to create or modify broadcast schedules targeting any playlist on the platform, regardless...

6.3CVSS5.9AI score0.00249EPSS
SaveExploits1References3Affected Software1
CVE
CVE
added 2026/03/27 4:30 p.m.28 views

CVE-2026-33867

Summary of the CVE and details from connected sources : The vulnerability CVE-2026-33867 affects WWBN AVideo (and Red Hat, NVD, OSV, etc. references) in versions up to and including 26.0, where video passwords are stored in plaintext in the database without hashing or encryption. If an attacker c...

9.1CVSS5.9AI score0.00152EPSS
SaveExploits1References2Affected Software1
OSV
OSV
added 2026/03/27 4:30 p.m.13 views

CVE-2026-33867 AVideo has Plaintext Video Password Storage

WWBN AVideo is an open source video platform. In versions up to and including 26.0, AVideo allows content owners to password-protect individual videos. The video password is stored in the database in plaintext — no hashing, salting, or encryption is applied. If an attacker gains read access to th...

9.1CVSS5.8AI score
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/03/27 4:13 p.m.6 views

CVE-2026-33770

WWBN AVideo is an open source video platform. In versions up to and including 26.0, the fixCleanTitle static method in objects/category.php constructs a SQL SELECT query by directly interpolating both $cleantitle and $id into the query string without using prepared statements or parameterized...

7.1CVSS6AI score0.00492EPSS
SaveExploits1References3Affected Software1
OSV
OSV
added 2026/03/27 4:12 p.m.9 views

CVE-2026-33767 AVideo has SQL Injection via Partial Prepared Statement — videos_id Concatenated Directly into Query

WWBN AVideo is an open source video platform. In versions up to and including 26.0, in objects/like.php, the getLike method constructs a SQL query using a prepared statement placeholder ? for usersid but directly concatenates $this-videosid into the query string without parameterization. An...

7.1CVSS6AI score
SaveExploits0References4
Cvelist
Cvelist
added 2026/03/27 4:12 p.m.36 views

CVE-2026-33767 AVideo has SQL Injection via Partial Prepared Statement — videos_id Concatenated Directly into Query

WWBN AVideo is an open source video platform. In versions up to and including 26.0, in objects/like.php, the getLike method constructs a SQL query using a prepared statement placeholder ? for usersid but directly concatenates $this-videosid into the query string without parameterization. An...

7.1CVSS0.00509EPSS
SaveExploits1References2
EUVD
EUVD
added 2026/03/27 3:42 p.m.19 views

EUVD-2026-16398

TSPortal's Uncontrolled User Creation via Validation Side Effects Leads to Potential Denial of Service...

6.5CVSS5.9AI score0.00293EPSS
SaveExploits1References3
EUVD
EUVD
added 2026/03/27 3:35 p.m.11 views

EUVD-2026-16484

Open WebUI has unauthorized deletion of knowledge files...

5.4CVSS5.9AI score0.00252EPSS
SaveExploits1References3
EUVD
EUVD
added 2026/03/27 3:34 p.m.13 views

EUVD-2026-16482

Open WebUI's processfilesbatch endpoint missing ownership check, allows unauthorized file overwrite...

7.1CVSS5.8AI score0.02858EPSS
SaveExploits1References3
EUVD
EUVD
added 2026/03/27 3:30 p.m.12 views

EUVD-2026-16600

The command auto-approval module in Axon Code contains an OS Command Injection vulnerability, rendering its whitelist security mechanism ineffective. The vulnerability stems from the incorrect use of an incompatible command parser the Unix-based shell-quote library to analyze commands on the...

9.8CVSS6.2AI score0.01376EPSS
SaveExploits0References3
NVD
NVD
added 2026/03/27 3:16 p.m.12 views

CVE-2026-33766

WWBN AVideo is an open source video platform. In versions up to and including 26.0, isSSRFSafeURL validates URLs against private/reserved IP ranges before fetching, but urlgetcontents follows HTTP redirects without re-validating the redirect target. An attacker can bypass SSRF protection by...

6.5CVSS0.00233EPSS
SaveExploits1References2
NVD
NVD
added 2026/03/27 3:16 p.m.17 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
Circl
Circl
added 2026/03/27 3:15 p.m.6 views

CVE-2022-49985

creationtimestamp| type| source ---|---|--- 2026-03-27 15:15:16+00:00| seen| https://bsky.app/profile/o2cloud.bsky.social/post/3mi2fvy5bw326...

7.8CVSS5.8AI score0.00242EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/03/27 2:31 p.m.20 views

EUVD-2026-16652

WWBN AVideo is an open source video platform. In versions up to and including 26.0, isSSRFSafeURL validates URLs against private/reserved IP ranges before fetching, but urlgetcontents follows HTTP redirects without re-validating the redirect target. An attacker can bypass SSRF protection by...

5.3CVSS5.9AI score0.00233EPSS
SaveExploits1References2
Vulnrichment
Vulnrichment
added 2026/03/27 2:31 p.m.7 views

CVE-2026-33766 AVideo has SSRF Protection Bypass via HTTP Redirect in Image Download Endpoints

WWBN AVideo is an open source video platform. In versions up to and including 26.0, isSSRFSafeURL validates URLs against private/reserved IP ranges before fetching, but urlgetcontents follows HTTP redirects without re-validating the redirect target. An attacker can bypass SSRF protection by...

5.3CVSS5.9AI score0.00233EPSS
SaveExploits1References2
CVE
CVE
added 2026/03/27 2:31 p.m.36 views

CVE-2026-33766

WWBN AVideo (open-source video platform) versions up to 26.0 are affected by an SSRF protection bypass in image-download endpoints. The root cause is that isSSRFSafeURL() validates the URL against private/reserved IP ranges at check-time, but url_get_contents() follows HTTP redirects without re-v...

6.5CVSS5.9AI score0.00233EPSS
SaveExploits1References2Affected Software1
OSV
OSV
added 2026/03/27 2:29 p.m.13 views

CVE-2026-33764 AVideo: IDOR in AI Plugin Allows Stealing Other Users' AI-Generated Metadata and Transcriptions

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.3CVSS5.9AI score
SaveExploits0References4
Cvelist
Cvelist
added 2026/03/27 2:29 p.m.48 views

CVE-2026-33764 AVideo: IDOR in AI Plugin Allows Stealing Other Users' AI-Generated Metadata and Transcriptions

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
Vulnrichment
Vulnrichment
added 2026/03/27 2:25 p.m.15 views

CVE-2026-33763 AVideo has an Unauthenticated Video Password Brute-Force Vulnerability via Unrate-Limited Boolean Oracle

WWBN AVideo is an open source video platform. In versions up to and including 26.0, the getapivideopasswordiscorrect API endpoint allows any unauthenticated user to verify whether a given password is correct for any password-protected video. The endpoint returns a boolean passwordIsCorrect field...

5.3CVSS5.8AI score0.0032EPSS
SaveExploits1References2
Rows per page
Query Builder