Lucene search
+L

246 matches found

Snyk
Snyk
added 2026/04/08 12:8 a.m.5 views

Insufficient Verification of Data Authenticity

Overview wwbn/avideo is an Audio and Video Platform or simply "A Video Platform". Affected versions of this package are vulnerable to Insufficient Verification of Data Authenticity through the ipn.php process. An attacker can repeatedly increase their wallet balance and renew subscriptions by...

7.1CVSS5.8AI score0.0017EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/04/07 11:1 p.m.11 views

CVE-2026-35180

WWBN AVideo is an open source video platform. In versions 26.0 and prior, the site customization endpoint at admin/customizesettingsnativeUpdate.json.php lacks CSRF token validation and writes uploaded logo files to disk before the ORM's domain-based security check executes. Combined with...

4.3CVSS5.8AI score0.00112EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2026/04/07 11:1 p.m.9 views

CVE-2026-35449

WWBN AVideo is an open source video platform. In versions 26.0 and prior, the install/test.php diagnostic script has its CLI-only access guard disabled by commenting out the die statement. The script remains accessible via HTTP after installation, exposing video viewer statistics including IP...

5.3CVSS5.9AI score0.00332EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2026/04/07 11:1 p.m.9 views

CVE-2026-35450

WWBN AVideo is an open source video platform. In versions 26.0 and prior, the plugin/API/check.ffmpeg.json.php endpoint probes the FFmpeg remote server configuration and returns connectivity status without any authentication. All sibling FFmpeg management endpoints kill.ffmpeg.json.php,...

5.3CVSS5.9AI score0.0037EPSS
SaveExploits1References1
NVD
NVD
added 2026/04/07 8:16 p.m.16 views

CVE-2026-39368

WWBN AVideo is an open source video platform. In versions 26.0 and prior, the Live restream log callback flow accepted an attacker-controlled restreamerURL and later fetched that stored URL server-side, enabling stored SSRF for authenticated streamers. The vulnerable flow allowed a low-privilege...

6.5CVSS0.0021EPSS
SaveExploits0References1
OSV
OSV
added 2026/04/07 7:24 p.m.6 views

CVE-2026-39369 WWBN AVideo's GIF poster fetch bypasses traversal scrubbing and exposes local files through public media URLs

WWBN AVideo is an open source video platform. In versions 26.0 and prior, objects/aVideoEncoderReceiveImage.json.php allowed an authenticated uploader to fetch attacker-controlled same-origin /videos/... URLs, bypass traversal scrubbing, and expose server-local files through the GIF poster storag...

7.6CVSS5.9AI score
SaveExploits0References4
OSV
OSV
added 2026/04/07 7:22 p.m.11 views

CVE-2026-39367 WWBN AVideo has Stored XSS via Malicious EPG XML Program Titles in AVideo EPG Page

WWBN AVideo is an open source video platform. In versions 26.0 and prior, AVideo's EPG Electronic Program Guide feature parses XML from user-controlled URLs and renders programme titles directly into HTML without any sanitization or escaping. A user with upload permission can set a video's epglin...

5.4CVSS5.9AI score
SaveExploits0References4
NVD
NVD
added 2026/04/06 10:16 p.m.9 views

CVE-2026-35448

WWBN AVideo is an open source video platform. In versions 26.0 and prior, the BlockonomicsYPT plugin's check.php endpoint returns payment order data for any Bitcoin address without requiring authentication. The endpoint was designed as an AJAX polling helper for the authenticated invoice.php page...

3.7CVSS0.00318EPSS
SaveExploits1References1
Positive Technologies
Positive Technologies
added 2026/04/06 12:0 a.m.25 views

PT-2026-30713

WWBN AVideo is an open source video platform. In versions 26.0 and prior, the site customization endpoint at admin/customize settings nativeUpdate.json.php lacks CSRF token validation and writes uploaded logo files to disk before the ORM's domain-based security check executes. Combined with...

