#VU125562 Unchecked Return Value in OpenSSL - CVE-2026-31790
Published: April 9, 2026
OpenSSL
OpenSSL Software Foundation
Description
The vulnerability allows a remote attacker to disclose sensitive information.
The vulnerability exists due to incorrect failure handling in RSA KEM RSASVE encapsulation when processing an attacker-supplied invalid RSA public key with EVP_PKEY_encapsulate(). A remote attacker can supply an invalid RSA public key to disclose sensitive information.
The issue affects applications using RSA/RSASVE encapsulation without validating the supplied public key first.