Vulnerabilities (CVE)

Filtered by vendor Teejay Subscribe
Total 1 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2025-15578 1 Teejay 1 Maypole 2026-03-04 N/A 9.8 CRITICAL
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.