Bug 2387724 (CVE-2025-40920) - CVE-2025-40920 catalyst-authentication-credential-http: Catalyst::Authentication::Credential::HTTP insecure nonce generation
Summary: CVE-2025-40920 catalyst-authentication-credential-http: Catalyst::Authenticat...
Keywords:
Status: NEW
Alias: CVE-2025-40920
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
high
high
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On: 2387729 2387730
Blocks:
TreeView+ depends on / blocked
 
Reported: 2025-08-11 21:01 UTC by OSIDB Bzimport
Modified: 2025-08-20 13:45 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2025-08-11 21:01:20 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.