Lucene search
+L

2431 matches found

Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/09/03 12:00 a.m.•1 views

CVE-2026-85162: Cross-Site Request Forgery (CSRF)

AVideo through commit c91b5975d contains a cross-site request forgery vulnerability in plugin/Live/saveLive.php that lacks forbidIfNotPost and forbidIfInvalidToken protections. Attackers can craft malicious image tags to overwrite authenticated streamers' RTMP keys, passwords, and titles, hijacki...

7.1CVSS5.7AI score0.00174EPSS
SaveExploits0References2
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/09/03 12:00 a.m.•3 views

CVE-2026-85160: External Control of File Name or Path

AVideo through commit c91b5975d contains a cross-site request forgery and path traversal vulnerability in stopLive.php that allows attackers to delete directories by exploiting missing token validation and unsanitized key parameter concatenation. Attackers can craft an image tag with a traversal...

8.1CVSS5.8AI score0.00388EPSS
SaveExploits0References2
EUVD
EUVD
•added 2026/09/02 12:31 a.m.•16 views

EUVD-2026-69723

WWBN AVideo through 30.0 contains an information disclosure vulnerability in the MobileManager plugin getConfiguration endpoint that returns sensitive configuration data to unauthenticated visitors. Attackers can send an unauthenticated GET request to plugin/MobileManager/getConfiguration.json.ph...

6.9CVSS5.9AI score0.00445EPSS
SaveExploits0References3
EUVD
EUVD
•added 2026/09/02 12:31 a.m.•14 views

EUVD-2026-69725

WWBN AVideo through commit 9c39d8c8 contains an incomplete authentication bypass in encryptPass.json.php that allows unauthenticated attackers to compute valid HMAC tokens using the public site URL and current time. Attackers can forge authentication tokens by computing hashhmac with the site's...

6.9CVSS5.9AI score0.00448EPSS
SaveExploits0References3
EUVD
EUVD
•added 2026/09/02 12:31 a.m.•12 views

EUVD-2026-69724

WWBN AVideo through commit 9c39d8c8 contains a cross-site request forgery vulnerability in the getdomain and isSameDomain functions that fail to properly validate referer origins. Attackers can forge requests from sibling subdomains or unparseable long-gTLD origins to perform administrative...

8.8CVSS5.8AI score0.00208EPSS
SaveExploits0References3
EUVD
EUVD
•added 2026/09/02 12:31 a.m.•11 views

EUVD-2026-69719

AVideo Liveschedule::setTitle and setDescription store POST input without sanitization, allowing users with streaming permission to inject malicious scripts. Unauthenticated attackers can access remindMe.php to execute stored XSS payloads in victim browsers without requiring authentication...

5.4CVSS6AI score0.00292EPSS
SaveExploits0References3
EUVD
EUVD
•added 2026/09/02 12:31 a.m.•10 views

EUVD-2026-69720

WWBN AVideo contains a path traversal vulnerability in the API getapilogincode endpoint that allows unauthenticated attackers to delete arbitrary .log files by supplying directory traversal sequences in the code parameter. Attackers can exploit this to destroy audit logs and probe for file...

7.3CVSS6AI score0.00561EPSS
SaveExploits0References3
EUVD
EUVD
•added 2026/09/02 12:31 a.m.•13 views

EUVD-2026-69717

AVideo through version 29.0 contains an unauthenticated SQL injection vulnerability in the UserLocation plugin's regions.json.php and cities.json.php endpoints. The country and region GET parameters are passed directly into SQL queries without escaping or prepared statement binding, allowing...

8.7CVSS6AI score0.00463EPSS
SaveExploits0References3
EUVD
EUVD
•added 2026/09/02 12:31 a.m.•10 views

EUVD-2026-69722

WWBN AVideo fails to validate password recovery token expiration in userRecoverPassSave.json.php, allowing attackers to use expired tokens to reset account passwords indefinitely. Attackers who obtain a recovery token can use it at any time to change the target account's password and gain full...

9.8CVSS5.9AI score0.00512EPSS
SaveExploits0References3
EUVD
EUVD
•added 2026/09/02 12:31 a.m.•14 views

EUVD-2026-69721

WWBN AVideo current e01e41ecc and earlier makes three login-time security controls depend solely on the client-supplied User-Agent header. The isAVideoEncoder/isAVideoMobileApp checks match HTTPUSERAGENT against a hardcoded literal "AVideoEncoder"/"AVideoMobileApp" with no IP check or shared...

