VYPR

SessionX

by Apache

CVEs (1)

  • CVE-2025-40932HigFeb 27, 2026
    risk 0.53cvss 8.2epss 0.00

    Apache::SessionX versions through 2.01 for Perl create insecure session id. Apache::SessionX generates session ids insecurely. The default session id generator in Apache::SessionX::Generate::MD5 returns a MD5 hash seeded with the built-in rand() function, the epoch time, and…