Key Substitution Vulnerability in OpenSSL Encrypt by OpenSSL
CVE-2026-81702
9.3CRITICAL
What is CVE-2026-81702?
The OpenSSL Encrypt functionality in versions prior to 1.4.9 has a vulnerability that permits attackers to replace legitimate public keys with their own without proper validation. This occurs during the loading of identities from identity.json, where failing to re-derive and validate fingerprints allows attackers to engage in silent key substitutions. As a result, encryption may utilize compromised keys while maintaining the appearance of validity in signature verification, posing significant risks to data integrity and confidentiality.
Affected Version(s)
openssl_encrypt 0 < 1.4.9
openssl_encrypt 1.4.9
