CVE-2026-6656

Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
20/07/2026
Last modified:
20/07/2026

Description

Crypt::Password versions through 0.28 for Perl are susceptible to timing attacks.<br /> <br /> The check_password method uses the built-in eq operator. This allows discrepancies in timing to be used to guess the underlying hash.