CVE-2026-56016
Last modified
CVE-2026-56016 is a medium-severity vulnerability rated 5.9/10 on the CVSS scale. CGI::Session::ID::md5 versions before 4.49 for Perl generate predictable session ids from low-entropy sources. The generate_id method builds the session id from a MD5 digest of the process id, the epoch time, and the built-in rand() function. All three are predictable, low-entropy sources: the PID is drawn from a small range, the epoch time can be guessed or read from the HTTP Date header, and Perl's rand() is unsuitable for security purposes because it is predictable and reversible. An attacker who predicts a session id can impersonate the corresponding session and bypass authentication.. EPSS estimates a 0.32% chance of exploitation in the next 30 days.
Description
CGI::Session::ID::md5 versions before 4.49 for Perl generate predictable session ids from low-entropy sources. The generate_id method builds the session id from a MD5 digest of the process id, the epoch time, and the built-in rand() function. All three are predictable, low-entropy sources: the PID is drawn from a small range, the epoch time can be guessed or read from the HTTP Date header, and Perl's rand() is unsuitable for security purposes because it is predictable and reversible. An attacker who predicts a session id can impersonate the corresponding session and bypass authentication.
Metrics
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| MARKSTOS | CGI::Session::ID::md5 | < 4.49 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-56016?
How severe is CVE-2026-56016?
How do I fix CVE-2026-56016?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-56010Subscriber Privilege Escalation in Abandoned Cart Pro for Wo…8.8
- CVE-2026-56011Unauthenticated Cross Site Scripting (XSS) in MapPress Maps …7.1
- CVE-2026-56012Improper Neutralization of Special Elements used in an SQL C…8.5
- CVE-2026-56013Unauthenticated Insecure Direct Object References (IDOR) in …6.5
- CVE-2026-56014Unauthenticated Cross Site Scripting (XSS) in Master Slider …7.1
- CVE-2026-56015Net::IP::LPM versions through 1.10 for Perl allow a heap out…9.1
- CVE-2026-56017JavaScript::Minifier::XS versions before 0.16 for Perl crash…7.5
- CVE-2026-56018JavaScript::Minifier::XS versions before 0.16 for Perl leak …7.5
- CVE-2026-5602A vulnerability was determined in Nor2-io heim-mcp up to 0.1…5.3
- CVE-2026-56020The Webmin HTTP server (miniserv.pl) allows unauthenticated …9.2
- CVE-2026-56021Webmin allows unauthenticated attackers to read the contents…6.9
- CVE-2026-56022Webmin accepts basic authentication without session cookies …6.9
Are you affected by CVE-2026-56016?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
