CVE-2025-40920

Source
https://nvd.nist.gov/vuln/detail/CVE-2025-40920
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2025-40920.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2025-40920
Downstream
Published
2025-08-11T21:15:28Z
Modified
2025-08-28T12:15:38Z
Summary
[none]
Details

Catalyst::Authentication::Credential::HTTP versions 1.018 and earlier for Perl generate nonces using the Perl Data::UUID library. * Data::UUID does not use a strong cryptographic source for generating UUIDs. * Data::UUID returns v3 UUIDs, which are generated from known information and are unsuitable for security, as per RFC 9562. * The nonces should be generated from a strong cryptographic source, as per RFC 7616.

References

Affected packages