Lucene search
+L

344 matches found

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
EUVD
EUVD
added 2026/08/17 11:04 a.m.10 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.4 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.45 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.24 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/06 9:14 p.m.30 views

CVE-2026-48082 OpenReception's bootstrap challenge proof-of-work difficulty hardcoded to 16 bits, which enables abuse rate amplification

OpenReception's appointment booking software provides an end-to-end encrypted appointment booking platform. Prior to version 1.0.6, the bootstrap challenge endpoint at /api/tenants/id/appointments/bootstrap-challenge issues a SHA-256 proof-of-work with difficulty=4 hex zeros, equivalent to 16 bit...

3.7CVSS0.0037EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/28 4:36 p.m.7 views

GHSA-85RG-P3FR-XC2F QTINeon has unauthenticated relay-to-host amplification via unbounded RECONNECT_REQUEST forwarding

Impact The relay's reconnect handler forwards every RECONNECTREQUEST to the host without deduplication or a size cap on the pendingReconnects map, unlike the connect flow which guards against this with maxPendingConnections. An unauthenticated attacker who knows a valid session ID can send...

8.6CVSS5.9AI score0.00263EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/07/28 3:45 p.m.9 views

CVE-2026-61609

Pterodactyl is a free, open-source game server management panel. From 1.7.0 until 1.13.0, the authentication rate limiter defined in RouteServiceProvider::configureRateLimiting applied a single global bucket to the login and two-factor checkpoint endpoints instead of keying by IP or account: the...

7.5CVSS5.9AI score0.00394EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2026/07/28 3:45 p.m.42 views

CVE-2026-61609 Pterodactyl's shared global rate-limit key on login and 2FA checkpoint enables unauthenticated panel-wide authentication lockout (DoS)

Pterodactyl is a free, open-source game server management panel. From 1.7.0 until 1.13.0, the authentication rate limiter defined in RouteServiceProvider::configureRateLimiting applied a single global bucket to the login and two-factor checkpoint endpoints instead of keying by IP or account: the...

7.5CVSS0.00394EPSS
SaveExploits0References3
CVE
CVE
added 2026/07/28 3:45 p.m.59 views

CVE-2026-61609

Summary: CVE-2026-61609 affects the Pterodactyl panel (versions 1.7.0–1.13.0). The authentication rate limiter in RouteServiceProvider::configureRateLimiting() applied a single global bucket to the login and two‑factor checkpoint endpoints instead of per‑IP or per‑account keys. This caused a shar...

7.5CVSS5.9AI score0.00394EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/07/28 3:45 p.m.13 views

CVE-2026-61609 Pterodactyl's shared global rate-limit key on login and 2FA checkpoint enables unauthenticated panel-wide authentication lockout (DoS)

Pterodactyl is a free, open-source game server management panel. From 1.7.0 until 1.13.0, the authentication rate limiter defined in RouteServiceProvider::configureRateLimiting applied a single global bucket to the login and two-factor checkpoint endpoints instead of keying by IP or account: the...

7.5CVSS5.9AI score0.00394EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/28 2:57 p.m.12 views

GHSA-XVC3-826V-XF47 Pterodactyl's shared global rate-limit key on login and 2FA checkpoint enables unauthenticated panel-wide authentication lockout (DoS)

Summary The authentication rate limiter used for the login and two-factor checkpoint endpoints applies a single global bucket shared by every client, instead of keying per IP or per account. An unauthenticated attacker sending 10 requests per minute from one IP exhausts the shared bucket and caus...

7.5CVSS5.8AI score0.00394EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/07/28 2:57 p.m.16 views

Pterodactyl's shared global rate-limit key on login and 2FA checkpoint enables unauthenticated panel-wide authentication lockout (DoS)

Summary The authentication rate limiter used for the login and two-factor checkpoint endpoints applies a single global bucket shared by every client, instead of keying per IP or per account. An unauthenticated attacker sending 10 requests per minute from one IP exhausts the shared bucket and caus...

7.5CVSS5.8AI score0.00394EPSS
SaveExploits0References2Affected Software1
Positive Technologies
Positive Technologies
added 2026/07/28 12:00 a.m.15 views

PT-2026-65515

Pterodactyl is a free, open-source game server management panel. From 1.7.0 until 1.13.0, the authentication rate limiter defined in RouteServiceProvider::configureRateLimiting applied a single global bucket to the login and two-factor checkpoint endpoints instead of keying by IP or account: the...

7.5CVSS5.9AI score0.00394EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/13 2:36 p.m.12 views

PYSEC-2026-3434 zae-limiter: DynamoDB hot partition throttling enables per-entity Denial of Service

Summary All rate limit buckets for a single entity share the same DynamoDB partition key namespace/ENTITYid. A high-traffic entity can exceed DynamoDB's per-partition throughput limits 1,000 WCU/sec, causing throttling that degrades service for that entity — and potentially co-located entities in...

4.3CVSS6.1AI score0.00228EPSS
SaveExploits0References7
NVD
NVD
added 2026/07/10 4:16 p.m.14 views

CVE-2026-55501

9Router is an AI router & token saver. Prior to 0.4.80, the dashboard login rate limiter in src/lib/auth/loginLimiter.js derives the client identity from the attacker-controlled X-Forwarded-For HTTP header, and src/app/api/auth/login/route.js uses that spoofable value for checkLock and recordFail...

7.3CVSS0.0032EPSS
SaveExploits0References3
CVE
CVE
added 2026/07/10 3:23 p.m.71 views

CVE-2026-55501

The CVE concerns 9router prior to version 0.4.80, where the login rate limiter uses client identity from the attacker-controlled X-Forwarded-For header in src/lib/auth/loginLimiter.js. This allows remote attackers to rotate X-Forwarded-For per attempt, creating a fresh rate-limit bucket each time...

7.3CVSS6.2AI score0.0032EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/06 9:46 p.m.11 views

GHSA-7CFM-PQRJ-XGQ7 9router: Login brute-force protection bypass via spoofed X-Forwarded-For header

Summary The 9router dashboard login rate limiter derives the client identity from the attacker-controlled X-Forwarded-For HTTP header. When 9router is directly exposed, or deployed behind a reverse proxy that does not overwrite untrusted forwarding headers, a remote attacker can rotate the...

7.3CVSS6AI score0.0032EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/07/06 9:46 p.m.25 views

9router: Login brute-force protection bypass via spoofed X-Forwarded-For header

Summary The 9router dashboard login rate limiter derives the client identity from the attacker-controlled X-Forwarded-For HTTP header. When 9router is directly exposed, or deployed behind a reverse proxy that does not overwrite untrusted forwarding headers, a remote attacker can rotate the...

7.3CVSS6AI score0.0032EPSS
SaveExploits0References2Affected Software1
Positive Technologies
Positive Technologies
added 2026/07/06 12:00 a.m.49 views

PT-2026-56084

Name of the Vulnerable Software and Affected Versions 9Router versions prior to 0.4.80 Description The dashboard login rate limiter derives client identity from the X-Forwarded-For HTTP header, which is controlled by the user. When the application is directly exposed or deployed behind a reverse...

7.3CVSS6.2AI score0.0032EPSS
SaveExploits0References6
Rows per page
Query Builder