Lucene search
+L

11507 matches found

EUVD
EUVD
added 2026/08/18 12:15 p.m.7 views

EUVD-2026-60733

Zabbix API and Frontend login lockout mechanism has a flaw where several unsuccessful login requests are not properly counted towards the block counter if sent simultaneously, potentially allowing for more password guesses than intended...

6.9CVSS5.3AI score0.00241EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/18 12:15 p.m.33 views

CVE-2026-1199

Zabbix API and Frontend login lockout mechanism has a race condition: simultaneous failed login requests are not properly counted toward the block counter, allowing more password guesses than intended. CVSS 4.0 base score 6.9 (MEDIUM), network-accessible, no privileges required. Nessus flags it a...

6.9CVSS5.3AI score0.00241EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/18 11:16 a.m.5 views

CVE-2026-75773

A vulnerability was found in karakeep-app karakeep up to 0.32.0. The affected element is the function authorize of the file apps/web/server/auth.ts of the component Login Endpoint. The manipulation results in improper restriction of excessive authentication attempts. The attack may be performed...

6.3CVSS0.00524EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/08/18 11:00 a.m.6 views

EUVD-2026-60580

A vulnerability was found in karakeep-app karakeep up to 0.32.0. The affected element is the function authorize of the file apps/web/server/auth.ts of the component Login Endpoint. The manipulation results in improper restriction of excessive authentication attempts. The attack may be performed...

6.3CVSS4.7AI score0.00524EPSS
SaveExploits0References8
CVE
CVE
added 2026/08/18 11:00 a.m.20 views

CVE-2026-75773

The vulnerability is in the authorize function of apps/web/server/auth.ts in karakeep up to 0.32.0, allowing unlimited login attempts on the remote Login Endpoint. It is rated CVSS 3.7 (LOW) with high attack complexity. Upgrading to 0.33.0 (patch f7d042971d0d2bcc7119654830cf1eb93eabbf24) resolves...

6.3CVSS4.4AI score0.00524EPSS
SaveExploits0References8
OSV
OSV
added 2026/08/18 11:00 a.m.3 views

CVE-2026-75773 karakeep-app karakeep Login Endpoint auth.ts authorize excessive authentication

A vulnerability was found in karakeep-app karakeep up to 0.32.0. The affected element is the function authorize of the file apps/web/server/auth.ts of the component Login Endpoint. The manipulation results in improper restriction of excessive authentication attempts. The attack may be performed...

6.3CVSS4.8AI score
SaveExploits0References10
NVD
NVD
added 2026/08/17 11:16 a.m.6 views

CVE-2026-74878

opensslencrypt versions before 1.4.0 use an in-memory rate limiter for TOTP brute-force protection that is not shared across workers and is lost on server restart. Attackers can distribute authentication attempts across multiple server instances or retry immediately after a restart to bypass rate...

9.8CVSS0.00372EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/17 11:16 a.m.7 views

CVE-2026-74868

SiYuan versions before 3.7.4 contain an unthrottled brute-force vulnerability in the Publish Service Basic Auth implementation PublishServiceTransport.RoundTrip in kernel/server/proxy/publish.go. The Publish Service runs on a separate, unauthenticated-by-default listener default TCP port 6808 and...

8.7CVSS0.00375EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/17 11:04 a.m.11 views

EUVD-2026-60097

opensslencrypt versions before 1.4.0 use an in-memory rate limiter for TOTP brute-force protection that is not shared across workers and is lost on server restart. Attackers can distribute authentication attempts across multiple server instances or retry immediately after a restart to bypass rate...

9.8CVSS5.3AI score0.00372EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/17 11:04 a.m.6 views

CVE-2026-74878 openssl_encrypt before 1.4.0 TOTP Rate Limiter Bypass

opensslencrypt versions before 1.4.0 use an in-memory rate limiter for TOTP brute-force protection that is not shared across workers and is lost on server restart. Attackers can distribute authentication attempts across multiple server instances or retry immediately after a restart to bypass rate...

9.3CVSS5.4AI score
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/17 11:04 a.m.48 views

CVE-2026-74878 openssl_encrypt before 1.4.0 TOTP Rate Limiter Bypass

