CVE-2025-1828

Source
https://nvd.nist.gov/vuln/detail/CVE-2025-1828
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2025-1828.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2025-1828
Published
2025-03-11T00:15:11Z
Modified
2025-10-21T02:35:52Z
Severity
  • 8.8 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H CVSS Calculator
Summary
[none]
Details

Crypt::Random Perl package 1.05 through 1.55 may use rand() function, which is not cryptographically strong, for cryptographic functions.

If the Provider is not specified and /dev/urandom or an Entropy Gathering Daemon (egd) service is not available Crypt::Random will default to use the insecure Crypt::Random::rand provider.

In particular, Windows versions of perl will encounter this issue by default.

References

Affected packages

Git / github.com/perl-crypt-openpgp/crypt-random

Affected ranges

Type
GIT
Repo
https://github.com/perl-crypt-openpgp/crypt-random
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed