Weakness in OpenSSL Encrypt Affects Data Security on Multiple Platforms
CVE-2026-74900
9.3CRITICAL
What is CVE-2026-74900?
The openssl_encrypt library before version 1.4.0 contains a significant flaw in its pqc.py file, where failures during KEM decapsulation revert to a simulation mode that can compromise data integrity. This vulnerability allows attackers who have access to just 16 bytes of a private key to calculate the corresponding shared secret. Consequently, they may decrypt the encrypted information processed by the library, as the fallback to simulation mode occurs without triggering any alerts or errors. It is crucial for users to upgrade to the latest version to mitigate these risks and ensure robust security for their cryptographic operations.
Affected Version(s)
openssl_encrypt 0 < 1.4.0
openssl_encrypt 1.4.0
