Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

Количество 22

Количество 22

github логотип

GHSA-vgxx-5xj5-q97x

4 месяца назад

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 attacke...

CVSS3: 7.5
EPSS: Низкий
ubuntu логотип

CVE-2026-31790

4 месяца назад

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 i...

CVSS3: 7.5
EPSS: Низкий
redhat логотип

CVE-2026-31790

4 месяца назад

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 i...

CVSS3: 5.9
EPSS: Низкий
nvd логотип

CVE-2026-31790

4 месяца назад

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 i

CVSS3: 7.5
EPSS: Низкий
msrc логотип

CVE-2026-31790

4 месяца назад

Incorrect Failure Handling in RSA KEM RSASVE Encapsulation

CVSS3: 6.5
EPSS: Низкий
debian логотип

CVE-2026-31790

4 месяца назад

Issue summary: Applications using RSASVE key encapsulation to establis ...

CVSS3: 7.5
EPSS: Низкий
redos логотип

ROS-20260713-73-0030

18 дней назад

Уязвимость python-relenv

CVSS3: 7.5
EPSS: Низкий
rocky логотип

RLSA-2026:19218

2 месяца назад

Moderate: openssl security update

EPSS: Низкий
rocky логотип

RLSA-2026:19066

2 месяца назад

Moderate: openssl security update

EPSS: Низкий
oracle-oval логотип

ELSA-2026-500005

16 дней назад

ELSA-2026-500005: openssl security update (MODERATE)

EPSS: Низкий
oracle-oval логотип

ELSA-2026-19218

около 2 месяцев назад

ELSA-2026-19218: openssl security update (MODERATE)

EPSS: Низкий
oracle-oval логотип

ELSA-2026-19066

23 дня назад

ELSA-2026-19066: openssl security update (MODERATE)

EPSS: Низкий
rocky логотип

RLSA-2026:39297

16 дней назад

Moderate: edk2 security, bug fix, and enhancement update

EPSS: Низкий
oracle-oval логотип

ELSA-2026-39297

15 дней назад

ELSA-2026-39297: edk2 security, bug fix, and enhancement update (MODERATE)

EPSS: Низкий
suse-cvrf логотип

SUSE-SU-2026:1291-1

4 месяца назад

Security update for openssl-1_0_0

EPSS: Низкий
suse-cvrf логотип

SUSE-SU-2026:1257-1

4 месяца назад

Security update for openssl-1_1

EPSS: Низкий
suse-cvrf логотип

SUSE-SU-2026:1256-1

4 месяца назад

Security update for openssl-1_0_0

EPSS: Низкий
suse-cvrf логотип

SUSE-SU-2026:1215-1

4 месяца назад

Security update for openssl-3

EPSS: Низкий
suse-cvrf логотип

SUSE-SU-2026:1214-1

4 месяца назад

Security update for openssl-3

EPSS: Низкий
suse-cvrf логотип

SUSE-SU-2026:1213-1

4 месяца назад

Security update for openssl-3

EPSS: Низкий

Уязвимостей на страницу

Уязвимость
CVSS
EPSS
Опубликовано
github логотип
GHSA-vgxx-5xj5-q97x

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 attacke...

CVSS3: 7.5
1%
Низкий
4 месяца назад
ubuntu логотип
CVE-2026-31790

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 i...

CVSS3: 7.5
1%
Низкий
4 месяца назад
redhat логотип
CVE-2026-31790

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 i...

CVSS3: 5.9
1%
Низкий
4 месяца назад
nvd логотип
CVE-2026-31790

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 i

CVSS3: 7.5
1%
Низкий
4 месяца назад
msrc логотип
CVE-2026-31790

Incorrect Failure Handling in RSA KEM RSASVE Encapsulation

CVSS3: 6.5
1%
Низкий
4 месяца назад
debian логотип
CVE-2026-31790

Issue summary: Applications using RSASVE key encapsulation to establis ...

CVSS3: 7.5
1%
Низкий
4 месяца назад
redos логотип
ROS-20260713-73-0030

Уязвимость python-relenv

CVSS3: 7.5
1%
Низкий
18 дней назад
rocky логотип
RLSA-2026:19218

Moderate: openssl security update

1%
Низкий
2 месяца назад
rocky логотип
RLSA-2026:19066

Moderate: openssl security update

1%
Низкий
2 месяца назад
oracle-oval логотип
ELSA-2026-500005

ELSA-2026-500005: openssl security update (MODERATE)

16 дней назад
oracle-oval логотип
ELSA-2026-19218

ELSA-2026-19218: openssl security update (MODERATE)

около 2 месяцев назад
oracle-oval логотип
ELSA-2026-19066

ELSA-2026-19066: openssl security update (MODERATE)

23 дня назад
rocky логотип
RLSA-2026:39297

Moderate: edk2 security, bug fix, and enhancement update

16 дней назад
oracle-oval логотип
ELSA-2026-39297

ELSA-2026-39297: edk2 security, bug fix, and enhancement update (MODERATE)

15 дней назад
suse-cvrf логотип
SUSE-SU-2026:1291-1

Security update for openssl-1_0_0

4 месяца назад
suse-cvrf логотип
SUSE-SU-2026:1257-1

Security update for openssl-1_1

4 месяца назад
suse-cvrf логотип
SUSE-SU-2026:1256-1

Security update for openssl-1_0_0

4 месяца назад
suse-cvrf логотип
SUSE-SU-2026:1215-1

Security update for openssl-3

4 месяца назад
suse-cvrf логотип
SUSE-SU-2026:1214-1

Security update for openssl-3

4 месяца назад
suse-cvrf логотип
SUSE-SU-2026:1213-1

Security update for openssl-3

4 месяца назад

Уязвимостей на страницу