CVE Catalog

CVE-2026-81721

HighCVSS 7.5
Published: Updated: Translated: NVD NIST

Summary

openssl_encrypt before 1.4.9 fails to validate KDF cost parameters in encrypted file metadata and keystore headers, allowing attackers to trigger unbounded memory allocation. Attackers can craft malicious encrypted files declaring arbitrarily large Argon2, scrypt, or balloon KDF parameters to exhaust system memory and crash the process without authentication.

Risk Assessment

An attacker can cause a process crash by exhausting memory, leading to denial of service.

Recommendation

Update openssl_encrypt to version 1.4.9 or later, which contains the fix.

Original NVD description (English source)

openssl_encrypt before 1.4.9 fails to validate KDF cost parameters in encrypted file metadata and keystore headers, allowing attackers to trigger unbounded memory allocation. Attackers can craft malicious encrypted files declaring arbitrarily large Argon2, scrypt, or balloon KDF parameters to exhaust system memory and crash the process without authentication.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS