Lucene search
+L

3414 matches found

CVE
CVE
added 2026/01/26 5:47 p.m.23 views

CVE-2025-57784

CVE-2025-57784 refers to a Tomahawk authentication timing attack in the Hiawatha webserver (version 11.7) caused by the use of strcmp in the admin handling path, which could enable a local attacker to access the management client. The Red Hat and CVE records corroborate the issue as a local-timin...

4CVSS6AI score0.00148EPSS
SaveExploits0References1Affected Software1
OSV
OSV
added 2026/01/26 5:47 p.m.12 views

CVE-2025-57784 Tomahawk authentication timing attack due to usage of 'strcmp'

Tomahawk auth timing attack due to usage of strcmp has been identified in Hiawatha webserver version 11.7 which allows a local attacker to access the management client...

4CVSS6.1AI score
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/01/26 12:0 a.m.19 views

PT-2026-4797

Tomahawk auth timing attack due to usage of strcmp has been identified in Hiawatha webserver version 11.7 which allows a local attacker to access the management client...

5.8AI score0.00148EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/01/22 9:33 p.m.22 views

Spring Security has a broken timing attack mitigation implemented in DaoAuthenticationProvide

The fix applied in CVE-2025-22228 inadvertently broke the timing attack mitigation implemented in DaoAuthenticationProvider. This can allow attackers to infer valid usernames or other authentication behavior via response-time differences under certain configurations...

7.4CVSS5.5AI score0.00588EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/01/22 9:33 p.m.5 views

GHSA-VQXH-445G-37FC Spring Security has a broken timing attack mitigation implemented in DaoAuthenticationProvide

The fix applied in CVE-2025-22228 inadvertently broke the timing attack mitigation implemented in DaoAuthenticationProvider. This can allow attackers to infer valid usernames or other authentication behavior via response-time differences under certain configurations...

5.3CVSS7.2AI score0.00402EPSS
SaveExploits0References3
NVD
NVD
added 2026/01/22 9:15 p.m.6 views

CVE-2025-22234

The fix applied in CVE-2025-22228 inadvertently broke the timing attack mitigation implemented in DaoAuthenticationProvider. This can allow attackers to infer valid usernames or other authentication behavior via response-time differences under certain configurations...

5.3CVSS0.00402EPSS
SaveExploits0References1
CVE
CVE
added 2026/01/22 9:2 p.m.460 views

CVE-2025-22234

CVE-2025-22234 is associated with Spring Security’s timing-attack mitigation in DaoAuthenticationProvider. The described issue states that the fix applied in CVE-2025-22228 accidentally broke the mitigation, enabling an attacker to infer usernames or authentication behavior via response-time diff...

5.3CVSS5.5AI score0.00402EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/01/22 9:2 p.m.6 views

CVE-2025-22234

The fix applied in CVE-2025-22228 inadvertently broke the timing attack mitigation implemented in DaoAuthenticationProvider. This can allow attackers to infer valid usernames or other authentication behavior via response-time differences under certain configurations...

7.4CVSS5.4AI score0.00588EPSS
SaveExploits0References2Affected Software1
EUVD
EUVD
added 2026/01/22 9:2 p.m.8 views

EUVD-2026-3787

The fix applied in CVE-2025-22228 inadvertently broke the timing attack mitigation implemented in DaoAuthenticationProvider. This can allow attackers to infer valid usernames or other authentication behavior via response-time differences under certain configurations...

7.4CVSS5.5AI score0.00588EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/01/22 9:2 p.m.11 views

CVE-2025-22234 Spring Security - BCrypt Password Encoder maximum password length breaks timing attack mitigation

The fix applied in CVE-2025-22228 inadvertently broke the timing attack mitigation implemented in DaoAuthenticationProvider. This can allow attackers to infer valid usernames or other authentication behavior via response-time differences under certain configurations...

5.3CVSS5.5AI score0.00402EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2026/01/22 12:0 a.m.15 views

Spring Security security vulnerabilities

Spring Security is a security framework developed by Spring, an open-source project, that includes authentication and authorization features. Spring Security has security vulnerabilities; these vulnerabilities stem from the timing attack mitigation measures in the DaoAuthenticationProvider being...

