Security Advisory

CVE-2025-15578

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2026-02-16 21:18:16
Last updated 2026-02-17 14:46:39
Assigner CPANSec
State PUBLISHED

Description

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.