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

exploitDog

nvd логотип

CVE-2026-9692

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

Описание

Mojolicious::Sessions::Storable versions through 0.05 for Perl generate session ids insecurely.

The default session id generator returns a SHA-1 hash seeded with the built-in rand function, the epoch time, the heap address of an anonymous hash, and the PID.

These are predictable or low-entropy sources that are unsuitable for security purposes.

EPSS

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

5.3 Medium

CVSS3

Дефекты

CWE-338

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

CVSS3: 5.3
github
около 1 месяца назад

Mojolicious::Sessions::Storable versions through 0.05 for Perl generate session ids insecurely. The default session id generator returns a SHA-1 hash seeded with the built-in rand function, the epoch time, the heap address of an anonymous hash, and the PID. These are predictable or low-entropy sources that are unsuitable for security purposes.

EPSS

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

5.3 Medium

CVSS3

Дефекты

CWE-338