All intelligence
// vulnerability record
cached · NVD via COSMOS syncCVE-2026-11832
CRITICALpublished 2026-06-15 22:16 UTC · 9 days ago · modified 2026-06-16 17:16 UTC
9.1
CVSS / 10
// 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.
// cvss 3.1 vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N
// weaknesses (CWE)
- CWE-338