Lucene search
+L

1019 matches found

Vulnrichment
Vulnrichment
added 2026/04/30 12:00 a.m.6 views

CVE-2026-36959

U-SPEED N300 router V1.0.0 does not implement rate limiting or account lockout protections on the /api/login endpoint. This allows an attacker on the local network to perform unlimited authentication attempts, enabling brute-force attacks against the administrator account and potential unauthoriz...

5.3AI score0.00349EPSS
SaveExploits1References2
Vulnrichment
Vulnrichment
added 2026/04/28 6:10 p.m.9 views

CVE-2026-41913 OpenClaw < 2026.4.4 - Rate-Limit Bypass via Concurrent Async Authentication Attempts

OpenClaw before 2026.4.4 contains a race condition vulnerability in shared-secret authentication that allows concurrent asynchronous requests to bypass the per-key rate-limit budget. Attackers can exploit this by sending multiple simultaneous authentication attempts to circumvent intended...

6.3CVSS5.3AI score0.00211EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2026/04/28 12:00 a.m.22 views

OpenClaw 竞争条件问题漏洞

OpenClaw is an open-source intelligent artificial assistant developed by OpenClaw. Versions of OpenClaw prior to 2026.4.4 contained a race-condition vulnerability. This vulnerability stemmed from race conditions in shared key authentication, which could allow concurrent asynchronous requests to...

6.3CVSS5.8AI score0.00211EPSS
SaveExploits0References1
GithubExploit
GithubExploit
added 2026/04/24 3:26 p.m.152 views

authorized-pentest

authorized-pentest A runbook-style Claude Code skill for runn...

5.5AI score
SaveExploits0
GithubExploit
GithubExploit
added 2026/04/24 3:26 p.m.180 views

security-audit

security-audit A Claude Code skill + plugin marketplace for a...

5.7AI score
SaveExploits0
ATTACKERKB
ATTACKERKB
added 2026/04/23 9:57 p.m.8 views

CVE-2026-41333

OpenClaw before 2026.3.31 contains an authentication rate limiting bypass vulnerability that allows attackers to circumvent shared authentication protections using fake device tokens. Attackers can exploit the mixed WebSocket authentication flow to bypass rate limiting controls and conduct brute...

6.3CVSS5.8AI score0.00387EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/04/23 9:57 p.m.43 views

CVE-2026-41333 OpenClaw < 2026.3.31 - Authentication Rate Limiting Bypass via Fake DeviceToken

OpenClaw before 2026.3.31 contains an authentication rate limiting bypass vulnerability that allows attackers to circumvent shared authentication protections using fake device tokens. Attackers can exploit the mixed WebSocket authentication flow to bypass rate limiting controls and conduct brute...

6.3CVSS0.00387EPSS
SaveExploits0References3
Huntr
Huntr
added 2026/04/18 3:27 a.m.12 views

Rate-limit bypass on POST /api/v1/login via X-Forwarded-For rotation

What's wrong The rate limiter on the login endpoint keys each request by request.client.host. Uvicorn is launched with --proxy-headers --forwarded-allow-ips in docker/base.Dockerfile, so request.client.host is whatever the client puts in the X-Forwarded-For header. An attacker just rotates that...

6.5CVSS6.6AI score0.00179EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/04/16 12:00 a.m.12 views

PT-2026-33257

Eaton Intelligent Power Protector IPP software allows repeated authentication attempts against the web interface login page due to insufficient rate‑limiting controls. This security issue has been fixed in the latest version of Eaton IPP which is available on the Eaton download centre...

6.5CVSS5.7AI score0.00319EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/04/13 3:31 p.m.10 views

EUVD-2026-21930

Totara LMS v19.1.5 and before is vulnerable to Incorrect Access Control. The login page code can be manipulated to reveal the login form. An attacker can chain that with missing rate-limit on the login form to launch a brute force attack...

5.8AI score0.0039EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/04/13 12:00 a.m.9 views

CVE-2026-31282

Totara LMS v19.1.5 and before is vulnerable to Incorrect Access Control. The login page code can be manipulated to reveal the login form. An attacker can chain that with missing rate-limit on the login form to launch a brute force attack. NOTE: this is disputed by the Supplier because 1 local log...

