๐Ÿ” CVE Alert

CVE-2026-5082

MEDIUM 5.3

Amon2::Plugin::Web::CSRFDefender versions from 7.00 through 7.03 for Perl generate an insecure session id

CVSS Score
5.3
EPSS Score
0.0%
EPSS Percentile
4th

Amon2::Plugin::Web::CSRFDefender versions from 7.00 through 7.03 for Perl generate an insecure session id. The generate_session_id function will attempt to read bytes from the /dev/urandom device, but if that is unavailable then it generates bytes using SHA-1 hash seeded with the built-in rand() function, the PID, and the high resolution epoch time. The PID will come from a small set of numbers, and the epoch time may be guessed, if it is not leaked from the HTTP Date header. The built-in rand function is unsuitable for cryptographic usage. Amon2::Plugin::Web::CSRFDefender versions before 7.00 were part of Amon2, which was vulnerable to insecure session ids due to CVE-2025-15604. Note that the author has deprecated this module.

CWE CWE-340 CWE-338
Vendor tokuhirom
Product amon2::plugin::web::csrfdefender
Published Apr 8, 2026
Last Updated Apr 8, 2026
Stay Ahead of the Next One

Get instant alerts for tokuhirom amon2::plugin::web::csrfdefender

Be the first to know when new medium vulnerabilities affecting tokuhirom amon2::plugin::web::csrfdefender are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

TOKUHIROM / Amon2::Plugin::Web::CSRFDefender
7.00 โ‰ค 7.03

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
metacpan.org: https://metacpan.org/release/TOKUHIROM/Amon2-Plugin-Web-CSRFDefender-7.03/source/lib/Amon2/Plugin/Web/CSRFDefender/Random.pm metacpan.org: https://metacpan.org/release/TOKUHIROM/Amon2-Plugin-Web-CSRFDefender-7.04/changes cve.org: https://www.cve.org/CVERecord?id=CVE-2025-15604