Lucene search
+L

171 matches found

Kitploit
Kitploit
added 2026/08/27 12:36 a.m.1 views

private-landing

Private Landing Learn authentication by building it right. Live Demo · Threat Model · Auth Flows · ADRs Demo note: The login endpoint is protected by adaptive PoW challenges — repeated failures return increasing proof-of-work difficulty. Cache-backed rate limiting is implemented and tested but no...

5.4AI score
SaveExploits0References10
NVD
NVD
added 2026/08/25 2:16 a.m.12 views

CVE-2026-72700

The getgrav/grav-plugin-login Composer plugin before 3.9.1 used by Grav compares password reset and account activation tokens using a non-constant-time === string comparison instead of hashequals in classes/Controller.php taskReset and login.php activation handler. Because the token-submission...

8.7CVSS0.00255EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/25 1:30 a.m.7 views

EUVD-2026-65215

Grav CMS before 2.0.16 contains a timing vulnerability in Utils::verifyNonce that uses non-constant-time string comparison with the === operator instead of hashequals for CSRF nonce validation. Attackers can measure response timing differences to recover valid nonce values byte-by-byte through...

6.3CVSS5.4AI score0.00179EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/08/24 3:21 p.m.7 views

CVE-2026-53525

A flaw was found in WeeChat, a free chat client. The relay authentication mechanism uses a non-constant-time comparison when verifying password hashes. This vulnerability allows a remote attacker to exploit subtle timing differences during the authentication process. By analyzing these timing...

7.4CVSS5.6AI score0.00254EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2026/08/22 12:58 a.m.15 views

apr-util: Apache Portable Runtime Utility: Information disclosure via timing attack in password validation

A flaw was found in Apache Portable Runtime Utility apr-util. The aprpasswordvalidate function does not perform constant-time comparisons for hashes or passwords. This vulnerability allows a remote attacker to conduct a timing attack, particularly on platforms without crypt such as Windows, BeOS,...

7.5CVSS5.3AI score0.00379EPSS
SaveExploits0References5
NVD
NVD
added 2026/08/21 11:16 p.m.9 views

CVE-2026-53525

WeeChat Wee Enhanced Environment for Chat is a free chat client. In versions 0.3.1 through 4.9.0, the WeeChat relay authentication uses non-constant-time string comparison functions weechatstrcasecmp and strcmp to verify password hashes and plaintext passwords. An attacker can exploit timing...

7.4CVSS0.00254EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/21 10:19 p.m.20 views

EUVD-2026-64186

WeeChat Wee Enhanced Environment for Chat is a free chat client. In versions 0.3.1 through 4.9.0, the WeeChat relay authentication uses non-constant-time string comparison functions weechatstrcasecmp and strcmp to verify password hashes and plaintext passwords. An attacker can exploit timing...

7.4CVSS5.4AI score0.00254EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/21 10:19 p.m.12 views

CVE-2026-53525 WeeChat has Non-Constant-Time Password Hash Comparison in Relay Authentication

WeeChat Wee Enhanced Environment for Chat is a free chat client. In versions 0.3.1 through 4.9.0, the WeeChat relay authentication uses non-constant-time string comparison functions weechatstrcasecmp and strcmp to verify password hashes and plaintext passwords. An attacker can exploit timing...

7.4CVSS5.6AI score
SaveExploits0References3
OSV
OSV
added 2026/08/20 12:00 a.m.6 views

UBUNTU-CVE-2026-75589

Net::OAuth versions before 0.33 for Perl check HMAC-SHA1, HMAC-SHA256 and PLAINTEXT signatures with a non-constant-time comparison in verify. Each of the three compares the signature carried in the message against the locally computed one with the eq operator, which returns as soon as the two...

7.5CVSS5.4AI score0.00184EPSS
SaveExploits0References6
NVD
NVD
added 2026/08/19 8:17 a.m.9 views

CVE-2026-75589

Net::OAuth versions before 0.33 for Perl check HMAC-SHA1, HMAC-SHA256 and PLAINTEXT signatures with a non-constant-time comparison in verify. Each of the three compares the signature carried in the message against the locally computed one with the eq operator, which returns as soon as the two...

7.5CVSS0.00184EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2026/08/19 7:20 a.m.7 views

CVE-2026-75589

