CVE-2025-2814

Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
13/04/2025
Last modified:
15/04/2026

Description

Crypt::CBC versions between 1.21 and 3.05 for Perl may use the rand() function as the default source of entropy, which is not cryptographically secure, for cryptographic functions.<br /> <br /> This issue affects operating systems where "/dev/urandom&amp;#39;" is unavailable.  In that case, Crypt::CBC will fallback to use the insecure rand() function.