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

exploitDog

Количество 16

Количество 16

github логотип

GHSA-3cxm-476w-ghm2

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

Issue summary: When EVP_PKEY_derive_set_peer() is called with a DHX (X9.42) peer key, the peer key is not properly checked for the subgroup membership. Impact summary: A malicious peer which presents an X9.42 key carrying the victim's p and g parameters, a forged q = r (a small prime factor of the cofactor (p−1)/q_local), and a public value Y of order r can recover the victim's private key after a small number of key exchange attempts. When EVP_PKEY_derive_set_peer() is called with a DHX (X9.42) peer key, the subgroup membership check Y^q ≡ 1 (mod p) is performed using the peer's own q parameter, not the local key's q. The peer's domain parameters are then matched against the domain parameters of the private key, but the value of q is not compared. A malicious peer who presents an X9.42 key carrying the victim's p, g, a forged q = r (a small prime factor of the cofactor), and a public value Y of order r passes all checks. The shared secret then takes only r distinct values, l...

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

CVE-2026-42770

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

Issue summary: When EVP_PKEY_derive_set_peer() is called with a DHX (X9.42) peer key, the peer key is not properly checked for the subgroup membership. Impact summary: A malicious peer which presents an X9.42 key carrying the victim's p and g parameters, a forged q = r (a small prime factor of the cofactor (p−1)/q_local), and a public value Y of order r can recover the victim's private key after a small number of key exchange attempts. When EVP_PKEY_derive_set_peer() is called with a DHX (X9.42) peer key, the subgroup membership check Y^q ≡ 1 (mod p) is performed using the peer's own q parameter, not the local key's q. The peer's domain parameters are then matched against the domain parameters of the private key, but the value of q is not compared. A malicious peer who presents an X9.42 key carrying the victim's p, g, a forged q = r (a small prime factor of the cofactor), and a public value Y of order r passes all checks. The shared secret then takes only r distinct values, leak...

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

CVE-2026-42770

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

Issue summary: When EVP_PKEY_derive_set_peer() is called with a DHX (X9.42) peer key, the peer key is not properly checked for the subgroup membership. Impact summary: A malicious peer which presents an X9.42 key carrying the victim's p and g parameters, a forged q = r (a small prime factor of the cofactor (p−1)/q_local), and a public value Y of order r can recover the victim's private key after a small number of key exchange attempts. When EVP_PKEY_derive_set_peer() is called with a DHX (X9.42) peer key, the subgroup membership check Y^q ≡ 1 (mod p) is performed using the peer's own q parameter, not the local key's q. The peer's domain parameters are then matched against the domain parameters of the private key, but the value of q is not compared. A malicious peer who presents an X9.42 key carrying the victim's p, g, a forged q = r (a small prime factor of the cofactor), and a public value Y of order r passes all checks. The shared secret then takes only r distinct values, leak...

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

CVE-2026-42770

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

Issue summary: When EVP_PKEY_derive_set_peer() is called with a DHX (X9.42) peer key, the peer key is not properly checked for the subgroup membership. Impact summary: A malicious peer which presents an X9.42 key carrying the victim's p and g parameters, a forged q = r (a small prime factor of the cofactor (p−1)/q_local), and a public value Y of order r can recover the victim's private key after a small number of key exchange attempts. When EVP_PKEY_derive_set_peer() is called with a DHX (X9.42) peer key, the subgroup membership check Y^q ≡ 1 (mod p) is performed using the peer's own q parameter, not the local key's q. The peer's domain parameters are then matched against the domain parameters of the private key, but the value of q is not compared. A malicious peer who presents an X9.42 key carrying the victim's p, g, a forged q = r (a small prime factor of the cofactor), and a public value Y of order r passes all checks. The shared secret then takes only r distinct values, leak

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

CVE-2026-42770

10 дней назад

FFC-DH Peer Validation Uses Attacker-Supplied q

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

CVE-2026-42770

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

