PT-2026-61535 · Cpan · Crypt::Password
CVE-2026-6656
·
Published
2026-07-20
·
Updated
2026-07-20
CVSS v3.1
7.5
High
| Vector | AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N |
Name of the Vulnerable Software and Affected Versions
Crypt::Password versions prior to 0.29
Description
Crypt::Password for Perl is susceptible to timing attacks. The
check password() function uses the built-in eq operator, which allows discrepancies in timing to be used to guess the underlying hash.Recommendations
Update Crypt::Password to version 0.29 or later.
As a temporary workaround, restrict access to the
check password() function to minimize the risk of exploitation.Fix
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Crypt::Password