Vulnerability Database

309,364

Total vulnerabilities in the database

CVE-2025-40915

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.

  • Published: Jun 11, 2025
  • Updated: Nov 16, 2025
  • CVE: CVE-2025-40915
  • Severity: High
  • Exploit:

CVSS v3:

  • Severity: High
  • Score: 7
  • AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:L/A:L

CWEs: