Security Advisories (1)
CVE-2025-40915 (2025-06-11)

Mojolicious::Plugin::CSRF 1.03 for Perl uses a weak random number source for generating CSRF tokens. That version of the module generates tokens as an MD5 of the process id, the current time, and a single call to the built-in rand() function.

Changes for version 1.03 - 2025-06-10

  • Remove Crypt::Random dependency

Modules

Cross Site Request Forgery (CSRF) "prevention" Mojolicious plugin

Provides

in lib/Mojolicious/Plugin/CSRF.pm