CVE 5.3 MEDIUM

Mojolicious::Sessions::Storable versions through 0.05 for Perl generate session ids insecurely_CVE-2026-9692

5.3 / 10
MEDIUM
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N

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.

Basic Information

ID CVE-2026-9692
Source CPANSec
Published Jun 18, 2026 at 17:53
Modified Jun 18, 2026 at 18:47

Affected Product

Vendor HAYAJO
Product Mojolicious::Sessions::Storable
Affected Versions HAYAJO Mojolicious::Sessions::Storable 0

CWE Classification

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.