CVE Catalog

CVE-2026-46474

High
Published: Translated: NVD NIST

Summary

Trog::TOTP versions before 1.006 for Perl generate secrets using the rand function, which is predictable and unsuitable for security usage.

Risk Assessment

The use of predictable secrets can lead to easy compromise of security, posing a risk to data confidentiality.

Recommendation

It is recommended to upgrade to version 1.006 or later to ensure secure secret generation.

Related vulnerabilities

Original NVD description (English source)

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

Vulnerability data from NVD (NIST) · CISA KEV · EPSS