CVE-2026-81688

Severity CVSS v4.0:
HIGH
Type:
CWE-311 Missing Encryption of Sensitive Data
Publication date:
27/08/2026
Last modified:
28/08/2026

Description

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.