CVE & CISA-KEV Catalog

CVE-2026-31790

MEDIUM
6.5
CVSS v3
NVD

Description

Issue summary: Applications using RSASVE key encapsulation to establish a secret encryption key can send contents of an uninitialized memory buffer to a malicious peer. Impact summary: The uninitialized buffer might contain sensitive data from the previous execution of the application process which leads to sensitive data leakage to an attacker. RSA_public_encrypt() returns the number of bytes written on success and -1 on error. The affected code tests only whether the return value is non-zero. As a result, if RSA encryption fails, encapsulation can still return success to the caller, set the output lengths, and leave the caller to use the contents of the ciphertext buffer as if a valid KEM ciphertext had been produced. If applications use EVP_PKEY_encapsulate() with RSA/RSASVE on an attacker-supplied invalid RSA public key without first validating that key, then this may cause stale or uninitialized contents of the caller-provided ciphertext buffer to be disclosed to the attacker in place of the KEM ciphertext. As a workaround calling EVP_PKEY_public_check() or EVP_PKEY_public_check_quick() before EVP_PKEY_encapsulate() will mitigate the issue. The FIPS modules in 3.6, 3.5, 3.4, 3.3, 3.1 and 3.0 are affected by this issue.

How to fix

Remediation Available
opensslDebian
Fixed in:3.0.19-1~deb12u2CVE-2026-31790
Fixed in:3.5.5-1~deb13u2CVE-2026-31790
Fixed in:3.6.2-1CVE-2026-31790
opensslRocky
Fixed in:1:3.5.5-2.el10_2RHSA-2026:19066
Fixed in:1:3.5.5-2.el10_2RHSA-2026:19066
Fixed in:1:3.5.5-2.el10_2RHSA-2026:19066
Fixed in:1:3.5.5-2.el10_2RHSA-2026:19066
Fixed in:1:3.5.5-2.el10_2RHSA-2026:19066
Fixed in:1:3.5.5-2.el9_8RHSA-2026:19218
Fixed in:1:3.5.5-2.el9_8RHSA-2026:19218
Fixed in:1:3.5.5-2.el9_8RHSA-2026:19218
Fixed in:1:3.5.5-2.el9_8RHSA-2026:19218
Fixed in:1:3.5.5-2.el9_8RHSA-2026:19218
opensslRed Hat / RHEL
Fixed in:1:3.5.5-2.el10_2RHSA-2026:19066
Fixed in:1:3.5.5-2.el10_2RHSA-2026:19066
Fixed in:1:3.5.5-2.el10_2RHSA-2026:19066
Fixed in:1:3.5.5-2.el10_2RHSA-2026:19066
Fixed in:1:3.5.5-2.el10_2RHSA-2026:19066
Fixed in:1:3.5.5-2.el9_8RHSA-2026:19218
Fixed in:1:3.5.5-2.el9_8RHSA-2026:19218
Fixed in:1:3.5.5-2.el9_8RHSA-2026:19218
Fixed in:1:3.5.5-2.el9_8RHSA-2026:19218
Fixed in:1:3.5.5-2.el9_8RHSA-2026:19218
openssl-debuginfoRed Hat / RHEL
Fixed in:1:3.5.5-2.el10_2RHSA-2026:19066
Fixed in:1:3.5.5-2.el10_2RHSA-2026:19066
Fixed in:1:3.5.5-2.el10_2RHSA-2026:19066
Fixed in:1:3.5.5-2.el10_2RHSA-2026:19066
Fixed in:1:3.5.5-2.el9_8RHSA-2026:19218
Fixed in:1:3.5.5-2.el9_8RHSA-2026:19218
Fixed in:1:3.5.5-2.el9_8RHSA-2026:19218
Fixed in:1:3.5.5-2.el9_8RHSA-2026:19218
Fixed in:1:3.5.5-2.el9_8RHSA-2026:19218
openssl-debuginfoRocky
Fixed in:1:3.5.5-2.el10_2RHSA-2026:19066
Fixed in:1:3.5.5-2.el10_2RHSA-2026:19066
Fixed in:1:3.5.5-2.el10_2RHSA-2026:19066
Fixed in:1:3.5.5-2.el10_2RHSA-2026:19066
Fixed in:1:3.5.5-2.el9_8RHSA-2026:19218
Fixed in:1:3.5.5-2.el9_8RHSA-2026:19218
Fixed in:1:3.5.5-2.el9_8RHSA-2026:19218
Fixed in:1:3.5.5-2.el9_8RHSA-2026:19218
Fixed in:1:3.5.5-2.el9_8RHSA-2026:19218
openssl-debugsourceRed Hat / RHEL
Fixed in:1:3.5.5-2.el10_2RHSA-2026:19066
Fixed in:1:3.5.5-2.el10_2RHSA-2026:19066
Fixed in:1:3.5.5-2.el10_2RHSA-2026:19066
Fixed in:1:3.5.5-2.el10_2RHSA-2026:19066
Fixed in:1:3.5.5-2.el9_8RHSA-2026:19218
Fixed in:1:3.5.5-2.el9_8RHSA-2026:19218
Fixed in:1:3.5.5-2.el9_8RHSA-2026:19218
Fixed in:1:3.5.5-2.el9_8RHSA-2026:19218
Fixed in:1:3.5.5-2.el9_8RHSA-2026:19218
openssl-debugsourceRocky
Fixed in:1:3.5.5-2.el10_2RHSA-2026:19066
Fixed in:1:3.5.5-2.el10_2RHSA-2026:19066
Fixed in:1:3.5.5-2.el10_2RHSA-2026:19066
Fixed in:1:3.5.5-2.el10_2RHSA-2026:19066
Fixed in:1:3.5.5-2.el9_8RHSA-2026:19218
Fixed in:1:3.5.5-2.el9_8RHSA-2026:19218
Fixed in:1:3.5.5-2.el9_8RHSA-2026:19218
Fixed in:1:3.5.5-2.el9_8RHSA-2026:19218
Fixed in:1:3.5.5-2.el9_8RHSA-2026:19218
openssl-develRocky
Fixed in:1:3.5.5-2.el10_2RHSA-2026:19066
Fixed in:1:3.5.5-2.el10_2RHSA-2026:19066
Fixed in:1:3.5.5-2.el10_2RHSA-2026:19066
Fixed in:1:3.5.5-2.el10_2RHSA-2026:19066
Fixed in:1:3.5.5-2.el9_8RHSA-2026:19218
Fixed in:1:3.5.5-2.el9_8RHSA-2026:19218
Fixed in:1:3.5.5-2.el9_8RHSA-2026:19218
Fixed in:1:3.5.5-2.el9_8RHSA-2026:19218
Fixed in:1:3.5.5-2.el9_8RHSA-2026:19218
openssl-develRed Hat / RHEL
Fixed in:1:3.5.5-2.el10_2RHSA-2026:19066
Fixed in:1:3.5.5-2.el10_2RHSA-2026:19066
Fixed in:1:3.5.5-2.el10_2RHSA-2026:19066
Fixed in:1:3.5.5-2.el10_2RHSA-2026:19066
Fixed in:1:3.5.5-2.el9_8RHSA-2026:19218
Fixed in:1:3.5.5-2.el9_8RHSA-2026:19218
Fixed in:1:3.5.5-2.el9_8RHSA-2026:19218
Fixed in:1:3.5.5-2.el9_8RHSA-2026:19218
Fixed in:1:3.5.5-2.el9_8RHSA-2026:19218
openssl-fipsRocky
Fixed in:provider-main@x86_64RHSA-2026:28211
Fixed in:provider-main@srcRHSA-2026:28211
Fixed in:provider-main@aarch64RHSA-2026:28211
openssl-fipsRed Hat / RHEL
Fixed in:provider-main@x86_64RHSA-2026:28211
Fixed in:provider-main@aarch64RHSA-2026:28211
Fixed in:provider-main@srcRHSA-2026:28211
openssl-fips-providerRed Hat / RHEL
Fixed in:0:3.0.7-11.el10_2RHSA-2026:27746
Fixed in:0:3.0.7-11.el10_0RHSA-2026:27745
Fixed in:0:3.0.7-11.el10_0RHSA-2026:27745
Fixed in:0:3.0.7-11.el10_0RHSA-2026:27745
Fixed in:0:3.0.7-11.el10_0RHSA-2026:27745
Fixed in:0:3.0.7-11.el10_0RHSA-2026:27745
Fixed in:0:3.0.7-11.el10_2RHSA-2026:27746
Fixed in:0:3.0.7-11.el10_2RHSA-2026:27746
Fixed in:0:3.0.7-11.el10_2RHSA-2026:27746
Fixed in:0:3.0.7-11.el10_2RHSA-2026:27746
Fixed in:0:3.0.7-11.el9_8RHSA-2026:27744
Fixed in:0:3.0.7-11.el9_0RHSA-2026:28832
Fixed in:0:3.0.7-11.el9_0RHSA-2026:28832
Fixed in:0:3.0.7-11.el9_8RHSA-2026:27744
Fixed in:0:3.0.7-11.el9_8RHSA-2026:27744
Fixed in:0:3.0.7-11.el9_8RHSA-2026:27744
Fixed in:0:3.0.7-11.el9_8RHSA-2026:27744
Fixed in:0:3.0.7-11.el9_8RHSA-2026:27744
Fixed in:0:3.0.7-11.el9_0RHSA-2026:28832
Fixed in:0:3.0.7-11.el9_0RHSA-2026:28832
Fixed in:0:3.0.7-11.el9_0RHSA-2026:28832
Fixed in:0:3.0.7-11.el9_0RHSA-2026:28832
openssl-fips-providerRocky
Fixed in:0:3.0.7-11.el10_0RHSA-2026:27745
Fixed in:0:3.0.7-11.el10_0RHSA-2026:27745
Fixed in:0:3.0.7-11.el10_0RHSA-2026:27745
Fixed in:0:3.0.7-11.el10_0RHSA-2026:27745
Fixed in:0:3.0.7-11.el10_0RHSA-2026:27745
Fixed in:0:3.0.7-11.el10_2RHSA-2026:27746
Fixed in:0:3.0.7-11.el10_2RHSA-2026:27746
Fixed in:0:3.0.7-11.el10_2RHSA-2026:27746
Fixed in:0:3.0.7-11.el10_2RHSA-2026:27746
Fixed in:0:3.0.7-11.el10_2RHSA-2026:27746
Fixed in:0:3.0.7-11.el9_0RHSA-2026:28832
Fixed in:0:3.0.7-11.el9_8RHSA-2026:27744
Fixed in:0:3.0.7-11.el9_8RHSA-2026:27744
Fixed in:0:3.0.7-11.el9_0RHSA-2026:28832
Fixed in:0:3.0.7-11.el9_0RHSA-2026:28832
Fixed in:0:3.0.7-11.el9_0RHSA-2026:28832
Fixed in:0:3.0.7-11.el9_0RHSA-2026:28832
Fixed in:0:3.0.7-11.el9_8RHSA-2026:27744
Fixed in:0:3.0.7-11.el9_8RHSA-2026:27744
Fixed in:0:3.0.7-11.el9_8RHSA-2026:27744
Fixed in:0:3.0.7-11.el9_0RHSA-2026:28832
Fixed in:0:3.0.7-11.el9_8RHSA-2026:27744
openssl-fips-provider-debugsourceRocky
Fixed in:0:3.0.7-11.el9_0RHSA-2026:28832
Fixed in:0:3.0.7-11.el9_0RHSA-2026:28832
Fixed in:0:3.0.7-11.el9_0RHSA-2026:28832
Fixed in:0:3.0.7-11.el9_0RHSA-2026:28832
Fixed in:0:3.0.7-11.el9_0RHSA-2026:28832
openssl-fips-provider-debugsourceRed Hat / RHEL
Fixed in:0:3.0.7-11.el9_0RHSA-2026:28832
Fixed in:0:3.0.7-11.el9_0RHSA-2026:28832
Fixed in:0:3.0.7-11.el9_0RHSA-2026:28832
Fixed in:0:3.0.7-11.el9_0RHSA-2026:28832
Fixed in:0:3.0.7-11.el9_0RHSA-2026:28832
openssl-fips-provider-soRocky
Fixed in:0:3.0.7-11.el10_0RHSA-2026:27745
Fixed in:0:3.0.7-11.el10_2RHSA-2026:27746
Fixed in:0:3.0.7-11.el10_2RHSA-2026:27746
Fixed in:0:3.0.7-11.el10_2RHSA-2026:27746
Fixed in:0:3.0.7-11.el10_2RHSA-2026:27746
Fixed in:0:3.0.7-11.el10_0RHSA-2026:27745
Fixed in:0:3.0.7-11.el10_0RHSA-2026:27745
Fixed in:0:3.0.7-11.el10_0RHSA-2026:27745
Fixed in:0:3.0.7-11.el9_0RHSA-2026:28832
Fixed in:0:3.0.7-11.el9_8RHSA-2026:27744
Fixed in:0:3.0.7-11.el9_0RHSA-2026:28832
Fixed in:0:3.0.7-11.el9_0RHSA-2026:28832
Fixed in:0:3.0.7-11.el9_8RHSA-2026:27744
Fixed in:0:3.0.7-11.el9_8RHSA-2026:27744
Fixed in:0:3.0.7-11.el9_0RHSA-2026:28832
Fixed in:0:3.0.7-11.el9_8RHSA-2026:27744
Fixed in:0:3.0.7-11.el9_0RHSA-2026:28832
Fixed in:0:3.0.7-11.el9_8RHSA-2026:27744
openssl-fips-provider-soRed Hat / RHEL
Fixed in:0:3.0.7-11.el10_0RHSA-2026:27745
Fixed in:0:3.0.7-11.el10_2RHSA-2026:27746
Fixed in:0:3.0.7-11.el10_0RHSA-2026:27745
Fixed in:0:3.0.7-11.el10_2RHSA-2026:27746
Fixed in:0:3.0.7-11.el10_2RHSA-2026:27746
Fixed in:0:3.0.7-11.el10_2RHSA-2026:27746
Fixed in:0:3.0.7-11.el10_0RHSA-2026:27745
Fixed in:0:3.0.7-11.el10_0RHSA-2026:27745
Fixed in:0:3.0.7-11.el9_0RHSA-2026:28832
Fixed in:0:3.0.7-11.el9_0RHSA-2026:28832
Fixed in:0:3.0.7-11.el9_8RHSA-2026:27744
Fixed in:0:3.0.7-11.el9_8RHSA-2026:27744
Fixed in:0:3.0.7-11.el9_0RHSA-2026:28832
Fixed in:0:3.0.7-11.el9_8RHSA-2026:27744
Fixed in:0:3.0.7-11.el9_0RHSA-2026:28832
Fixed in:0:3.0.7-11.el9_8RHSA-2026:27744
Fixed in:0:3.0.7-11.el9_0RHSA-2026:28832
Fixed in:0:3.0.7-11.el9_8RHSA-2026:27744
openssl-fips-provider-so-debuginfoRed Hat / RHEL
Fixed in:0:3.0.7-11.el10_0RHSA-2026:27745
Fixed in:0:3.0.7-11.el10_2RHSA-2026:27746
Fixed in:0:3.0.7-11.el10_2RHSA-2026:27746
Fixed in:0:3.0.7-11.el10_0RHSA-2026:27745
Fixed in:0:3.0.7-11.el10_0RHSA-2026:27745
Fixed in:0:3.0.7-11.el10_2RHSA-2026:27746
Fixed in:0:3.0.7-11.el10_0RHSA-2026:27745
Fixed in:0:3.0.7-11.el10_2RHSA-2026:27746
Fixed in:0:3.0.7-11.el9_0RHSA-2026:28832
Fixed in:0:3.0.7-11.el9_0RHSA-2026:28832
Fixed in:0:3.0.7-11.el9_8RHSA-2026:27744
Fixed in:0:3.0.7-11.el9_8RHSA-2026:27744
Fixed in:0:3.0.7-11.el9_8RHSA-2026:27744
Fixed in:0:3.0.7-11.el9_8RHSA-2026:27744
Fixed in:0:3.0.7-11.el9_8RHSA-2026:27744
Fixed in:0:3.0.7-11.el9_0RHSA-2026:28832
Fixed in:0:3.0.7-11.el9_0RHSA-2026:28832
Fixed in:0:3.0.7-11.el9_0RHSA-2026:28832
openssl-fips-provider-so-debuginfoRocky
Fixed in:0:3.0.7-11.el10_2RHSA-2026:27746
Fixed in:0:3.0.7-11.el10_2RHSA-2026:27746
Fixed in:0:3.0.7-11.el10_2RHSA-2026:27746
Fixed in:0:3.0.7-11.el10_0RHSA-2026:27745
Fixed in:0:3.0.7-11.el10_0RHSA-2026:27745
Fixed in:0:3.0.7-11.el10_0RHSA-2026:27745
Fixed in:0:3.0.7-11.el10_0RHSA-2026:27745
Fixed in:0:3.0.7-11.el10_2RHSA-2026:27746
Fixed in:0:3.0.7-11.el9_8RHSA-2026:27744
Fixed in:0:3.0.7-11.el9_0RHSA-2026:28832
Fixed in:0:3.0.7-11.el9_0RHSA-2026:28832
Fixed in:0:3.0.7-11.el9_0RHSA-2026:28832
Fixed in:0:3.0.7-11.el9_8RHSA-2026:27744
Fixed in:0:3.0.7-11.el9_8RHSA-2026:27744
Fixed in:0:3.0.7-11.el9_0RHSA-2026:28832
Fixed in:0:3.0.7-11.el9_8RHSA-2026:27744
Fixed in:0:3.0.7-11.el9_0RHSA-2026:28832
Fixed in:0:3.0.7-11.el9_8RHSA-2026:27744
openssl-fips-provider-so-debugsourceRed Hat / RHEL
Fixed in:0:3.0.7-11.el10_2RHSA-2026:27746
Fixed in:0:3.0.7-11.el10_2RHSA-2026:27746
Fixed in:0:3.0.7-11.el10_2RHSA-2026:27746
Fixed in:0:3.0.7-11.el10_0RHSA-2026:27745
Fixed in:0:3.0.7-11.el10_0RHSA-2026:27745
Fixed in:0:3.0.7-11.el10_0RHSA-2026:27745
Fixed in:0:3.0.7-11.el10_0RHSA-2026:27745
Fixed in:0:3.0.7-11.el10_2RHSA-2026:27746
Fixed in:0:3.0.7-11.el9_8RHSA-2026:27744
Fixed in:0:3.0.7-11.el9_8RHSA-2026:27744
Fixed in:0:3.0.7-11.el9_8RHSA-2026:27744
Fixed in:0:3.0.7-11.el9_8RHSA-2026:27744
Fixed in:0:3.0.7-11.el9_8RHSA-2026:27744
openssl-fips-provider-so-debugsourceRocky
Fixed in:0:3.0.7-11.el10_2RHSA-2026:27746
Fixed in:0:3.0.7-11.el10_0RHSA-2026:27745
Fixed in:0:3.0.7-11.el10_2RHSA-2026:27746
Fixed in:0:3.0.7-11.el10_2RHSA-2026:27746
Fixed in:0:3.0.7-11.el10_0RHSA-2026:27745
Fixed in:0:3.0.7-11.el10_2RHSA-2026:27746
Fixed in:0:3.0.7-11.el10_0RHSA-2026:27745
Fixed in:0:3.0.7-11.el10_0RHSA-2026:27745
Fixed in:0:3.0.7-11.el9_8RHSA-2026:27744
Fixed in:0:3.0.7-11.el9_8RHSA-2026:27744
Fixed in:0:3.0.7-11.el9_8RHSA-2026:27744
Fixed in:0:3.0.7-11.el9_8RHSA-2026:27744
Fixed in:0:3.0.7-11.el9_8RHSA-2026:27744
openssl-libsRed Hat / RHEL
Fixed in:1:3.5.5-2.el10_2RHSA-2026:19066
Fixed in:1:3.5.5-2.el10_2RHSA-2026:19066
Fixed in:1:3.5.5-2.el10_2RHSA-2026:19066
Fixed in:1:3.5.5-2.el10_2RHSA-2026:19066
Fixed in:1:3.5.5-2.el9_8RHSA-2026:19218
Fixed in:1:3.5.5-2.el9_8RHSA-2026:19218
Fixed in:1:3.5.5-2.el9_8RHSA-2026:19218
Fixed in:1:3.5.5-2.el9_8RHSA-2026:19218
Fixed in:1:3.5.5-2.el9_8RHSA-2026:19218
openssl-libsRocky
Fixed in:1:3.5.5-2.el10_2RHSA-2026:19066
Fixed in:1:3.5.5-2.el10_2RHSA-2026:19066
Fixed in:1:3.5.5-2.el10_2RHSA-2026:19066
Fixed in:1:3.5.5-2.el10_2RHSA-2026:19066
Fixed in:1:3.5.5-2.el9_8RHSA-2026:19218
Fixed in:1:3.5.5-2.el9_8RHSA-2026:19218
Fixed in:1:3.5.5-2.el9_8RHSA-2026:19218
Fixed in:1:3.5.5-2.el9_8RHSA-2026:19218
Fixed in:1:3.5.5-2.el9_8RHSA-2026:19218
openssl-libs-debuginfoRed Hat / RHEL
Fixed in:1:3.5.5-2.el10_2RHSA-2026:19066
Fixed in:1:3.5.5-2.el10_2RHSA-2026:19066
Fixed in:1:3.5.5-2.el10_2RHSA-2026:19066
Fixed in:1:3.5.5-2.el10_2RHSA-2026:19066
Fixed in:1:3.5.5-2.el9_8RHSA-2026:19218
Fixed in:1:3.5.5-2.el9_8RHSA-2026:19218
Fixed in:1:3.5.5-2.el9_8RHSA-2026:19218
Fixed in:1:3.5.5-2.el9_8RHSA-2026:19218
Fixed in:1:3.5.5-2.el9_8RHSA-2026:19218
openssl-libs-debuginfoRocky
Fixed in:1:3.5.5-2.el10_2RHSA-2026:19066
Fixed in:1:3.5.5-2.el10_2RHSA-2026:19066
Fixed in:1:3.5.5-2.el10_2RHSA-2026:19066
Fixed in:1:3.5.5-2.el10_2RHSA-2026:19066
Fixed in:1:3.5.5-2.el9_8RHSA-2026:19218
Fixed in:1:3.5.5-2.el9_8RHSA-2026:19218
Fixed in:1:3.5.5-2.el9_8RHSA-2026:19218
Fixed in:1:3.5.5-2.el9_8RHSA-2026:19218
Fixed in:1:3.5.5-2.el9_8RHSA-2026:19218
openssl-perlRocky
Fixed in:1:3.5.5-2.el10_2RHSA-2026:19066
Fixed in:1:3.5.5-2.el10_2RHSA-2026:19066
Fixed in:1:3.5.5-2.el10_2RHSA-2026:19066
Fixed in:1:3.5.5-2.el10_2RHSA-2026:19066
Fixed in:1:3.5.5-2.el9_8RHSA-2026:19218
Fixed in:1:3.5.5-2.el9_8RHSA-2026:19218
Fixed in:1:3.5.5-2.el9_8RHSA-2026:19218
Fixed in:1:3.5.5-2.el9_8RHSA-2026:19218
openssl-perlRed Hat / RHEL
Fixed in:1:3.5.5-2.el10_2RHSA-2026:19066
Fixed in:1:3.5.5-2.el10_2RHSA-2026:19066
Fixed in:1:3.5.5-2.el10_2RHSA-2026:19066
Fixed in:1:3.5.5-2.el10_2RHSA-2026:19066
Fixed in:1:3.5.5-2.el9_8RHSA-2026:19218
Fixed in:1:3.5.5-2.el9_8RHSA-2026:19218
Fixed in:1:3.5.5-2.el9_8RHSA-2026:19218
Fixed in:1:3.5.5-2.el9_8RHSA-2026:19218
registry.redhat.io/costmanagement/costmanagement-metricsRocky
Fixed in:operator-bundle@sha256:c2c4a771905d23d7c0aad05672e5d8491c744ccb7f7192ef31e2b93f82a1f3b4_amd64RHSA-2026:27998
Fixed in:rhel9-operator@sha256:40f9729022eb27cefd14f7d0e0d869b936e5862cb079009de45cf7b3626a4275_s390xRHSA-2026:27998
Fixed in:rhel9-operator@sha256:e694c9b65667f1989df1a4c7028defd9b42f099046d55807bfef3d766ba65335_ppc64leRHSA-2026:27998
Fixed in:rhel9-operator@sha256:62c2477e0d9ceb1998eb0d1b496ee6e46b83433ff901909aa749d6dacfaf23cc_arm64RHSA-2026:27998
Fixed in:rhel9-operator@sha256:92da8c11452f7ae0f24e70d453f03d31e7a10ac1276c5bdc63539952d2c87b23_amd64RHSA-2026:27998
registry.redhat.io/costmanagement/costmanagement-metricsRed Hat / RHEL
Fixed in:rhel9-operator@sha256:92da8c11452f7ae0f24e70d453f03d31e7a10ac1276c5bdc63539952d2c87b23_amd64RHSA-2026:27998
Fixed in:operator-bundle@sha256:c2c4a771905d23d7c0aad05672e5d8491c744ccb7f7192ef31e2b93f82a1f3b4_amd64RHSA-2026:27998
Fixed in:rhel9-operator@sha256:62c2477e0d9ceb1998eb0d1b496ee6e46b83433ff901909aa749d6dacfaf23cc_arm64RHSA-2026:27998
Fixed in:rhel9-operator@sha256:e694c9b65667f1989df1a4c7028defd9b42f099046d55807bfef3d766ba65335_ppc64leRHSA-2026:27998
Fixed in:rhel9-operator@sha256:40f9729022eb27cefd14f7d0e0d869b936e5862cb079009de45cf7b3626a4275_s390xRHSA-2026:27998
registry.redhat.io/discovery/discoveryRocky
Fixed in:server-rhel9@sha256:7f4f6ce62705fe518e3513957b4205f106992cd42d1b07975d11aff2dc6ced66_amd64RHSA-2026:33313
Fixed in:ui-rhel9@sha256:3152cbb7f8ab85315ebb95b9f5cd5793c40859ee4487587f16a525ac5d408a44_arm64RHSA-2026:33313
Fixed in:server-rhel9@sha256:6c26d60b5d8eb5a823be4d6e83f2ebb32f5d15216338b85eb4b08aca4dc9316d_arm64RHSA-2026:33313
Fixed in:ui-rhel9@sha256:e9614239f2c391d00779cf6c7b998400de90bafbda14aa034e09020723c25a70_amd64RHSA-2026:33313
registry.redhat.io/discovery/discoveryRed Hat / RHEL
Fixed in:ui-rhel9@sha256:3152cbb7f8ab85315ebb95b9f5cd5793c40859ee4487587f16a525ac5d408a44_arm64RHSA-2026:33313
Fixed in:server-rhel9@sha256:6c26d60b5d8eb5a823be4d6e83f2ebb32f5d15216338b85eb4b08aca4dc9316d_arm64RHSA-2026:33313
Fixed in:ui-rhel9@sha256:e9614239f2c391d00779cf6c7b998400de90bafbda14aa034e09020723c25a70_amd64RHSA-2026:33313
Fixed in:server-rhel9@sha256:7f4f6ce62705fe518e3513957b4205f106992cd42d1b07975d11aff2dc6ced66_amd64RHSA-2026:33313
registry.redhat.io/insights-proxy/insights-proxyRocky
Fixed in:container-rhel9@sha256:35a26e08219c8608fd6be94ab0e16947c6d8dd68752b7c7747b65f23f1679492_amd64RHSA-2026:22634
Fixed in:container-rhel9@sha256:97b534defdc32202c8208b1ab1411a1e1085accaa79372437d467968fae0ba53_arm64RHSA-2026:22634
registry.redhat.io/insights-proxy/insights-proxyRed Hat / RHEL
Fixed in:container-rhel9@sha256:35a26e08219c8608fd6be94ab0e16947c6d8dd68752b7c7747b65f23f1679492_amd64RHSA-2026:22634
Fixed in:container-rhel9@sha256:97b534defdc32202c8208b1ab1411a1e1085accaa79372437d467968fae0ba53_arm64RHSA-2026:22634
registry.redhat.io/rhui5/cdsRocky
Fixed in:rhel9@sha256:29229a9b1908d9586aa60ae96ea4cab29316c058665ea4e10bd7d88e3434f38a_amd64RHSA-2026:21275
registry.redhat.io/rhui5/cdsRed Hat / RHEL
Fixed in:rhel9@sha256:29229a9b1908d9586aa60ae96ea4cab29316c058665ea4e10bd7d88e3434f38a_amd64RHSA-2026:21275
registry.redhat.io/rhui5/haproxyRocky
Fixed in:rhel9@sha256:eeceb83a297bdb2778a63fa0e55d441ba316b77be786280746348fdcdeae866d_amd64RHSA-2026:21275
registry.redhat.io/rhui5/haproxyRed Hat / RHEL
Fixed in:rhel9@sha256:eeceb83a297bdb2778a63fa0e55d441ba316b77be786280746348fdcdeae866d_amd64RHSA-2026:21275
registry.redhat.io/rhui5/installerRocky
Fixed in:rhel9@sha256:fb8d5c681efa515095f164334fde48bb2c4160069ba7512ddbf16a865c65ae17_amd64RHSA-2026:21275
registry.redhat.io/rhui5/installerRed Hat / RHEL
Fixed in:rhel9@sha256:fb8d5c681efa515095f164334fde48bb2c4160069ba7512ddbf16a865c65ae17_amd64RHSA-2026:21275
registry.redhat.io/rhui5/rhuaRocky
Fixed in:rhel9@sha256:ae3724c290b6e0c536cadae4dbe38fc1241fb88520db381e04bfbd1e489989e8_amd64RHSA-2026:21275
registry.redhat.io/rhui5/rhuaRed Hat / RHEL
Fixed in:rhel9@sha256:ae3724c290b6e0c536cadae4dbe38fc1241fb88520db381e04bfbd1e489989e8_amd64RHSA-2026:21275
libssl3Ubuntu
Fixed in:3.0.2-0ubuntu1.23USN-8155-1
libssl3t64Ubuntu
Fixed in:3.0.13-0ubuntu3.9USN-8155-1
Fixed in:3.5.3-1ubuntu3.3USN-8155-1
opensslUbuntu
Fixed in:3.0.2-0ubuntu1.23USN-8155-1
Fixed in:3.0.13-0ubuntu3.9USN-8155-1
Fixed in:3.5.3-1ubuntu3.3USN-8155-1

