openssl_encrypt 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 faster than documented protection by exploiting the missing key stretching and hash rounds.
References
| Link | Resource |
|---|---|
| https://github.com/jahlives/openssl_encrypt/security/advisories/GHSA-v9r6-grch-fxw7 | Vendor Advisory |
| https://www.vulncheck.com/advisories/openssl-encrypt-before-1.4.9-weak-key-derivation-via-d-bus | Third Party Advisory |
Configurations
History
No history.
Information
Published : 2026-08-27 17:21
Updated : 2026-09-03 15:09
NVD link : CVE-2026-81704
Mitre link : CVE-2026-81704
CVE.ORG link : CVE-2026-81704
JSON object : View
Products Affected
jahlives
- openssl_encrypt
CWE
CWE-916
Use of Password Hash With Insufficient Computational Effort
