Lucene search
+L

283 matches found

Snyk
Snyk
added 2026/04/03 3:09 a.m.12 views

Brute Force

Overview openclaw is a 🦞 OpenClaw — Personal AI Assistant Affected versions of this package are vulnerable to Brute Force in the authentication process. An attacker can bypass rate limiting by supplying a fake DeviceToken, allowing repeated authentication attempts without triggering shared rate...

6.3CVSS5.9AI score0.00387EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/03/31 12:31 p.m.12 views

EUVD-2026-17389

OpenClaw before 2026.3.12 applies rate limiting only after successful webhook authentication, allowing attackers to bypass rate limits and brute-force webhook secrets. Attackers can submit repeated authentication requests with invalid secrets without triggering rate limit responses, enabling...

6.9CVSS5.9AI score0.00272EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/03/31 12:31 p.m.15 views

EUVD-2026-17393

OpenClaw before 2026.3.12 applies rate limiting only after webhook authentication succeeds, allowing attackers to bypass rate limits and brute-force webhook secrets without triggering 429 responses. Attackers can repeatedly guess invalid secrets to discover valid credentials and subsequently subm...

6.5CVSS5.9AI score0.00056EPSS
SaveExploits0References3
NVD
NVD
added 2026/03/31 12:16 p.m.14 views

CVE-2026-34508

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

0.00056EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2026/03/31 11:17 a.m.8 views

CVE-2026-34505 OpenClaw < 2026.3.12 - Webhook Rate Limiting Bypass via Pre-Authentication Secret Validation

OpenClaw before 2026.3.12 applies rate limiting only after successful webhook authentication, allowing attackers to bypass rate limits and brute-force webhook secrets. Attackers can submit repeated authentication requests with invalid secrets without triggering rate limit responses, enabling...

6.9CVSS5.9AI score0.00272EPSS
SaveExploits0References2
OSV
OSV
added 2026/03/31 11:17 a.m.9 views

CVE-2026-34505 OpenClaw < 2026.3.12 - Webhook Rate Limiting Bypass via Pre-Authentication Secret Validation

OpenClaw before 2026.3.12 applies rate limiting only after successful webhook authentication, allowing attackers to bypass rate limits and brute-force webhook secrets. Attackers can submit repeated authentication requests with invalid secrets without triggering rate limit responses, enabling...

6.9CVSS5.9AI score
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2026/03/28 12:27 a.m.13 views

SUSE CVE-2026-29794

Vikunja is an open-source self-hosted task management platform. Starting in version 0.8 and prior to version 2.2.0, unauthenticated users are able to bypass the application's built-in rate-limits by spoofing the X-Forwarded-For or X-Real-IP headers due to the rate-limit relying on the value of...

5.3CVSS5.9AI score0.00328EPSS
SaveExploits1References3
Vulnrichment
Vulnrichment
added 2026/03/26 8:56 p.m.10 views

CVE-2026-33640 Outline has a rate limit bypass that allows brute force of email login OTP

Outline is a service that allows for collaborative documentation. Outline implements an Email OTP login flow for users not associated with an Identity Provider. Starting in version 0.86.0 and prior to version 1.6.0, Outline does not invalidate OTP codes based on amount or frequency of invalid...

9.1CVSS5.9AI score0.00468EPSS
SaveExploits1References2
RedhatCVE
RedhatCVE
added 2026/03/26 3:06 p.m.12 views

CVE-2026-22201

wpDiscuz before 7.6.47 contains an IP spoofing vulnerability in the getIP function that allows attackers to bypass IP-based rate limiting and ban enforcement by trusting untrusted HTTP headers. Attackers can set HTTPCLIENTIP or HTTPXFORWARDEDFOR headers to spoof their IP address and circumvent...

6.9CVSS5.8AI score0.00152EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/03/26 3:06 p.m.11 views

CVE-2026-22199

Voltronic Power SNMP Web Pro version 1.1 contains a pre-authentication path traversal vulnerability in the upload.cgi endpoint that allows unauthenticated attackers to read arbitrary files on the device filesystem by supplying directory traversal sequences in the params parameter. Attackers can...

8.7CVSS5.8AI score0.00976EPSS
SaveExploits0References1
Github Security Blog
Github Security Blog
added 2026/03/25 7:54 p.m.17 views

AVideo vulnerable to IP Address Spoofing via Untrusted HTTP Headers in getRealIpAddr()

Summary The getRealIpAddr function in objects/functions.php trusts user-controlled HTTP headers to determine the client's IP address. An attacker can spoof their IP address by sending forged headers, bypassing any IP-based access controls or audit logging. Vulnerable Code File:...

