Lucene search
+L

21015 matches found

ATTACKERKB
ATTACKERKB
added 2026/04/21 10:25 p.m.8 views

CVE-2026-41055

WWBN AVideo is an open source video platform. In versions 29.0 and below, an incomplete SSRF fix in AVideo's LiveLinks proxy adds isSSRFSafeURL validation but leaves DNS TOCTOU vulnerabilities where DNS rebinding between validation and the actual HTTP request redirects traffic to internal...

8.6CVSS5.8AI score0.00377EPSS
SaveExploits2References5Affected Software1
EUVD
EUVD
added 2026/04/21 10:21 p.m.9 views

EUVD-2026-24527

WWBN AVideo is an open source video platform. In versions 29.0 and prior, objects/getCaptcha.php accepts the CAPTCHA length ql directly from the query string with no clamping or sanitization, letting any unauthenticated client force the server to generate a 1-character CAPTCHA word. Combined with...

5.3CVSS5.8AI score0.00218EPSS
SaveExploits1References2
EUVD
EUVD
added 2026/04/21 10:16 p.m.12 views

EUVD-2026-24525

WWBN AVideo is an open source video platform. In versions 29.0 and prior, objects/commentDelete.json.php is a state-mutating JSON endpoint that deletes comments but performs no CSRF validation. It does not call forbidIfIsUntrustedRequest, does not verify a CSRF/global token, and does not check...

5.4CVSS5.6AI score0.00113EPSS
SaveExploits1References2
ATTACKERKB
ATTACKERKB
added 2026/04/21 10:16 p.m.6 views

CVE-2026-40929

WWBN AVideo is an open source video platform. In versions 29.0 and prior, objects/commentDelete.json.php is a state-mutating JSON endpoint that deletes comments but performs no CSRF validation. It does not call forbidIfIsUntrustedRequest, does not verify a CSRF/global token, and does not check...

5.4CVSS5.6AI score0.00113EPSS
SaveExploits1References3Affected Software1
OSV
OSV
added 2026/04/21 10:16 p.m.6 views

CVE-2026-40929 WWBN AVideo's missing CSRF protection in objects/commentDelete.json.php enables mass comment deletion against moderators and content creators

WWBN AVideo is an open source video platform. In versions 29.0 and prior, objects/commentDelete.json.php is a state-mutating JSON endpoint that deletes comments but performs no CSRF validation. It does not call forbidIfIsUntrustedRequest, does not verify a CSRF/global token, and does not check...

5.4CVSS5.8AI score
SaveExploits0References4
CVE
CVE
added 2026/04/21 10:14 p.m.27 views

CVE-2026-40928

WWBN AVideo (versions ≤ 29.0) exposes state-changing JSON endpoints under objects/ without CSRF protection or origin/referer checks. A logged-in user can be coerced to perform actions via attacker-controlled HTML: like/dislike comments (objects/comments_like.json.php), post comments with attacker...

5.4CVSS5.7AI score0.00115EPSS
SaveExploits1References2Affected Software1
OSV
OSV
added 2026/04/21 10:14 p.m.11 views

CVE-2026-40928 AVideo: Missing CSRF Protection on State-Changing JSON Endpoints Enables Forced Comment Creation, Vote Manipulation, and Category Asset Deletion

WWBN AVideo is an open source video platform. In versions 29.0 and prior, multiple AVideo JSON endpoints under objects/ accept state-changing requests via $REQUEST/$GET and persist changes tied to the caller's session user, without any anti-CSRF token, origin check, or referer check. A malicious...

5.4CVSS6AI score
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/04/21 10:14 p.m.13 views

CVE-2026-40928

WWBN AVideo is an open source video platform. In versions 29.0 and prior, multiple AVideo JSON endpoints under objects/ accept state-changing requests via $REQUEST/$GET and persist changes tied to the caller's session user, without any anti-CSRF token, origin check, or referer check. A malicious...

5.4CVSS5.7AI score0.00115EPSS
SaveExploits1References3Affected Software1
Cvelist
Cvelist
added 2026/04/21 10:14 p.m.44 views

CVE-2026-40928 AVideo: Missing CSRF Protection on State-Changing JSON Endpoints Enables Forced Comment Creation, Vote Manipulation, and Category Asset Deletion

WWBN AVideo is an open source video platform. In versions 29.0 and prior, multiple AVideo JSON endpoints under objects/ accept state-changing requests via $REQUEST/$GET and persist changes tied to the caller's session user, without any anti-CSRF token, origin check, or referer check. A malicious...

