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

Authen::TOTP versions before 0.1.1 for Perl generate secrets using rand. Secrets were generated using Perl's built-in rand function, which is predictable and unsuitable for security usage.

Changes for version 0.0.7 - 2020-07-02

  • Moved git repo to github
  • Added CONTRIBUTING.md file
  • Changed gen_secret() to accept secret length as argument and made 20 the default

Documentation

Modules

Interface to RFC6238 two factor authentication (2FA)