openssl_encrypt 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 protecting legacy encrypted files compared to standard PBKDF2 implementations.
References
| Link | Resource |
|---|---|
| https://github.com/jahlives/openssl_encrypt/security/advisories/GHSA-743f-89fg-x288 | Vendor Advisory |
| https://www.vulncheck.com/advisories/openssl-encrypt-before-non-standard-pbkdf2-key-derivation | Third Party Advisory |
Configurations
History
No history.
Information
Published : 2026-08-17 11:16
Updated : 2026-09-01 15:26
NVD link : CVE-2026-74888
Mitre link : CVE-2026-74888
CVE.ORG link : CVE-2026-74888
JSON object : View
Products Affected
jahlives
- openssl_encrypt
CWE
CWE-327
Use of a Broken or Risky Cryptographic Algorithm