4.3CVSS5.8AI score0.00112EPSS
SaveExploits1References2
Snyk
Snyk
added 2026/04/04 6:17 a.m.9 views

Information Exposure

Overview wwbn/avideo is an Audio and Video Platform or simply "A Video Platform". Affected versions of this package are vulnerable to Information Exposure via the client.log.php endpoint, which serves operational log files without enforcing authentication. An attacker can obtain sensitive interna...

6.9CVSS5.8AI score0.00367EPSS
SaveExploits1References2
Circl
Circl
added 2026/04/02 5:52 p.m.11 views

CVE-2026-35448

creationtimestamp| type| source ---|---|--- 2026-04-02 17:52:54+00:00| published-proof-of-concept| https://github.com/WWBN/AVideo/security/advisories/GHSA-3v7m-qg4x-58h9...

3.7CVSS5.8AI score0.00318EPSS
SaveExploits1References1
Snyk
Snyk
added 2026/04/01 11:25 p.m.3 views

Cross-site Scripting (XSS)

Overview wwbn/avideo is an Audio and Video Platform or simply "A Video Platform". Affected versions of this package are vulnerable to Cross-site Scripting XSS in the rendering of menu item fields such as icon classes, URLs, and text labels without proper output encoding in the TopMenu plugin. An...

6.1CVSS5.8AI score0.00263EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/04/01 11:1 p.m.7 views

CVE-2026-34716

WWBN AVideo is an open source video platform. In versions 26.0 and prior, the AVideo YPTSocket plugin's caller feature renders incoming call notifications using the jQuery Toast Plugin, passing the caller's display name directly as the heading parameter. The toast plugin constructs the heading as...

6.4CVSS6.3AI score0.00279EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2026/04/01 11:1 p.m.9 views

CVE-2026-34732

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...

7.5CVSS5.9AI score0.00376EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2026/04/01 11:1 p.m.8 views

CVE-2026-34733

WWBN AVideo is an open source video platform. In versions 26.0 and prior, the AVideo installation script install/deleteSystemdPrivate.php contains a PHP operator precedence bug in its CLI-only access guard. The script is intended to run exclusively from the command line, but the guard condition...

7.3CVSS5.9AI score0.00341EPSS
SaveExploits1References1
Snyk
Snyk
added 2026/04/01 9:8 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 EPG link processing, which fails to properly validate URLs using the intended isSSRFSafeURL function. An attacker can caus...

7.1CVSS5.9AI score0.00323EPSS
SaveExploits1References2
Snyk
Snyk
added 2026/04/01 9:5 p.m.4 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
EUVD
EUVD
added 2026/04/01 9:4 p.m.18 views

EUVD-2026-17648

AVideo: Unauthenticated Live Stream Termination via RTMP Callback onpublishdone.php...

7.5CVSS5.8AI score0.00479EPSS
SaveExploits1References3
Snyk
Snyk
added 2026/04/01 8:54 p.m.9 views

Cross-site Request Forgery (CSRF)

Overview wwbn/avideo is an Audio and Video Platform or simply "A Video Platform". Affected versions of this package are vulnerable to Cross-site Request Forgery CSRF in the pluginSwitch.json.php process. An attacker can disable critical security plugins by tricking an authenticated administrator...

7.1CVSS5.8AI score0.00201EPSS
SaveExploits1References2
Snyk
Snyk
added 2026/04/01 8:48 p.m.4 views

Cross-site Request Forgery (CSRF)

Overview wwbn/avideo is an Audio and Video Platform or simply "A Video Platform". Affected versions of this package are vulnerable to Cross-site Request Forgery CSRF via the AVideo endpoint objects/emailAllUsers.json.php allows administrators to send HTML emails to every registered user on the...

7.1CVSS5.9AI score0.00157EPSS
SaveExploits1References2
Rows per page
Query Builder