CVE-2025-15578

CRITICALCVSS 9.8/10EPSS 0.28%

Last modified

CVE-2025-15578 is a critical-severity vulnerability rated 9.8/10 on the CVSS scale. 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.. EPSS estimates a 0.28% chance of exploitation in the next 30 days.

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.

Metrics

CVSS 3.1
9.8/10

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

EPSS Probability
0.28%

19.5th percentile

Probability of exploitation in the next 30 days. Learn more

Weakness Enumeration

Affected Software

VendorProductVersions
TeejayMaypole>= 2.10, <= 2.13
TeejayMaypole2.111
TeejayMaypole2.121

References

Timeline

Published
Last Modified
Status
Analyzed

Frequently Asked Questions

What is CVE-2025-15578?
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.
How severe is CVE-2025-15578?
CVE-2025-15578 has a CVSS score of 9.8/10 (CRITICAL severity). The EPSS model estimates a 0.28% probability of exploitation in the next 30 days.
How do I fix CVE-2025-15578?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

Are you affected by CVE-2025-15578?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST