Maypole versions from 2.10 through 2.13 for Perl...
Critical severity
Unreviewed
Published
Feb 17, 2026
to the GitHub Advisory Database
•
Updated Feb 17, 2026
Description
Published by the National Vulnerability Database
Feb 16, 2026
Published to the GitHub Advisory Database
Feb 17, 2026
Last updated
Feb 17, 2026
Maypole versions from 2.10 through 2.13 for Perl generates session ids insecurely. The session id is seeded with the system time (which is available from HTTP response headers), a call to the built-in rand() function, and the PID.
References