PT-2026-50778 · Cpan · Mojolicious::Sessions::Storable
CVE-2026-9692
·
Published
2026-06-18
·
Updated
2026-06-19
CVSS v3.1
5.3
Medium
| Vector | AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N |
Name of the Vulnerable Software and Affected Versions
Mojolicious::Sessions::Storable versions prior to 0.06
Description
The software generates session IDs insecurely. The default session ID generator utilizes 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 sources are considered predictable or low-entropy, making them unsuitable for security purposes.Recommendations
Update to version 0.06 or later.
Exploit
Fix
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Mojolicious::Sessions::Storable