5.4CVSS0.00115EPSS
SaveExploits1References2
ATTACKERKB
ATTACKERKB
added 2026/04/21 10:12 p.m.6 views

CVE-2026-40926

WWBN AVideo is an open source video platform. In versions 29.0 and prior, three admin-only JSON endpoints — objects/categoryAddNew.json.php, objects/categoryDelete.json.php, and objects/pluginRunUpdateScript.json.php — enforce only a role check Category::canCreateCategory / User::isAdmin and...

7.1CVSS5.9AI score0.00166EPSS
SaveExploits1References3Affected Software1
NVD
NVD
added 2026/04/21 8:17 p.m.13 views

CVE-2026-40909

WWBN AVideo is an open source video platform. In versions 29.0 and prior, the locale save endpoint locale/save.php constructs a file path by directly concatenating $POST'flag' into the path at line 30 without any sanitization. The $POST'code' parameter is then written verbatim to that path via...

8.7CVSS0.00656EPSS
SaveExploits1References2
CVE
CVE
added 2026/04/21 7:55 p.m.23 views

CVE-2026-40911

CVE-2026-40911 affects WWBN AVideo before version 30.x via the YPTSocket WebSocket plugin. The WebSocket server relays attacker-supplied JSON fields without sanitization, and plugin/YPTSocket/script.js directly feeds relayed json.msg.autoEvalCodeOnHTML and json.callback into eval(), enabling unau...

10CVSS5.9AI score0.00645EPSS
SaveExploits1References2Affected Software1
Vulnrichment
Vulnrichment
added 2026/04/21 7:52 p.m.4 views

CVE-2026-40908 WWBN AVideo has an Unauthenticated Information Disclosure via git.json.php that Exposes Developer Emails and Deployed Version

WWBN AVideo is an open source video platform. In versions 29.0 and prior, the file git.json.php at the web root executes git log -1 and returns the full output as JSON to any unauthenticated user. This exposes the exact deployed commit hash enabling version fingerprinting against known CVEs,...

5.3CVSS5.7AI score0.0025EPSS
SaveExploits1References1
EUVD
EUVD
added 2026/04/21 7:52 p.m.15 views

EUVD-2026-24286

WWBN AVideo is an open source video platform. In versions 29.0 and prior, the file git.json.php at the web root executes git log -1 and returns the full output as JSON to any unauthenticated user. This exposes the exact deployed commit hash enabling version fingerprinting against known CVEs,...

5.3CVSS5.7AI score0.0025EPSS
SaveExploits1References1
RedHat Linux
RedHat Linux
added 2026/04/21 7:5 p.m.12 views

gstreamer-plugins-base: GStreamer: Arbitrary code execution via RIFF palette integer overflow in AVI file handling

A flaw was found in GStreamer. This vulnerability allows remote attackers to execute arbitrary code on affected installations of GStreamer. The flaw exists within the handling of palette data in AVI files, where a lack of proper validation of user-supplied data can lead to an integer overflow...

7.8CVSS8.2AI score0.00867EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/04/21 5:40 p.m.12 views

gstreamer-plugins-base: GStreamer: Arbitrary code execution via RIFF palette integer overflow in AVI file handling

A flaw was found in GStreamer. This vulnerability allows remote attackers to execute arbitrary code on affected installations of GStreamer. The flaw exists within the handling of palette data in AVI files, where a lack of proper validation of user-supplied data can lead to an integer overflow...

7.8CVSS8.2AI score0.00867EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/04/21 3:32 p.m.10 views

EUVD-2026-24124

Incorrect boundary conditions, integer overflow in the Audio/Video: Playback component. This vulnerability was fixed in Firefox 150...

5.3CVSS5.8AI score0.0023EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/04/21 3:32 p.m.11 views

EUVD-2026-24122

Denial-of-service in the Audio/Video: Playback component. This vulnerability was fixed in Firefox 150...

7.5CVSS5.8AI score0.00294EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/04/21 3:32 p.m.15 views

EUVD-2026-24119

Invalid pointer in the Audio/Video: Playback component. This vulnerability was fixed in Firefox 150...

5.3CVSS5.8AI score0.00256EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/04/21 3:32 p.m.13 views

EUVD-2026-24121

Denial-of-service in the Audio/Video: Playback component. This vulnerability was fixed in Firefox 150...

7.5CVSS5.8AI score0.00294EPSS
SaveExploits0References3
Rows per page
Query Builder