CVE-2026-13577
HIGHDescription
Dancer2 versions through 2.1.0 for Perl generate insecure session ids when CSPRNG modules are unavailable. Dancer2::Core::Role::SessionFactory::generate_id silently falls back to a built-in rand-derived session id when both Math::Random::ISAAC::XS and Crypt::URandom are unavailable. The fallback session id is generated from a SHA-1 hash of a call to the built-in rand function, the absolute path of the Dancer2::Core::Role::SessionFactory module, an internal counter, the process id, the module instance memory address, and a shuffled string of characters (using the List::Util::shuffle function, which also uses the built-in rand function). These are all low-entropy and easily guessed sources. The built-in rand() function is seeded with 32-bits and considered unsuitable for security applications. Predictable session ids could allow an attacker to gain access to systems.
How to fix
No published remediation has been found for this vulnerability's affected products yet.
Mitigation guidance may be in the linked vendor advisories in the References section below.
TridentStack Control tracks known vulnerabilities across your Windows, macOS, and Linux fleet and shows the fix as soon as one is published. See how it works
CVSS v3 Vector
Exploitability
Impact
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:H
Exploit Intelligence
Low risk: more likely to be exploited than 4% of all known CVEs.
References
Related Vulnerabilities
Other CWE-338 vulnerabilities, ordered by exploit likelihood. View all
| CVE | Severity | CVSS | EPSS | Exploited | Fix |
|---|---|---|---|---|---|
| CVE-2008-0166 | High | 7.5 | 71% | - | Fix |
| CVE-2009-2367 | Critical | 9.8 | 23% | - | - |
| CVE-2024-29868 | Critical | 9.1 | 6.0% | - | - |
| CVE-2024-31497 | Medium | 5.9 | 5.8% | - | Fix |
| CVE-2021-43799 | High | 8.6 | 5.4% | - | Fix |
| CVE-2008-3280 | Medium | 5.9 | 4.0% | - | - |
Embed a live status badge for CVE-2026-13577
Markdown
[](https://tridentstack.com/cve/CVE-2026-13577)HTML
<a href="https://tridentstack.com/cve/CVE-2026-13577"><img src="https://tridentstack.com/cve/badge/CVE-2026-13577.svg" alt="CVE-2026-13577"></a>Find and fix vulnerabilities across your fleet
TridentStack Control continuously scans your Windows, macOS, and Linux fleet for known vulnerabilities, prioritizes them by severity and active exploitation, and patches them automatically.
This product uses NVD data but is not endorsed or certified by the NVD. EPSS scores courtesy of FIRST.org (https://www.first.org/epss). Source: CISA KEV Catalog. Data as of 2026-07-20.