CVE-2025-40905
Awaiting Analysis
Awaiting Analysis - Queue
Insecure Randomness in WWW::OAuth Perl Causes Cryptographic Weakness
Publication date: 2026-02-13
Last updated on: 2026-03-10
Assigner: CPANSec
Description
Description
WWW::OAuth 1.000 and earlier for Perl uses the rand() function as the default source of entropy, which is not cryptographically secure, for cryptographic functions.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| dbook | www | to 1.000 (inc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-338 | The product uses a Pseudo-Random Number Generator (PRNG) in a security context, but the PRNG's algorithm is not cryptographically strong. |