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.
References
| Link | Resource |
|---|---|
| https://github.com/jahlives/openssl_encrypt/security/advisories/GHSA-vxf9-vwp6-2w43 | Mitigation Vendor Advisory |
| https://www.vulncheck.com/advisories/openssl-encrypt-before-kdf-bypass-via-sequential-xor | Third Party Advisory |
Configurations
History
No history.
Information
Published : 2026-08-17 11:16
Updated : 2026-09-10 16:56
NVD link : CVE-2026-74871
Mitre link : CVE-2026-74871
CVE.ORG link : CVE-2026-74871
JSON object : View
Products Affected
jahlives
- openssl_encrypt
CWE
CWE-916
Use of Password Hash With Insufficient Computational Effort
