Unchecked Return Value in OpenSSL - CVE-2026-31790

 

Unchecked Return Value in OpenSSL - CVE-2026-31790

Published: April 9, 2026


Vulnerability identifier: #VU125562
CSH Severity: Medium
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:U/U:Green
CVE-ID: CVE-2026-31790
CWE-ID: CWE-252
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: OpenSSL Software Foundation
Affected software:
OpenSSL

Detailed vulnerability 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.


How to mitigate CVE-2026-31790

Install security update from vendor's website.

Sources