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

exploitDog

nvd логотип

CVE-2026-41564

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

Описание

CryptX versions before 0.088 for Perl do not reseed the Crypt::PK PRNG state after forking.

The Crypt::PK::RSA, Crypt::PK::DSA, Crypt::PK::DH, Crypt::PK::ECC, Crypt::PK::Ed25519 and Crypt::PK::X25519 modules seed a per-object PRNG state in their constructors and reuse it without fork detection. A Crypt::PK::* object created before fork() shares byte-identical PRNG state with every child process, and any randomized operation they perform can produce identical output, including key generation. Two ECDSA or DSA signatures from different processes are enough to recover the signing private key through nonce-reuse key recovery.

This affects preforking services such as the Starman web server, where a Crypt::PK::* object loaded at startup is inherited by every worker process.

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

Конфигурация 1
cpe:2.3:a:dcit:cryptx:*:*:*:*:*:perl:*:*
Версия до 0.088 (исключая)

EPSS

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

7.5 High

CVSS3

Дефекты

CWE-335

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

CVSS3: 7.5
ubuntu
4 месяца назад

CryptX versions before 0.088 for Perl do not reseed the Crypt::PK PRNG state after forking. The Crypt::PK::RSA, Crypt::PK::DSA, Crypt::PK::DH, Crypt::PK::ECC, Crypt::PK::Ed25519 and Crypt::PK::X25519 modules seed a per-object PRNG state in their constructors and reuse it without fork detection. A Crypt::PK::* object created before `fork()` shares byte-identical PRNG state with every child process, and any randomized operation they perform can produce identical output, including key generation. Two ECDSA or DSA signatures from different processes are enough to recover the signing private key through nonce-reuse key recovery. This affects preforking services such as the Starman web server, where a Crypt::PK::* object loaded at startup is inherited by every worker process.

CVSS3: 7.5
debian
4 месяца назад

CryptX versions before 0.088 for Perl do not reseed the Crypt::PK PRNG ...

suse-cvrf
2 месяца назад

Security update for perl-CryptX

EPSS

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

7.5 High

CVSS3

Дефекты

CWE-335