Security Advisories (1)
CVE-2026-5091 (2026-05-21)

Catalyst::Plugin::Authentication versions through 0.10024 for Perl is susceptible to timing attacks. These versions use Perl's built-in eq comparison. Discrepencies in timing could be used to guess the underlying hash or password.

Changes for version 0.10007_01 - 2008-06-11

  • Some documentation fixes (including RT #36062)
  • Compatibility fix where the use of new style config and old style Authentication::Store::Minimal would cause a crash (Reported & fixed by Jos Boumans C<kane@cpan.org>)

Documentation

All about authentication stores
All about authentication Stores and Credentials

Modules

Authenticate a user with a password. UNAUTHORIZED
Base class for realm objects. UNAUTHORIZED
Compatibility realm object UNAUTHORIZED
Minimal authentication store UNAUTHORIZED
Null authentication store UNAUTHORIZED
Base class for user objects. UNAUTHORIZED
An easy authentication user object based on hashes. UNAUTHORIZED
Infrastructure plugin for the Catalyst authentication framework.