Description
Dancer2::Plugin::Auth::OAuth versions before 0.22 for Perl default to a predictable nonce. The default nonce was generated using an MD5 hash of the epoch time, which is predictable.
Problem types
CWE-338 Use of Cryptographically Weak Pseudo-Random Number Generator (PRNG)
Product status
Any version before 0.22
References
metacpan.org/...IAFRA/Dancer2-Plugin-Auth-OAuth-0.22/changes
www.cve.org/CVERecord?id=CVE-2025-22376
datatracker.ietf.org/doc/html/rfc5849
datatracker.ietf.org/doc/html/rfc5849