HackerFeeds
All CVEs

CVE-2026-16235

CRITICAL9.8

Published 2026-07-20 · Updated 2026-07-20 · Source 9b29abf9-4ab0-4765-b253-1875cd9b441e

Description

Crypt::Password versions through 0.28 for Perl generate insecure random values for salts. These versions use the built-in rand function, which is predictable and unsuitable for cryptography.

CVSS vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

CWE-338
View on NVD