GHSA-x5pc-h62r-4rgxHighCVSS 7.5
Trog::TOTP versions before 1.006 for Perl generate secrets using rand. Secrets were generated...
🔗 CVE IDs covered (1)
📋 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.
🔗 References (5)
- https://nvd.nist.gov/vuln/detail/CVE-2026-46474
- https://metacpan.org/release/TEODESIAN/Trog-TOTP-1.006/changes
- https://metacpan.org/release/TEODESIAN/Trog-TOTP-1.006/diff/TEODESIAN/Trog-TOTP-1.005#lib/Trog/TOTP.pm
- http://www.openwall.com/lists/oss-security/2026/05/15/18
- https://github.com/advisories/GHSA-x5pc-h62r-4rgx