5.3CVSS5.8AI score0.00175EPSS
SaveExploits1References4Affected Software1
NVD
NVD
added 2026/03/20 3:16 p.m.15 views

CVE-2026-29794

Vikunja is an open-source self-hosted task management platform. Starting in version 0.8 and prior to version 2.2.0, unauthenticated users are able to bypass the application's built-in rate-limits by spoofing the X-Forwarded-For or X-Real-IP headers due to the rate-limit relying on the value of...

5.3CVSS0.00328EPSS
SaveExploits1References2
EUVD
EUVD
added 2026/03/20 2:41 p.m.13 views

EUVD-2026-13706

Vikunja has a Rate-Limit Bypass for Unauthenticated Users via Spoofed Headers...

5.3CVSS5.8AI score0.00328EPSS
SaveExploits1References3
OSV
OSV
added 2026/03/20 2:41 p.m.45 views

GHSA-M547-HP4W-J6JX Vikunja has a Rate-Limit Bypass for Unauthenticated Users via Spoofed Headers

Summary Unauthenticated users are able to bypass the application's built-in rate-limits by spoofing the X-Forwarded-For or X-Real-IP headers due to the rate-limit relying on the value of echo.Context.RealIP. Details In the first file below, the rate-limit for unauthenticated users can be observed...

5.3CVSS5.9AI score0.00328EPSS
SaveExploits1References5
CVE
CVE
added 2026/03/20 2:39 p.m.35 views

CVE-2026-29794

Vikunja (open-source self-hosted task management) before version 2.2.0 is affected by a rate-limit bypass vulnerability. The issue arises because rate-limiting is enforced using (echo.Context).RealIP, and unauthenticated requests can spoof headers X-Forwarded-For or X-Real-IP to bypass limits. Th...

5.3CVSS5.8AI score0.00328EPSS
SaveExploits1References2Affected Software1
Vulnrichment
Vulnrichment
added 2026/03/20 2:39 p.m.8 views

CVE-2026-29794 Vikunja has Rate-Limit Bypass for Unauthenticated Users via Spoofed Headers

Vikunja is an open-source self-hosted task management platform. Starting in version 0.8 and prior to version 2.2.0, unauthenticated users are able to bypass the application's built-in rate-limits by spoofing the X-Forwarded-For or X-Real-IP headers due to the rate-limit relying on the value of...

5.3CVSS5.8AI score0.00328EPSS
SaveExploits1References2
OSV
OSV
added 2026/03/20 2:39 p.m.15 views

CVE-2026-29794 Vikunja has Rate-Limit Bypass for Unauthenticated Users via Spoofed Headers

Vikunja is an open-source self-hosted task management platform. Starting in version 0.8 and prior to version 2.2.0, unauthenticated users are able to bypass the application's built-in rate-limits by spoofing the X-Forwarded-For or X-Real-IP headers due to the rate-limit relying on the value of...

5.3CVSS6.3AI score
SaveExploits0References4
Cvelist
Cvelist
added 2026/03/20 2:39 p.m.34 views

CVE-2026-29794 Vikunja has Rate-Limit Bypass for Unauthenticated Users via Spoofed Headers

Vikunja is an open-source self-hosted task management platform. Starting in version 0.8 and prior to version 2.2.0, unauthenticated users are able to bypass the application's built-in rate-limits by spoofing the X-Forwarded-For or X-Real-IP headers due to the rate-limit relying on the value of...

5.3CVSS0.00328EPSS
SaveExploits1References2
ATTACKERKB
ATTACKERKB
added 2026/03/20 2:39 p.m.8 views

CVE-2026-29794

Vikunja is an open-source self-hosted task management platform. Starting in version 0.8 and prior to version 2.2.0, unauthenticated users are able to bypass the application's built-in rate-limits by spoofing the X-Forwarded-For or X-Real-IP headers due to the rate-limit relying on the value of...

5.3CVSS5.8AI score0.00328EPSS
SaveExploits1References3Affected Software1
Positive Technologies
Positive Technologies
added 2026/03/20 12:00 a.m.12 views

PT-2026-26621

Name of the Vulnerable Software and Affected Versions Vikunja versions 0.8 through 2.1.9 Description Vikunja, an open-source self-hosted task management platform, contains a flaw where unauthenticated users can circumvent the application's rate limits. This bypass is achieved by manipulating the...

5.3CVSS7AI score0.00328EPSS
SaveExploits1
Rows per page
Query Builder