opensslencrypt versions before 1.4.0 use an in-memory rate limiter for TOTP brute-force protection that is not shared across workers and is lost on server restart. Attackers can distribute authentication attempts across multiple server instances or retry immediately after a restart to bypass rate...

9.8CVSS0.00372EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/17 11:04 a.m.32 views

CVE-2026-74878

openssl_encrypt versions before 1.4.0 contain a TOTP brute-force rate limiter bypass in openssl_encrypt_server/modules/pepper/totp.py. The TOTPRateLimiter class stores attempt and lockout state in an in-memory defaultdict(list) as a class variable, meaning rate-limit state is not shared across wo...

9.8CVSS5.3AI score0.00372EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/17 11:04 a.m.38 views

CVE-2026-74868 SiYuan before 3.7.4 Brute-Force Authentication via Publish Service

SiYuan versions before 3.7.4 contain an unthrottled brute-force vulnerability in the Publish Service Basic Auth implementation PublishServiceTransport.RoundTrip in kernel/server/proxy/publish.go. The Publish Service runs on a separate, unauthenticated-by-default listener default TCP port 6808 and...

8.7CVSS0.00375EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/17 11:04 a.m.23 views

CVE-2026-74868

SiYuan before 3.7.4 has an unthrottled brute-force flaw in PublishServiceTransport.RoundTrip() (kernel/server/proxy/publish.go), where the Publish Service (default TCP 6808) applies Basic Auth with no rate limiting, lockout, or backoff, letting unauthenticated remote attackers guess passwords aga...

8.7CVSS5.5AI score0.00375EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/17 11:04 a.m.8 views

EUVD-2026-60087

SiYuan versions before 3.7.4 contain an unthrottled brute-force vulnerability in the Publish Service Basic Auth implementation PublishServiceTransport.RoundTrip in kernel/server/proxy/publish.go. The Publish Service runs on a separate, unauthenticated-by-default listener default TCP port 6808 and...

8.7CVSS5.5AI score0.00375EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/16 2:16 p.m.12 views

CVE-2026-73056

SiYuan kernel versions before 3.7.4 contain an improper restriction of excessive authentication attempts vulnerability in the CheckAuth middleware. The middleware accepts the API token Conf.Api.Token via an Authorization header Token/Bearer or a ?token= query parameter, and neither path is...

9.8CVSS0.0045EPSS
SaveExploits1References2
ATTACKERKB
ATTACKERKB
added 2026/08/16 1:14 p.m.13 views

CVE-2026-73056

SiYuan kernel versions before 3.7.4 contain an improper restriction of excessive authentication attempts vulnerability in the CheckAuth middleware. The middleware accepts the API token Conf.Api.Token via an Authorization header Token/Bearer or a ?token= query parameter, and neither path is...

9.8CVSS5.9AI score0.0045EPSS
SaveExploits1References3
Cvelist
Cvelist
added 2026/08/16 1:14 p.m.37 views

CVE-2026-73056 SiYuan kernel before 3.7.4 Unthrottled Brute-Force via API Token

SiYuan kernel versions before 3.7.4 contain an improper restriction of excessive authentication attempts vulnerability in the CheckAuth middleware. The middleware accepts the API token Conf.Api.Token via an Authorization header Token/Bearer or a ?token= query parameter, and neither path is...

9.8CVSS0.0045EPSS
SaveExploits1References2
EUVD
EUVD
added 2026/08/16 1:14 p.m.9 views

EUVD-2026-59942

SiYuan kernel versions before 3.7.4 contain an improper restriction of excessive authentication attempts vulnerability in the CheckAuth middleware. The middleware accepts the API token Conf.Api.Token via an Authorization header Token/Bearer or a ?token= query parameter, and neither path is...

9.8CVSS6AI score0.0045EPSS
SaveExploits1References2
CVE
CVE
added 2026/08/16 1:14 p.m.67 views

CVE-2026-73056

SiYuan kernel versions prior to 3.7.4 are affected by an unthrottled brute-force vulnerability in CheckAuth() that allows unauthenticated remote attackers to repeatedly guess the API token (via Authorization header or ?token=) without CAPTCHA/lockout, potentially gaining full RoleAdministrator ac...

9.8CVSS6AI score0.0045EPSS
SaveExploits1References2
Rows per page
Query Builder