Lucene search
+L

171 matches found

CVE
CVE
added 2026/08/27 2:51 p.m.17 views

CVE-2026-81704

openssl_encrypt versions before 1.4.9 contain a weak key derivation vulnerability in the D-Bus CryptoService.EncryptFile handler. The affected code uses unstretched SHA-256 instead of Argon2id , omitting key stretching and hash rounds. This allows attackers to perform offline password guessing ag...

8.7CVSS5.3AI score0.00198EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2026/08/27 2:51 p.m.32 views

CVE-2026-81704 openssl_encrypt before 1.4.9 Weak Key Derivation via D-Bus

opensslencrypt versions before 1.4.9 contain a weak key derivation vulnerability in the D-Bus CryptoService.EncryptFile handler that uses unstretched SHA-256 instead of Argon2id. Attackers can perform offline password guessing against encrypted files roughly six to seven orders of magnitude faste...

8.7CVSS0.00198EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/27 2:51 p.m.13 views

CVE-2026-81704 openssl_encrypt before 1.4.9 Weak Key Derivation via D-Bus

opensslencrypt versions before 1.4.9 contain a weak key derivation vulnerability in the D-Bus CryptoService.EncryptFile handler that uses unstretched SHA-256 instead of Argon2id. Attackers can perform offline password guessing against encrypted files roughly six to seven orders of magnitude faste...

8.7CVSS5.9AI score
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/27 2:50 p.m.34 views

CVE-2026-81689 openssl_encrypt before 1.4.9 Weak Pepper Key Derivation

opensslencrypt versions before 1.4.9 derive the remote-pepper wrap key using unsalted HKDF-SHA256 or bare SHA-256 of the password, allowing identical keys across all users and files. Attackers with access to wrapped pepper blobs can precompute a single dictionary table and perform fleet-wide...

8.7CVSS0.00198EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/27 2:50 p.m.18 views

CVE-2026-81689

openssl_encrypt versions before 1.4.9 derive the remote-pepper wrap key using unsalted HKDF-SHA256 or bare SHA-256 of the password, resulting in identical keys across all users and files. An attacker with access to wrapped pepper blobs can precompute a single dictionary table and perform fleet-wi...

8.7CVSS5.2AI score0.00198EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2026/08/27 2:50 p.m.10 views

CVE-2026-81689 openssl_encrypt before 1.4.9 Weak Pepper Key Derivation

opensslencrypt versions before 1.4.9 derive the remote-pepper wrap key using unsalted HKDF-SHA256 or bare SHA-256 of the password, allowing identical keys across all users and files. Attackers with access to wrapped pepper blobs can precompute a single dictionary table and perform fleet-wide...

8.7CVSS5.9AI score
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/08/27 12:00 a.m.19 views

PT-2026-82590

Name of the Vulnerable Software and Affected Versions openssl encrypt versions prior to 1.4.9 Description The software derives the remote-pepper wrap key using unsalted HKDF-SHA256 or bare SHA-256 of the password. This results in identical keys being used across all users and files. An attacker...

8.7CVSS5.6AI score0.00198EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2026/08/27 12:00 a.m.18 views

PT-2026-82605

Name of the Vulnerable Software and Affected Versions openssl encrypt versions prior to 1.4.9 Description The D-Bus CryptoService.EncryptFile handler uses unstretched SHA-256 instead of Argon2id for key derivation. This allows attackers to perform offline password guessing against encrypted files...

8.7CVSS5.7AI score0.00198EPSS
SaveExploits0References7
NVD
NVD
added 2026/08/21 7:17 p.m.12 views

CVE-2026-53762

VeraCrypt provides disk encryption with strong security based on TrueCrypt. Prior to 1.26.29, non-default builds created with WOLFCRYPT=1 and WOLFCRYPTBACKEND route SHA-256 and SHA-512 volume-header key derivation through derivekeysha256 and derivekeysha512 in src/Crypto/wolfCrypt.c, where the...

6.2CVSS0.0006EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/17 11:04 a.m.49 views

CVE-2026-74889 openssl_encrypt before 1.4.0 Weak Key Derivation via HKDF

opensslencrypt versions before 1.4.0 use HKDF with no salt and static info parameter in key normalization functions, reducing entropy extraction and determinism. Attackers can exploit predictable key derivation with identical inputs to weaken cryptographic security against multi-target attacks...

9.8CVSS0.00201EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/17 11:04 a.m.16 views

CVE-2026-74889 openssl_encrypt before 1.4.0 Weak Key Derivation via HKDF

opensslencrypt versions before 1.4.0 use HKDF with no salt and static info parameter in key normalization functions, reducing entropy extraction and determinism. Attackers can exploit predictable key derivation with identical inputs to weaken cryptographic security against multi-target attacks...

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

CVE-2026-74889

The openssl_encrypt library (PHP package) before version 1.4.0 uses HKDF with no salt and a static info parameter in its key normalization functions, producing deterministic, low-entropy derived keys. Attackers with identical inputs can predict derived keys, weakening cryptographic security again...

9.8CVSS5.2AI score0.00201EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2026/08/17 11:04 a.m.13 views

CVE-2026-74888 openssl_encrypt before 1.4.0 Non-Standard PBKDF2 Key Derivation

opensslencrypt versions before 1.4.0 use a non-standard PBKDF2 key derivation construction with iterations=1 per call in an outer loop, creating a KDF whose security properties have not been formally analyzed. Attackers can exploit this weakened key derivation to more efficiently crack passwords...

8.7CVSS5.5AI score
SaveExploits0References4
EUVD
EUVD
added 2026/08/13 3:26 p.m.17 views

EUVD-2026-58075

In Zimbra Collaboration ZCS before 10.1.17, weak cryptographic key generation vulnerability exists in the OnlyOffice integration. The zimbraDocumentEditingJwtSecret is generated using an insecure random number generator, resulting in insufficient entropy. An attacker who obtains a JWT signed with...

6.3CVSS5.3AI score0.00194EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/05 7:17 p.m.12 views

CVE-2026-9205

IBM Langflow OSS contains a weak cryptographic key derivation vulnerability in the ensurefernetkey function...

9.8CVSS0.00231EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/05 7:17 p.m.18 views

CVE-2026-9205

IBM Langflow OSS contains a weak cryptographic key derivation vulnerability in the ensurefernetkey function...

9.8CVSS5.3AI score
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/08/05 6:09 p.m.10 views

CVE-2026-9205

IBM Langflow OSS contains a weak cryptographic key derivation vulnerability in the ensurefernetkey function...

7.4CVSS5.5AI score0.00231EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2026/08/05 6:09 p.m.49 views

CVE-2026-9205 Langflow is affected by weaknesses in secret handling and sensitive configuration access

IBM Langflow OSS contains a weak cryptographic key derivation vulnerability in the ensurefernetkey function...

7.4CVSS0.00231EPSS
SaveExploits0References1
NVD
NVD
added 2026/06/30 8:17 p.m.25 views

CVE-2026-7874

IBM Langflow OSS 1.0.0 through 1.10.0 Langflow could allow disclosure of all stored credentials due to the use of a weak and reversible key derivation mechanism for encryption at rest...

9.1CVSS0.00275EPSS
SaveExploits0References1
OSV
OSV
added 2026/06/30 8:17 p.m.17 views

CVE-2026-7874

IBM Langflow OSS 1.0.0 through 1.10.0 Langflow could allow disclosure of all stored credentials due to the use of a weak and reversible key derivation mechanism for encryption at rest...

9.1CVSS5.9AI score
SaveExploits0References1
Rows per page
Query Builder