CVE-2026-81704

Severity CVSS v4.0:
HIGH
Type:
CWE-916 Use of Password Hash With Insufficient Computational Effort
Publication date:
27/08/2026
Last modified:
28/08/2026

Description

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.