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

exploitDog

nvd логотип

CVE-2026-39829

Опубликовано: 22 мая 2026
Источник: nvd
CVSS3: 7.5
EPSS Низкий

Описание

The RSA and DSA public key parsers did not enforce size limits on key parameters. A crafted public key with an excessively large modulus or DSA parameter could cause several minutes of CPU consumption during signature verification. This could be triggered by unauthenticated clients during public key authentication. RSA moduli are now limited to 8192 bits, and DSA parameters are validated per FIPS 186-2.

Уязвимые конфигурации

Конфигурация 1
cpe:2.3:a:golang:crypto:*:*:*:*:*:go:*:*
Версия до 0.52.0 (исключая)

EPSS

Процентиль: 22%
0.00304
Низкий

7.5 High

CVSS3

Дефекты

CWE-347

Связанные уязвимости

CVSS3: 7.5
ubuntu
около 1 месяца назад

The RSA and DSA public key parsers did not enforce size limits on key parameters. A crafted public key with an excessively large modulus or DSA parameter could cause several minutes of CPU consumption during signature verification. This could be triggered by unauthenticated clients during public key authentication. RSA moduli are now limited to 8192 bits, and DSA parameters are validated per FIPS 186-2.

CVSS3: 7.5
redhat
около 1 месяца назад

The RSA and DSA public key parsers did not enforce size limits on key parameters. A crafted public key with an excessively large modulus or DSA parameter could cause several minutes of CPU consumption during signature verification. This could be triggered by unauthenticated clients during public key authentication. RSA moduli are now limited to 8192 bits, and DSA parameters are validated per FIPS 186-2.

CVSS3: 7.5
msrc
около 1 месяца назад

Invoking pathological RSA/DSA parameters may cause DoS in golang.org/x/crypto/ssh

CVSS3: 7.5
debian
около 1 месяца назад

The RSA and DSA public key parsers did not enforce size limits on key ...

CVSS3: 7.5
github
5 дней назад

golang.org/x/crypto/ssh: Invoking pathological RSA/DSA parameters may cause DoS

EPSS

Процентиль: 22%
0.00304
Низкий

7.5 High

CVSS3

Дефекты

CWE-347