CVE-2026-9692

Source
https://cve.org/CVERecord?id=CVE-2026-9692
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-9692.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-9692
Published
2026-06-18T17:53:03.461Z
Modified
2026-07-08T08:14:27.708440257Z
Severity
  • 5.3 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N CVSS Calculator
Summary
Mojolicious::Sessions::Storable versions through 0.05 for Perl generate session ids insecurely
Details

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.

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/9xxx/CVE-2026-9692.json",
    "cna_assigner": "CPANSec",
    "cwe_ids": [
        "CWE-338",
        "CWE-340"
    ]
}
References

Affected packages

Git / github.com/hayajo/mojolicious-plugin-sessionstore

Affected ranges

Type
GIT
Repo
https://github.com/hayajo/mojolicious-plugin-sessionstore
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Last affected
Database specific
{
    "extracted_events": [
        {
            "introduced": "0"
        },
        {
            "last_affected": "0.05"
        }
    ],
    "source": "AFFECTED_FIELD"
}

Affected versions

0.*
0.01
0.02
0.03
0.04
0.05

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-9692.json"