Lucene search
+L

25099 matches found

CNNVD
CNNVD
added 2026/05/12 12:0 a.m.12 views

Zyxel WRE6505 安全漏洞

Zyxel WRE6505 is a wireless signal expansion device produced by Zyxel Corporation in China. The Zyxel WRE6505 v2 V1.00ABDV.3C0 version contains a security vulnerability. This vulnerability stems from the improper limit on the number of authentication attempts made by the web management interface...

6.5CVSS5.8AI score0.002EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/05/12 12:0 a.m.23 views

PT-2026-39932

UNSUPPORTED WHEN ASSIGNED An improper restriction of excessive authentication attempts vulnerability in the web management interface of Zyxel WRE6505 v2 firmware version V1.00ABDV.3C0 could allow an adjacent attacker on the LAN to brute-force the password and bypass authentication...

6.5CVSS5.8AI score0.002EPSS
SaveExploits0References2
NVD
NVD
added 2026/05/11 11:20 p.m.24 views

CVE-2026-43914

Vaultwarden is a Bitwarden-compatible server written in Rust. Prior to 1.35.4, there is a security vulnerability in Vaultwarden that allows bypassing the login brute-force protection if email 2fa is enabled. If email 2fa is enabled, the unprotected 2fa-function sendemaillogin email.rs, api endpoi...

9.8CVSS0.00288EPSS
SaveExploits1References3
Vulnrichment
Vulnrichment
added 2026/05/11 10:3 p.m.11 views

CVE-2026-43914 Vaultwarden: Brute-force protection bypass vulnerability

Vaultwarden is a Bitwarden-compatible server written in Rust. Prior to 1.35.4, there is a security vulnerability in Vaultwarden that allows bypassing the login brute-force protection if email 2fa is enabled. If email 2fa is enabled, the unprotected 2fa-function sendemaillogin email.rs, api endpoi...

7.3CVSS5.8AI score0.00288EPSS
SaveExploits1References3
CVE
CVE
added 2026/05/11 10:3 p.m.71 views

CVE-2026-43914

Vaultwarden prior to 1.35.4 is affected. The unprotected two‑factor login endpoint /api/two-factor/send-email-login (email.rs) can act as an oracle to determine if a username/password is correct, enabling brute‑force attempts without rate‑limiting even for users without email 2FA. Impact: bypasse...

9.8CVSS5.8AI score0.00288EPSS
SaveExploits1References3Affected Software1
EUVD
EUVD
added 2026/05/11 10:3 p.m.13 views

EUVD-2026-29342

Vaultwarden is a Bitwarden-compatible server written in Rust. Prior to 1.35.4, there is a security vulnerability in Vaultwarden that allows bypassing the login brute-force protection if email 2fa is enabled. If email 2fa is enabled, the unprotected 2fa-function sendemaillogin email.rs, api endpoi...

7.3CVSS5.8AI score0.00288EPSS
SaveExploits1References3
ATTACKERKB
ATTACKERKB
added 2026/05/11 10:3 p.m.8 views

CVE-2026-43914

Vaultwarden is a Bitwarden-compatible server written in Rust. Prior to 1.35.4, there is a security vulnerability in Vaultwarden that allows bypassing the login brute-force protection if email 2fa is enabled. If email 2fa is enabled, the unprotected 2fa-function sendemaillogin email.rs, api endpoi...

7.3CVSS5.8AI score0.00288EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2026/05/11 10:3 p.m.6 views

CVE-2026-43914 Vaultwarden: Brute-force protection bypass vulnerability

Vaultwarden is a Bitwarden-compatible server written in Rust. Prior to 1.35.4, there is a security vulnerability in Vaultwarden that allows bypassing the login brute-force protection if email 2fa is enabled. If email 2fa is enabled, the unprotected 2fa-function sendemaillogin email.rs, api endpoi...

7.3CVSS6AI score
SaveExploits0References5
Cvelist
Cvelist
added 2026/05/11 10:3 p.m.44 views

CVE-2026-43914 Vaultwarden: Brute-force protection bypass vulnerability

Vaultwarden is a Bitwarden-compatible server written in Rust. Prior to 1.35.4, there is a security vulnerability in Vaultwarden that allows bypassing the login brute-force protection if email 2fa is enabled. If email 2fa is enabled, the unprotected 2fa-function sendemaillogin email.rs, api endpoi...

7.3CVSS0.00288EPSS
SaveExploits1References3
EUVD
EUVD
added 2026/05/11 6:31 p.m.17 views

EUVD-2026-29088