9.3CVSS5.9AI score0.00549EPSS
SaveExploits0References3
EUVD
EUVD
•added 2026/09/02 12:31 a.m.•15 views

EUVD-2026-69718

WWBN AVideo fails to validate trusted proxies before accepting X-Real-IP and X-Forwarded-For headers, allowing attackers to spoof the client address used by enforceRateLimit. Attackers can rotate the header value per request to bypass login rate limiting and perform unlimited credential guessing...

8.7CVSS5.9AI score0.00434EPSS
SaveExploits0References3
NVD
NVD
•added 2026/09/01 11:17 p.m.•12 views

CVE-2026-84481

WWBN AVideo through 30.0 contains an information disclosure vulnerability in the MobileManager plugin getConfiguration endpoint that returns sensitive configuration data to unauthenticated visitors. Attackers can send an unauthenticated GET request to plugin/MobileManager/getConfiguration.json.ph...

6.9CVSS0.00445EPSS
SaveExploits0References2
NVD
NVD
•added 2026/09/01 11:17 p.m.•16 views

CVE-2026-84482

WWBN AVideo through commit 9c39d8c8 contains a cross-site request forgery vulnerability in the getdomain and isSameDomain functions that fail to properly validate referer origins. Attackers can forge requests from sibling subdomains or unparseable long-gTLD origins to perform administrative...

8.8CVSS0.00208EPSS
SaveExploits0References2
NVD
NVD
•added 2026/09/01 11:17 p.m.•12 views

CVE-2026-84483

WWBN AVideo through commit 9c39d8c8 contains an incomplete authentication bypass in encryptPass.json.php that allows unauthenticated attackers to compute valid HMAC tokens using the public site URL and current time. Attackers can forge authentication tokens by computing hashhmac with the site's...

6.9CVSS0.00448EPSS
SaveExploits0References2
NVD
NVD
•added 2026/09/01 11:17 p.m.•14 views

CVE-2026-84479

WWBN AVideo current e01e41ecc and earlier makes three login-time security controls depend solely on the client-supplied User-Agent header. The isAVideoEncoder/isAVideoMobileApp checks match HTTPUSERAGENT against a hardcoded literal "AVideoEncoder"/"AVideoMobileApp" with no IP check or shared...

9.3CVSS0.00549EPSS
SaveExploits0References2
NVD
NVD
•added 2026/09/01 11:17 p.m.•12 views

CVE-2026-84480

WWBN AVideo fails to validate password recovery token expiration in userRecoverPassSave.json.php, allowing attackers to use expired tokens to reset account passwords indefinitely. Attackers who obtain a recovery token can use it at any time to change the target account's password and gain full...

9.8CVSS0.00512EPSS
SaveExploits0References2
NVD
NVD
•added 2026/09/01 11:17 p.m.•26 views

CVE-2026-84208

AVideo through version 29.0 contains an unauthenticated SQL injection vulnerability in the UserLocation plugin's regions.json.php and cities.json.php endpoints. The country and region GET parameters are passed directly into SQL queries without escaping or prepared statement binding, allowing...

8.7CVSS0.00463EPSS
SaveExploits0References2
NVD
NVD
•added 2026/09/01 11:17 p.m.•9 views

CVE-2026-84477

AVideo Liveschedule::setTitle and setDescription store POST input without sanitization, allowing users with streaming permission to inject malicious scripts. Unauthenticated attackers can access remindMe.php to execute stored XSS payloads in victim browsers without requiring authentication...

5.4CVSS0.00292EPSS
SaveExploits0References2
NVD
NVD
•added 2026/09/01 11:17 p.m.•11 views

CVE-2026-84478

WWBN AVideo contains a path traversal vulnerability in the API getapilogincode endpoint that allows unauthenticated attackers to delete arbitrary .log files by supplying directory traversal sequences in the code parameter. Attackers can exploit this to destroy audit logs and probe for file...

7.3CVSS0.00561EPSS
SaveExploits0References2
NVD
NVD
•added 2026/09/01 11:17 p.m.•11 views

CVE-2026-84476

WWBN AVideo fails to validate trusted proxies before accepting X-Real-IP and X-Forwarded-For headers, allowing attackers to spoof the client address used by enforceRateLimit. Attackers can rotate the header value per request to bypass login rate limiting and perform unlimited credential guessing...

8.7CVSS0.00434EPSS
SaveExploits0References2
Rows per page
Query Builder