CVE & CISA-KEV Catalog

CVE-2026-13577

HIGH
8.2
CVSS v3
NVD

Description

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

Attack VectorNetwork
Attack ComplexityLow
Privileges RequiredNone
User InteractionNone
ScopeUnchanged

Impact

ConfidentialityLow
IntegrityNone
AvailabilityHigh

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:H

Exploit Intelligence

0.14%probability of exploitation in 30 days
4thpercentile

Low risk: more likely to be exploited than 4% of all known CVEs.

References

Other references2

Related Vulnerabilities

Other CWE-338 vulnerabilities, ordered by exploit likelihood. View all

CVESeverityCVSSEPSSExploitedFix
CVE-2008-0166High7.571%-Fix
CVE-2009-2367Critical9.823%--
CVE-2024-29868Critical9.16.0%--
CVE-2024-31497Medium5.95.8%-Fix
CVE-2021-43799High8.65.4%-Fix
CVE-2008-3280Medium5.94.0%--
Embed a live status badge for CVE-2026-13577
CVE-2026-13577 severity badge

Markdown

[![CVE-2026-13577](https://tridentstack.com/cve/badge/CVE-2026-13577.svg)](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.

See how it worksStart freeThis CVE lookup is free and always will be.

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.