5.3CVSS5.8AI score0.00402EPSS
SaveExploits0References1
CVE
CVE
added 2026/01/21 10:29 p.m.25 views

CVE-2026-23996

CVE-2026-23996 concerns the FastAPI Api Key library. Version 1.1.0 is reported to expose a timing side-channel in verify_key(), where a random delay is applied only on verification failures. This enables an attacker to statistically distinguish valid from invalid API keys by measuring response la...

3.7CVSS5.6AI score0.00254EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/01/21 10:29 p.m.13 views

CVE-2026-23996 FastAPI Api Key has a timing side-channel in verify_key that allows statistical key validity detection

FastAPI Api Key provides a backend-agnostic library that provides an API key system. Version 1.1.0 has a timing side-channel vulnerability in verifykey. The method applied a random delay only on verification failures, allowing an attacker to statistically distinguish valid from invalid API keys b...

3.7CVSS5.7AI score
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/01/21 10:27 p.m.15 views

FastAPI Api Key has a timing side-channel in verify_key that allows statistical key validity detection

Impact Timing side-channel vulnerability in verifykey. The method applied a random delay only on verification failures, allowing an attacker to statistically distinguish valid from invalid API keys by measuring response latencies. With enough repeated requests, an adversary could infer whether a...

3.7CVSS5.6AI score0.00254EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/01/21 10:27 p.m.19 views

GHSA-95C6-P277-P87G FastAPI Api Key has a timing side-channel in verify_key that allows statistical key validity detection

Impact Timing side-channel vulnerability in verifykey. The method applied a random delay only on verification failures, allowing an attacker to statistically distinguish valid from invalid API keys by measuring response latencies. With enough repeated requests, an adversary could infer whether a...

3.7CVSS5.6AI score0.00254EPSS
SaveExploits0References5
Snyk
Snyk
added 2026/01/21 10:27 p.m.11 views

Timing Attack

Overview fastapi-api-key is a fastapi-api-key provides secure, production-ready API key management for FastAPI. It offers pluggable hashing strategies Argon2 or bcrypt, backend-agnostic persistence currently SQLAlchemy, and an optional cache layer aiocache. Includes a Typer CLI and a FastAPI rout...

6.3CVSS5.7AI score0.00254EPSS
SaveExploits0References2
OSV
OSV
added 2026/01/21 1:2 a.m.9 views

GHSA-43MM-M3H2-3PRC File Browser Vulnerable to Username Enumeration via Timing Attack in /api/login

Summary The JSONAuth.Auth function contains a logic flaw that allows unauthenticated attackers to enumerate valid usernames by measuring the response time of the /api/login endpoint. Details The vulnerability exists due to a "short-circuit" evaluation in the authentication logic. When a username ...

5.3CVSS6AI score0.00417EPSS
SaveExploits1References4
Github Security Blog
Github Security Blog
added 2026/01/21 1:2 a.m.16 views

File Browser Vulnerable to Username Enumeration via Timing Attack in /api/login

Summary The JSONAuth.Auth function contains a logic flaw that allows unauthenticated attackers to enumerate valid usernames by measuring the response time of the /api/login endpoint. Details The vulnerability exists due to a "short-circuit" evaluation in the authentication logic. When a username ...

5.3CVSS6AI score0.00417EPSS
SaveExploits1References4Affected Software2
Snyk
Snyk
added 2026/01/21 1:2 a.m.2 views

Timing Attack

Overview Affected versions of this package are vulnerable to Timing Attack via the JSONAuth.Auth function. An unauthenticated attacker can determine valid usernames by measuring the response time of the /api/login endpoint, exploiting the timing discrepancy between valid and invalid username...

6.3CVSS5.9AI score0.00417EPSS
SaveExploits1References2
Snyk
Snyk
added 2026/01/21 1:2 a.m.5 views

Timing Attack

Overview Affected versions of this package are vulnerable to Timing Attack via the JSONAuth.Auth function. An unauthenticated attacker can determine valid usernames by measuring the response time of the /api/login endpoint, exploiting the timing discrepancy between valid and invalid username...

6.3CVSS5.6AI score0.00417EPSS
SaveExploits1References2
Rows per page
Query Builder