AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2025-15578

CRITICAL · CVSS 9.8 EPSS 0.28%

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2026-02-16 · Last synced 2026-08-04

CyberRota Analysis

This is a critical severity vulnerability with a CVSS score of 9.8. See the original NVD description below for full technical details.

CVE
CVE-2025-15578
Severity
CRITICAL
CVSS
9.8
EPSS
0.28%

Original NVD 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.