9.8CVSS5.9AI score0.0039EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/04/13 12:00 a.m.6 views

CVE-2026-31283

In Totara LMS v19.1.5 and before, the forgot password API does not implement rate limiting for the target email address. which can be used for an Email Bombing attack. NOTE: the Supplier's position is that the pwresettime configuration defaults to 30 minutes, the pwresettime configuration is a ha...

9.8CVSS5.3AI score0.00397EPSS
SaveExploits0References3
OSV
OSV
added 2026/04/10 6:52 p.m.9 views

CVE-2026-33707 Weak Password Recovery Mechanism for Forgotten Password in chamilo/chamilo-lms

Chamilo LMS is a learning management system. Prior to 1.11.38 and 2.0.0-RC.3, the default password reset mechanism generates tokens using sha1$email with no random component, no expiration, and no rate limiting. An attacker who knows a user's email can compute the reset token and change the...

9.4CVSS6AI score
SaveExploits0References5
CVE
CVE
added 2026/04/10 6:52 p.m.40 views

CVE-2026-33707

Chamilo LMS (affected: prior to 1.11.38 and 2.0.0-RC.3) uses a weak password reset token by generating tokens as sha1(email) with no randomness, no expiration, and no rate limiting. An attacker who knows a user’s email can compute the reset token and change the password without authentication. Th...

9.8CVSS5.8AI score0.00426EPSS
SaveExploits0References3Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/04/10 6:52 p.m.5 views

CVE-2026-33707

Chamilo LMS is a learning management system. Prior to 1.11.38 and 2.0.0-RC.3, the default password reset mechanism generates tokens using sha1$email with no random component, no expiration, and no rate limiting. An attacker who knows a user's email can compute the reset token and change the...

9.4CVSS5.8AI score0.00426EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2026/04/10 6:52 p.m.27 views

CVE-2026-33707 Weak Password Recovery Mechanism for Forgotten Password in chamilo/chamilo-lms

Chamilo LMS is a learning management system. Prior to 1.11.38 and 2.0.0-RC.3, the default password reset mechanism generates tokens using sha1$email with no random component, no expiration, and no rate limiting. An attacker who knows a user's email can compute the reset token and change the...

9.4CVSS0.00426EPSS
SaveExploits0References3
Snyk
Snyk
added 2026/04/10 3:34 p.m.10 views

Brute Force

Overview Affected versions of this package are vulnerable to Brute Force due to improper enforcement of authentication lockout in the login process. An attacker can gain unauthorized access to accounts protected by two-factor authentication by repeatedly submitting incorrect TOTP codes without...

8.2CVSS5.8AI score0.00296EPSS
SaveExploits1References2
Github Security Blog
Github Security Blog
added 2026/04/10 12:30 a.m.19 views

Duplicate Advisory: OpenClaw: Synology Chat Webhook Pre-Auth Rate-Limit Bypass Enables Brute-Force Guessing of Webhook Token

Duplicate Advisory This advisory has been withdrawn because it is a duplicate of GHSA-mf5g-6r6f-ghhm. This link is maintained to preserve external references. Original Description OpenClaw before 2026.3.25 contains a pre-authentication rate-limit bypass vulnerability in webhook token validation...

6.5CVSS5.7AI score0.00244EPSS
SaveExploits0References5Affected Software1
EUVD
EUVD
added 2026/04/10 12:30 a.m.10 views

EUVD-2026-21144

OpenClaw before 2026.3.25 contains a pre-authentication rate-limit bypass vulnerability in webhook token validation that allows attackers to brute-force weak webhook secrets. The vulnerability exists because invalid webhook tokens are rejected without throttling repeated authentication attempts,...

6.3CVSS5.9AI score0.00244EPSS
SaveExploits0References4
NVD
NVD
added 2026/04/09 10:16 p.m.18 views

CVE-2026-35646

OpenClaw before 2026.3.25 contains a pre-authentication rate-limit bypass vulnerability in webhook token validation that allows attackers to brute-force weak webhook secrets. The vulnerability exists because invalid webhook tokens are rejected without throttling repeated authentication attempts,...

6.5CVSS0.00244EPSS
SaveExploits0References3
Rows per page
Query Builder