Net::OAuth versions before 0.33 for Perl check HMAC-SHA1, HMAC-SHA256 and PLAINTEXT signatures with a non-constant-time comparison in verify. Each of the three compares the signature carried in the message against the locally computed one with the eq operator, which returns as soon as the two...

7.5CVSS5.4AI score0.00184EPSS
SaveExploits0
CVE
CVE
added 2026/08/19 7:20 a.m.33 views

CVE-2026-75589

Net::OAuth versions before 0.33 for Perl are vulnerable to a timing side-channel in the verify method. The HMAC-SHA1, HMAC-SHA256, and PLAINTEXT signature checks use Perl's eq operator, which returns as soon as a mismatch is found, causing response time to vary with the length of the matching pre...

7.5CVSS5.4AI score0.00184EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/19 7:20 a.m.19 views

CVE-2026-75589 Net::OAuth versions before 0.33 for Perl check HMAC-SHA1, HMAC-SHA256 and PLAINTEXT signatures with a non-constant-time comparison in verify

Net::OAuth versions before 0.33 for Perl check HMAC-SHA1, HMAC-SHA256 and PLAINTEXT signatures with a non-constant-time comparison in verify. Each of the three compares the signature carried in the message against the locally computed one with the eq operator, which returns as soon as the two...

5.5AI score
SaveExploits0References8
CVE
CVE
added 2026/08/15 9:44 p.m.36 views

CVE-2026-73046

Technical details for CVE-2026-73046 are not publicly provided in the supplied documents; monitor for updates from vendors and advisories.

9.8CVSS5.6AI score0.00425EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/15 9:44 p.m.36 views

CVE-2026-73046 SiYuan before v3.7.4 Authentication Bypass via HTTP Basic Auth

SiYuan before v3.7.4 improperly restricts excessive authentication attempts in the CheckAuth middleware. The HTTP Basic Authentication branch, which guards nearly the entire /api/ surface, accepts the workspace access code Conf.AccessAuthCode as the Basic Auth password but never consults the...

9.8CVSS0.00425EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/08/15 9:44 p.m.11 views

CVE-2026-73046

SiYuan before v3.7.4 improperly restricts excessive authentication attempts in the CheckAuth middleware. The HTTP Basic Authentication branch, which guards nearly the entire /api/ surface, accepts the workspace access code Conf.AccessAuthCode as the Basic Auth password but never consults the...

5.6AI score0.00425EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2026/08/11 5:41 p.m.7 views

bouncycastle: BC-JAVA: private key leakage via non-constant time comparisons

A flaw was found in Legion of the Bouncy Castle Inc. BC-JAVA core. A covert timing channel vulnerability, caused by non-constant time comparisons, risks the leakage of private keys in the FrodoKEM implementation. An unauthenticated, remote attacker can potentially exploit this timing discrepancy ...

9.9CVSS7.2AI score0.00899EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/07/28 10:49 p.m.15 views

hono: Hono - Timing Attack in basicAuth and bearerAuth Middleware

A flaw was found in Hono. This vulnerability, a timing attack, exists in the basicAuth and bearerAuth middlewares due to a non-constant-time string comparison. A remote attacker could exploit the early termination of string equality checks to infer valid credentials by precisely measuring respons...

6.3CVSS5.8AI score0.00297EPSS
SaveExploits0References6
OPENSUSE Linux
OPENSUSE Linux
added 2026/07/07 12:00 a.m.9 views

Security update for perl-Crypt-SaltedHash (critical)

openSUSE Security Update: Security update for perl-Crypt-SaltedHash Announcement ID: openSUSE-SU-2026:0230-1 Rating: critical References: 1265912 1265927 Cross-References: CVE-2026-47372 CVE-2026-47373 Affected Products: openSUSE Backports SLE-15-SP7 An update that fixes two vulnerabilities is no...

9.1CVSS5.9AI score0.00397EPSS
SaveExploits0References2
NVD
NVD
added 2026/06/25 8:17 p.m.14 views

CVE-2026-10097

wolfSSL's AVX2-optimized ML-KEM implementation mlkemcmpavx2 compares only 1536 of the 1568 ciphertext bytes during the Fujisaki-Okamoto re-encryption check in ML-KEM-1024 decapsulation. Ciphertexts that differ from the expected re-encryption solely in bytes 1536-1567 bypass implicit rejection and...

8.3CVSS0.00262EPSS
SaveExploits0References2
Rows per page
Query Builder