Improper restriction of excessive authentication attempts CWE-307 in pgAdmin 4. pgAdmin enforces MAXLOGINATTEMPTS only inside its custom /authenticate/login view. Flask-Security's default /login view, which is registered automatically by security.initapp and is reachable on every server, never...

6.9CVSS5.8AI score0.00211EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/05/11 6:31 p.m.9 views

Brute Force

Overview pgadmin4 is a PostgreSQL Tools Affected versions of this package are vulnerable to Brute Force due to improper enforcement of account lockout in the login. An attacker can bypass account lockout protections and perform unlimited password-guessing attempts by submitting valid credentials...

8.3CVSS5.8AI score0.00211EPSS
SaveExploits0References2
NVD
NVD
added 2026/05/11 4:17 p.m.21 views

CVE-2026-7820

Improper restriction of excessive authentication attempts CWE-307 in pgAdmin 4. pgAdmin enforces MAXLOGINATTEMPTS only inside its custom /authenticate/login view. Flask-Security's default /login view, which is registered automatically by security.initapp and is reachable on every server, never...

6.9CVSS0.00211EPSS
SaveExploits0References1
CVE
CVE
added 2026/05/11 2:35 p.m.35 views

CVE-2026-7820

CVE-2026-7820 affects pgAdmin 4 prior to 9.15. The issue is an account-lockout bypass caused by improper synchronization between pgAdmin’s custom /authenticate/login path and Flask-Security’s default /login path. Because Flask-Security’s default route does not consult the pgAdmin User.locked fiel...

6.9CVSS5.8AI score0.00211EPSS
SaveExploits0References1Affected Software1
Vulnrichment
Vulnrichment
added 2026/05/11 2:35 p.m.16 views

CVE-2026-7820 pgAdmin 4: Account-lockout bypass via Flask-Security default /login view

Improper restriction of excessive authentication attempts CWE-307 in pgAdmin 4. pgAdmin enforces MAXLOGINATTEMPTS only inside its custom /authenticate/login view. Flask-Security's default /login view, which is registered automatically by security.initapp and is reachable on every server, never...

6.9CVSS5.8AI score0.00211EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/05/11 12:32 p.m.16 views

EUVD-2024-16187

The check user account lock states feature within the email OTP flow fails to validate user input, allowing an attacker to infer the existence of registered user accounts. The discovery of valid usernames can increase the risk of brute-force and social engineering attacks. Attackers can leverage...

5.3CVSS5.8AI score0.00184EPSS
SaveExploits0References2
NVD
NVD
added 2026/05/11 10:16 a.m.18 views

CVE-2024-0391

The check user account lock states feature within the email OTP flow fails to validate user input, allowing an attacker to infer the existence of registered user accounts. The discovery of valid usernames can increase the risk of brute-force and social engineering attacks. Attackers can leverage...

5.3CVSS0.00184EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/05/11 8:45 a.m.10 views

CVE-2024-0391 Username Enumeration via Email OTP Flow in Multiple WSO2 Products Allows User Account Discovery

The check user account lock states feature within the email OTP flow fails to validate user input, allowing an attacker to infer the existence of registered user accounts. The discovery of valid usernames can increase the risk of brute-force and social engineering attacks. Attackers can leverage...

5.3CVSS5.8AI score0.00184EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/05/11 8:45 a.m.49 views

CVE-2024-0391 Username Enumeration via Email OTP Flow in Multiple WSO2 Products Allows User Account Discovery

The check user account lock states feature within the email OTP flow fails to validate user input, allowing an attacker to infer the existence of registered user accounts. The discovery of valid usernames can increase the risk of brute-force and social engineering attacks. Attackers can leverage...

5.3CVSS0.00184EPSS
SaveExploits0References1
CVE
CVE
added 2026/05/11 8:45 a.m.29 views

CVE-2024-0391

The CVE-2024-0391 issue affects WSO2 products with the email OTP flow, where the check user account lock states validation fails, enabling attacker enumeration of registered usernames. This disclosure indicates that valid usernames can be inferred, which could facilitate targeted brute-force or s...

5.3CVSS5.8AI score0.00184EPSS
SaveExploits0References1Affected Software1
Positive Technologies
Positive Technologies
added 2026/05/11 12:0 a.m.21 views

PT-2026-39864

Name of the Vulnerable Software and Affected Versions Vaultwarden versions prior to 1.35.4 Description A flaw in the login brute-force protection allows attackers to determine if a username and password combination is correct when email two-factor authentication 2FA is enabled. The API endpoint...

7.3CVSS5.8AI score0.00288EPSS
SaveExploits1References5
Rows per page
Query Builder