THREAT OPS › Threat News › [NVD] CVE-2026-5084 (MEDIUM 6.5) — WebDyne::Session versions before 3.003_704 for Perl generate the session id insecurely.
The session handler generates the session id from an MD5 hash seeded with a call to the built-in rand() function. The rand function is passed a maximum value based on the process id, the epoc
[NVD] CVE-2026-5084 (MEDIUM 6.5) — WebDyne::Session versions before 3.003_704 for Perl generate the session id insecurely. The session handler generates the session id from an MD5 hash seeded with a call to the built-in rand() function. The rand function is passed a maximum value based on the process id, the epoc
CVE-2026-5084 CVSS: 6.5 MEDIUM Published: 2026-05-11T08:16:16.210
WebDyne::Session versions before 3.003_704 for Perl generate the session id insecurely.
The session handler generates the session id from an MD5 hash seeded with a call to the built-in rand() function. The rand function is passed a maximum value based on the process id, the epoch time and the reference address of the object, but t
Indicators of compromise
- CVE-2026-5084cve
Original source: https://nvd.nist.gov/vuln/detail/CVE-2026-5084