Back to overview

CVE-2026-9692

MEDIUM
5.3
CVSS 3.1
Description
Mojolicious::Sessions::Storable versions through 0.05 for Perl generate session ids insecurely. The default session id generator returns a SHA-1 hash seeded with the built-in rand function, the epoch time, the heap address of an anonymous hash, and the PID. These are predictable or low-entropy sources that are unsuitable for security purposes.

Metadata

CVE ID
CVE-2026-9692
State
PUBLISHED
Assigner
CPANSec
Reserved
2026-05-27 10:52 UTC
Published
2026-06-18 17:53 UTC
Last updated
2026-06-18 18:47 UTC
Primary CWE
CWE-340
CWE-340 Generation of Predictable Numbers or Identifiers
Vendor / Product
HAYAJO / Mojolicious::Sessions::Storable
Sources
cve.org  ·  NVD

Severity & Metrics

5.3 MEDIUM CVSS 3.1
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
SSVC — CISA Coordinator
Exploitation
none
Automatable
yes
Tech. Impact
partial
Affected products (1)
VendorProductPlatformVersions
HAYAJO Mojolicious::Sessions::Storable 0 ≤ 0.05
Weakness (CWE)
CWESourceDescription
CWE-338 cna CWE-338 Use of Cryptographically Weak Pseudo-Random Number Generator
CWE-340 cna CWE-340 Generation of Predictable Numbers or Identifiers
CVSS scores (1)
ScoreSeverityVersionSourceVector
5.3 MEDIUM 3.1 adp CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
Back to overview