openssl_encrypt 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 offline password guessing at hardware speed to recover user passwords.
References
| Link | Resource |
|---|---|
| https://github.com/jahlives/openssl_encrypt/security/advisories/GHSA-3v63-778v-3mvp | Vendor Advisory |
| https://www.vulncheck.com/advisories/openssl-encrypt-before-1.4.9-weak-pepper-key-derivation | Third Party Advisory |
Configurations
History
No history.
Information
Published : 2026-08-27 17:20
Updated : 2026-09-03 15:07
NVD link : CVE-2026-81689
Mitre link : CVE-2026-81689
CVE.ORG link : CVE-2026-81689
JSON object : View
Products Affected
jahlives
- openssl_encrypt
CWE
CWE-916
Use of Password Hash With Insufficient Computational Effort
