Lucene search
+L

3431 matches found

OSV
OSV
added 2026/04/16 11:36 p.m.7 views

BIT-AUTHENTIK-2024-52307 authentik allows a timing attack due to missing constant time comparison for metrics view

authentik is an open-source identity provider. Due to the usage of a non-constant time comparison for the /-/metrics/ endpoint it was possible to brute-force the SECRETKEY, which is used to authenticate the endpoint. The /-/metrics/ endpoint returns Prometheus metrics and is not intended to be...

6.3CVSS5.5AI score0.00531EPSS
SaveExploits0References4
Snyk
Snyk
added 2026/04/16 9:10 p.m.28 views

Timing Attack

Overview mojic is an Obfuscate C source code into encrypted, password-seeded emoji streams. Affected versions of this package are vulnerable to Timing Attack in the getDecryptStream process. An attacker can bypass file integrity checks by exploiting timing discrepancies in the HMAC verification,...

5.7CVSS6AI score0.00108EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/04/16 9:10 p.m.21 views

Mojic: Observable Timing Discrepancy in HMAC Verification

Summary The CipherEngine in Mojic v2.1.3 uses a standard equality operator !== to verify the HMAC-SHA256 integrity seal during the decryption phase. This creates an Observable Timing Discrepancy CWE-208, allowing a potential attacker to bypass the file integrity check via a timing attack. Details...

4.7CVSS6AI score0.00108EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/04/16 9:10 p.m.9 views

GHSA-WQQ3-WFMP-V85G Mojic: Observable Timing Discrepancy in HMAC Verification

Summary The CipherEngine in Mojic v2.1.3 uses a standard equality operator !== to verify the HMAC-SHA256 integrity seal during the decryption phase. This creates an Observable Timing Discrepancy CWE-208, allowing a potential attacker to bypass the file integrity check via a timing attack. Details...

4.7CVSS6AI score0.00108EPSS
SaveExploits0References3
OSV
OSV
added 2026/04/16 8:42 p.m.41 views

GHSA-MJ7R-X3H3-7RMR ApostropheCMS: User Enumeration via Timing Side Channel in Password Reset Endpoint

Summary The password reset endpoint /api/v1/@apostrophecms/login/reset-request exhibits a measurable timing side channel that allows unauthenticated attackers to enumerate valid usernames and email addresses. When a user is not found, the handler returns after a fixed 2-second artificial delay, b...

3.7CVSS5.8AI score0.00365EPSS
SaveExploits1References4
Github Security Blog
Github Security Blog
added 2026/04/16 8:42 p.m.13 views

ApostropheCMS: User Enumeration via Timing Side Channel in Password Reset Endpoint

Summary The password reset endpoint /api/v1/@apostrophecms/login/reset-request exhibits a measurable timing side channel that allows unauthenticated attackers to enumerate valid usernames and email addresses. When a user is not found, the handler returns after a fixed 2-second artificial delay, b...

3.7CVSS5.8AI score0.00365EPSS
SaveExploits1References4Affected Software1
SUSE Linux
SUSE Linux
added 2026/04/16 1:34 p.m.11 views

Security update for ovmf

This update for ovmf fixes the following issue: CVE-2025-59438: mbedtls: padding oracle attack possible through timing of cipher error reporting bsc1252441. Patch Instructions: To install this SUSE update use the SUSE recommended installation methods like YaST onlineupdate or "zypper patch"...

5.7CVSS5.8AI score0.00246EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/04/16 1:22 a.m.9 views

CVE-2026-5086

Crypt::SecretBuffer versions before 0.019 for Perl is suseceptible to timing attacks. For example, if Crypt::SecretBuffer was used to store and compare plaintext passwords, then discrepencies in timing could be used to guess the secret password...

7.5CVSS5.8AI score0.00396EPSS
SaveExploits0References1
Snyk
Snyk
added 2026/04/15 8:22 p.m.9 views

Timing Attack

Overview apostrophe is a content management system CMS for Node.js. It supports in-context editing, schema-driven content types, flexible widgets and a great deal more. This module contains everything necessary to build a website with ApostropheCMS. Affected versions of this package are vulnerabl...

6.3CVSS5.8AI score0.00365EPSS
SaveExploits1References2
ATTACKERKB
ATTACKERKB
added 2026/04/15 7:11 p.m.7 views

CVE-2026-33877

