Vulnerability Description
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.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://metacpan.org/release/TEODESIAN/Trog-TOTP-1.006/changes
- https://metacpan.org/release/TEODESIAN/Trog-TOTP-1.006/diff/TEODESIAN/Trog-TOTP-
- http://www.openwall.com/lists/oss-security/2026/05/15/18
FAQ
What is CVE-2026-46474?
CVE-2026-46474 is a vulnerability with a CVSS score of 7.5 (HIGH). 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.
How severe is CVE-2026-46474?
CVE-2026-46474 has been rated HIGH with a CVSS base score of 7.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-46474?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.