Remediation is compiled from vendor and distribution security advisories. Always confirm against the linked source for your exact version and platform.

CVSS v3 Vector

Exploitability

Attack VectorNetwork
Attack ComplexityLow
Privileges RequiredNone
User InteractionNone
ScopeUnchanged

Impact

ConfidentialityLow
IntegrityNone
AvailabilityLow

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:L

Exploit Intelligence

0.98%probability of exploitation in 30 days
58thpercentile

Moderate risk: more likely to be exploited than 58% of all known CVEs.

References

Embed a live status badge for CVE-2026-31790
CVE-2026-31790 severity badge

Markdown

[![CVE-2026-31790](https://tridentstack.com/cve/badge/CVE-2026-31790.svg)](https://tridentstack.com/cve/CVE-2026-31790)

HTML

<a href="https://tridentstack.com/cve/CVE-2026-31790"><img src="https://tridentstack.com/cve/badge/CVE-2026-31790.svg" alt="CVE-2026-31790"></a>

Find and fix vulnerabilities across your fleet

TridentStack Control continuously scans your Windows, macOS, and Linux fleet for known vulnerabilities, prioritizes them by severity and active exploitation, and patches them automatically.

Start free

This product uses NVD data but is not endorsed or certified by the NVD. EPSS scores courtesy of FIRST.org (https://www.first.org/epss). Source: CISA KEV Catalog. Data as of 2026-05-12.