Issue summary: When EVP_PKEY_derive_set_peer() is called with a DHX (X ...

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

SUSE-SU-2026:2598-1

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

Security update for openssl-3

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

SUSE-SU-2026:2397-1

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

Security update for openssl-3

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

SUSE-SU-2026:2393-1

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

Security update for openssl-3

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

SUSE-SU-2026:2648-1

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

Security update for openssl-3

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

openSUSE-SU-2026:21005-1

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

Security update for openssl-3

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

RLSA-2026:25239

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

Important: openssl security update

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

RLSA-2026:25237

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

Important: openssl security update

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

ELSA-2026-50379

24 дня назад

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

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

ELSA-2026-25239

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

ELSA-2026-25239: openssl security update (IMPORTANT)

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

ELSA-2026-25237

3 дня назад

ELSA-2026-25237: openssl security update (IMPORTANT)

EPSS: Низкий

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

Уязвимость
CVSS
EPSS
Опубликовано
github логотип
GHSA-3cxm-476w-ghm2

Issue summary: When EVP_PKEY_derive_set_peer() is called with a DHX (X9.42) peer key, the peer key is not properly checked for the subgroup membership. Impact summary: A malicious peer which presents an X9.42 key carrying the victim's p and g parameters, a forged q = r (a small prime factor of the cofactor (p−1)/q_local), and a public value Y of order r can recover the victim's private key after a small number of key exchange attempts. When EVP_PKEY_derive_set_peer() is called with a DHX (X9.42) peer key, the subgroup membership check Y^q ≡ 1 (mod p) is performed using the peer's own q parameter, not the local key's q. The peer's domain parameters are then matched against the domain parameters of the private key, but the value of q is not compared. A malicious peer who presents an X9.42 key carrying the victim's p, g, a forged q = r (a small prime factor of the cofactor), and a public value Y of order r passes all checks. The shared secret then takes only r distinct values, l...

CVSS3: 3.7
0%
Низкий
около 2 месяцев назад
ubuntu логотип
CVE-2026-42770

Issue summary: When EVP_PKEY_derive_set_peer() is called with a DHX (X9.42) peer key, the peer key is not properly checked for the subgroup membership. Impact summary: A malicious peer which presents an X9.42 key carrying the victim's p and g parameters, a forged q = r (a small prime factor of the cofactor (p−1)/q_local), and a public value Y of order r can recover the victim's private key after a small number of key exchange attempts. When EVP_PKEY_derive_set_peer() is called with a DHX (X9.42) peer key, the subgroup membership check Y^q ≡ 1 (mod p) is performed using the peer's own q parameter, not the local key's q. The peer's domain parameters are then matched against the domain parameters of the private key, but the value of q is not compared. A malicious peer who presents an X9.42 key carrying the victim's p, g, a forged q = r (a small prime factor of the cofactor), and a public value Y of order r passes all checks. The shared secret then takes only r distinct values, leak...

CVSS3: 3.7
0%
Низкий
около 2 месяцев назад
redhat логотип
CVE-2026-42770

Issue summary: When EVP_PKEY_derive_set_peer() is called with a DHX (X9.42) peer key, the peer key is not properly checked for the subgroup membership. Impact summary: A malicious peer which presents an X9.42 key carrying the victim's p and g parameters, a forged q = r (a small prime factor of the cofactor (p−1)/q_local), and a public value Y of order r can recover the victim's private key after a small number of key exchange attempts. When EVP_PKEY_derive_set_peer() is called with a DHX (X9.42) peer key, the subgroup membership check Y^q ≡ 1 (mod p) is performed using the peer's own q parameter, not the local key's q. The peer's domain parameters are then matched against the domain parameters of the private key, but the value of q is not compared. A malicious peer who presents an X9.42 key carrying the victim's p, g, a forged q = r (a small prime factor of the cofactor), and a public value Y of order r passes all checks. The shared secret then takes only r distinct values, leak...

CVSS3: 5.9
0%
Низкий
около 2 месяцев назад
nvd логотип
CVE-2026-42770

Issue summary: When EVP_PKEY_derive_set_peer() is called with a DHX (X9.42) peer key, the peer key is not properly checked for the subgroup membership. Impact summary: A malicious peer which presents an X9.42 key carrying the victim's p and g parameters, a forged q = r (a small prime factor of the cofactor (p−1)/q_local), and a public value Y of order r can recover the victim's private key after a small number of key exchange attempts. When EVP_PKEY_derive_set_peer() is called with a DHX (X9.42) peer key, the subgroup membership check Y^q ≡ 1 (mod p) is performed using the peer's own q parameter, not the local key's q. The peer's domain parameters are then matched against the domain parameters of the private key, but the value of q is not compared. A malicious peer who presents an X9.42 key carrying the victim's p, g, a forged q = r (a small prime factor of the cofactor), and a public value Y of order r passes all checks. The shared secret then takes only r distinct values, leak

CVSS3: 3.7
0%
Низкий
около 2 месяцев назад
msrc логотип
CVE-2026-42770

FFC-DH Peer Validation Uses Attacker-Supplied q

CVSS3: 3.7
0%
Низкий
10 дней назад
debian логотип
CVE-2026-42770

Issue summary: When EVP_PKEY_derive_set_peer() is called with a DHX (X ...

CVSS3: 3.7
0%
Низкий
около 2 месяцев назад
suse-cvrf логотип
SUSE-SU-2026:2598-1

Security update for openssl-3

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

Security update for openssl-3

около 2 месяцев назад
suse-cvrf логотип
SUSE-SU-2026:2393-1

Security update for openssl-3

около 2 месяцев назад
suse-cvrf логотип
SUSE-SU-2026:2648-1

Security update for openssl-3

около 1 месяца назад
suse-cvrf логотип
openSUSE-SU-2026:21005-1

Security update for openssl-3

около 1 месяца назад
rocky логотип
RLSA-2026:25239

Important: openssl security update

около 2 месяцев назад
rocky логотип
RLSA-2026:25237

Important: openssl security update

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

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

24 дня назад
oracle-oval логотип
ELSA-2026-25239

ELSA-2026-25239: openssl security update (IMPORTANT)

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

ELSA-2026-25237: openssl security update (IMPORTANT)

3 дня назад

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