openssl_encrypt versions before 1.4.9 store an unkeyed SHA-256 hash of the plaintext in the cleartext file header metadata. Attackers can read this hash without the password to confirm guessed plaintexts offline or fingerprint identical plaintexts across separately-encrypted files.
References
| Link | Resource |
|---|---|
| https://github.com/jahlives/openssl_encrypt/security/advisories/GHSA-7c3q-gp4v-q29q | Vendor Advisory |
| https://www.vulncheck.com/advisories/openssl-encrypt-before-1.4.9-plaintext-confirmation-oracle-via-sha-256 | Third Party Advisory |
Configurations
History
No history.
Information
Published : 2026-08-27 17:20
Updated : 2026-09-02 13:11
NVD link : CVE-2026-81688
Mitre link : CVE-2026-81688
CVE.ORG link : CVE-2026-81688
JSON object : View
Products Affected
jahlives
- openssl_encrypt
CWE
CWE-311
Missing Encryption of Sensitive Data