ApostropheCMS is an open-source Node.js content management system. Versions 4.28.0 and prior contain a timing side-channel vulnerability in the password reset endpoint /api/v1/@apostrophecms/login/reset-request that allows unauthenticated username and email enumeration. When a user is not found,...

3.7CVSS5.8AI score0.00365EPSS
SaveExploits1References3Affected Software1
Snyk
Snyk
added 2026/04/15 6:57 p.m.15 views

Timing Attack

Overview @sync-in/server is a The secure, open-source platform for file storage, sharing, collaboration, and syncing Affected versions of this package are vulnerable to Timing Attack via the login process. An attacker can obtain valid usernames by measuring differences in response times from the...

6.9CVSS5.8AI score0.00333EPSS
SaveExploits0References2
OSV
OSV
added 2026/04/15 6:57 p.m.34 views

GHSA-43FJ-QP3H-HRH5 Sync-in Server has Username Enumeration via Timing Attack

Summary The /api/auth/login endpoint contains a logic flaw that allows unauthenticated remote attackers to enumerate valid usernames by measuring the application's response time. Details The logic flaw can be located at the below point in source:...

6.9CVSS5.8AI score0.00333EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/04/15 6:57 p.m.13 views

Sync-in Server has Username Enumeration via Timing Attack

Summary The /api/auth/login endpoint contains a logic flaw that allows unauthenticated remote attackers to enumerate valid usernames by measuring the application's response time. Details The logic flaw can be located at the below point in source:...

6.9CVSS5.8AI score0.00333EPSS
SaveExploits0References4Affected Software1
Snyk
Snyk
added 2026/04/15 10:13 a.m.7 views

Timing Attack

Overview Affected versions of this package are vulnerable to Timing Attack through the sample and samplematrix functions in FrodoEngine.java. An attacker can recover information about the sampled noise values by observing how long Frodo key generation or encapsulation takes when it processes...

9.9CVSS5.7AI score0.00899EPSS
SaveExploits0References4
Snyk
Snyk
added 2026/04/15 10:13 a.m.12 views

Timing Attack

Overview org.bouncycastle:bcprov-jdk15to18 is a Java implementation of cryptographic algorithms. Affected versions of this package are vulnerable to Timing Attack through the sample and samplematrix functions in FrodoEngine.java. An attacker can recover information about the sampled noise values ...

9.9CVSS5.7AI score0.00899EPSS
SaveExploits0References4
Snyk
Snyk
added 2026/04/15 10:13 a.m.6 views

Timing Attack

Overview Affected versions of this package are vulnerable to Timing Attack through the sample and samplematrix functions in FrodoEngine.java. An attacker can recover information about the sampled noise values by observing how long Frodo key generation or encapsulation takes when it processes...

9.9CVSS5.7AI score0.00899EPSS
SaveExploits0References4
Snyk
Snyk
added 2026/04/15 10:13 a.m.13 views

Timing Attack

Overview Affected versions of this package are vulnerable to Timing Attack through the sample and samplematrix functions in FrodoEngine.java. An attacker can recover information about the sampled noise values by observing how long Frodo key generation or encapsulation takes when it processes...

9.9CVSS5.7AI score0.00899EPSS
SaveExploits0References4
Snyk
Snyk
added 2026/04/15 10:13 a.m.7 views

Timing Attack

Overview org.bouncycastle:bcprov-jdk14 is a Java implementation of cryptographic algorithms. Affected versions of this package are vulnerable to Timing Attack through the sample and samplematrix functions in FrodoEngine.java. An attacker can recover information about the sampled noise values by...

9.9CVSS5.7AI score0.00899EPSS
SaveExploits0References4
Snyk
Snyk
added 2026/04/15 10:13 a.m.7 views

Timing Attack

Overview Affected versions of this package are vulnerable to Timing Attack through the sample and samplematrix functions in FrodoEngine.java. An attacker can recover information about the sampled noise values by observing how long Frodo key generation or encapsulation takes when it processes...

9.9CVSS5.7AI score0.00899EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/04/15 12:0 a.m.22 views

PT-2026-37110

Name of the Vulnerable Software and Affected Versions Sync-in Server versions prior to 2.2.0 Description A logic flaw in the "/api/auth/login" endpoint allows unauthenticated remote attackers to enumerate valid usernames by measuring the application's response time. This timing discrepancy occurs...

6.9CVSS5.8AI score0.00333EPSS
SaveExploits0References7
Rows per page
Query Builder