Lucene search
+L

2060 matches found

OSV
OSV
added 2026/09/05 12:09 p.m.6 views

CVE-2026-86186 AVideo API Rate Limit Bypass via Bot User-Agent Header

AVideo API fails to enforce rate limits when clients send a bot User-Agent header, allowing attackers to bypass all eight protected operations including login brute-force protection. Attackers can send requests with a bot User-Agent to disable rate limiting and perform unlimited password guessing...

6.3CVSS5.8AI score
SaveExploits0References4
Cvelist
Cvelist
added 2026/09/05 12:09 p.m.34 views

CVE-2026-86186 AVideo API Rate Limit Bypass via Bot User-Agent Header

AVideo API fails to enforce rate limits when clients send a bot User-Agent header, allowing attackers to bypass all eight protected operations including login brute-force protection. Attackers can send requests with a bot User-Agent to disable rate limiting and perform unlimited password guessing...

6.5CVSS0.0018EPSS
SaveExploits0References2
CVE
CVE
added 2026/09/05 12:09 p.m.12 views

CVE-2026-86186

AVideo is a video hosting platform whose API rate-limiting mechanism fails to account for requests carrying a bot User-Agent header . This allows an unauthenticated attacker to bypass all eight protected operations , including login brute-force protection , by simply setting a bot User-Agent stri...

6.5CVSS5.8AI score0.0018EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/09/05 12:09 p.m.8 views

EUVD-2026-72007

AVideo API fails to enforce rate limits when clients send a bot User-Agent header, allowing attackers to bypass all eight protected operations including login brute-force protection. Attackers can send requests with a bot User-Agent to disable rate limiting and perform unlimited password guessing...

6.5CVSS5.8AI score0.0018EPSS
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/03 9:00 a.m.4 views

CVE-2021-44228

CVE-2021-44228 Using Log4j 2.14 library Vulnerable in User-Agent, POST method and entrypoint /admin/cores?foo= I have uploaded it in Docker Hub: you can pull and run it https://hub.docker.com/repository/docker/iamnewbie/log4j-vuln...

10CVSS7.4AI score0.99999EPSS
SaveExploits368
Kitploit
Kitploit
added 2026/09/02 8:32 p.m.5 views

php-8.1.0-dev-backdoor-rce

PHP 8.1.0-dev Backdoor Remote Code Execution PHP 8.1.0-dev Backdoor System Shell Script PHP verion 8.1.0-dev was released with a backdoor on March 28th 2021, but the backdoor was quickly discovered and removed. If this version of PHP runs on a server, an attacker can execute arbitrary code by...

5.9AI score
SaveExploits0References3
EUVD
EUVD
added 2026/09/02 12:31 a.m.8 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.00317EPSS
SaveExploits0References3
NVD
NVD
added 2026/09/01 11:17 p.m.7 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.00317EPSS
SaveExploits0References2
CVE
CVE
added 2026/09/01 10:25 p.m.14 views

CVE-2026-84479

WWBN AVideo (version e01e41ecc and earlier) contains an authentication bypass vulnerability where three login-time security controls rely solely on the client-supplied User-Agent header. The isAVideoEncoder() and isAVideoMobileApp() checks match HTTP_USER_AGENT against hardcoded literals ("AVideo...

9.3CVSS5.9AI score0.00317EPSS
SaveExploits0References2
OSV
OSV
added 2026/09/01 10:25 p.m.4 views

CVE-2026-84479 WWBN AVideo Authentication Bypass via User-Agent Header

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 score
SaveExploits0References4
Cvelist
Cvelist
added 2026/09/01 10:25 p.m.33 views

CVE-2026-84479 WWBN AVideo Authentication Bypass via User-Agent Header

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.00317EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/09/01 12:00 a.m.14 views

PT-2026-84538

Name of the Vulnerable Software and Affected Versions WWBN AVideo versions e01e41ecc and earlier Description Three security controls during the login process rely exclusively on the client-supplied User-Agent header. The functions isAVideoEncoder and isAVideoMobileApp compare the HTTP USER AGENT...

9.3CVSS5.3AI score0.00317EPSS
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2026/09/01 12:00 a.m.11 views

Ray < 2.52.0 Remote Code Execution (CVE-2025-62593)

The Ray Dashboard service running on the remote host is prior to version 2.52.0. It is, therefore, affected by a remote code execution vulnerability: - Ray's browser-based attack protection relies solely on checking that the User-Agent header starts with 'Mozilla'. The Fetch specification allows...

9.4CVSS7.1AI score0.16888EPSS
SaveExploits3References2
NVD
NVD
added 2026/08/30 3:16 p.m.14 views

CVE-2026-82644

WWBN AVideo current e01e41ecc and earlier contains a brute-force rate limiting bypass in enforceRateLimit, which protects login.json.php and 13 other endpoints. The function stores its attempt counter via a cache layer ObjectYPT::setCacheGlobal that silently discards writes for any client...

8.7CVSS0.00264EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/30 2:33 p.m.21 views

CVE-2026-82644

WWBN AVideo (version e01e41ecc and earlier ) is vulnerable to a brute-force rate-limiting bypass in the enforceRateLimit() function, which protects login.json.php and 13 other endpoints. The function stores its attempt counter via a cache layer (ObjectYPT::setCacheGlobal ) that silently discards ...

8.7CVSS5.9AI score0.00264EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/30 2:33 p.m.38 views

CVE-2026-82644 WWBN AVideo Brute-force Rate Limiting Bypass via Missing User-Agent

WWBN AVideo current e01e41ecc and earlier contains a brute-force rate limiting bypass in enforceRateLimit, which protects login.json.php and 13 other endpoints. The function stores its attempt counter via a cache layer ObjectYPT::setCacheGlobal that silently discards writes for any client...

8.7CVSS0.00264EPSS
SaveExploits0References2
GithubExploit
GithubExploit
added 2026/08/30 12:24 p.m.20 views

Exploit for Uncontrolled Resource Consumption in Siemens 6Bk1602-0Aa12-0Tp0_Firmware

Log4Shell CVE-2021-44228 lab This repository contains a small...

10CVSS7AI score0.99999EPSS
SaveExploits368
Positive Technologies
Positive Technologies
added 2026/08/30 12:00 a.m.16 views

PT-2026-83570

WWBN AVideo current e01e41ecc and earlier contains a brute-force rate limiting bypass in enforceRateLimit, which protects login.json.php and 13 other endpoints. The function stores its attempt counter via a cache layer ObjectYPT::setCacheGlobal that silently discards writes for any client...

8.7CVSS5.9AI score0.00264EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/28 5:46 p.m.22 views

EUVD-2026-42997

Snipe-IT has CSV formula injection in Activity Report export...

7.3CVSS5.9AI score0.00234EPSS
SaveExploits0References4
GithubExploit
GithubExploit
added 2026/08/21 5:13 p.m.24 views

Exploit for CVE-2026-76564

Stored XSS via User-Agent in Admin Order View in PhocaCart...

8.6CVSS5.8AI score0.0032EPSS
SaveExploits1
Rows per page
Query Builder