All intelligence
// vulnerability record
cached · NVD via COSMOS syncCVE-2026-74871
MEDIUMpublished 2026-08-17 11:16 UTC · 22 hours ago · modified 2026-08-17 18:18 UTC
6.9
CVSS / 10
// description
openssl_encrypt versions before 1.4.6 contain a key derivation flaw in sequential XOR composition mode where the last stage cancels out during key generation. When configured with a single KDF and no prior hashing stage, attackers can bypass memory-hard key derivation and perform offline password cracking at SHA-256 speed instead of the configured KDF cost.
// weaknesses (CWE)
- CWE-916