LeontCrypt::argon2
1 matches found
CVE-2026-8463
Crypt::Argon2 for Perl (versions 0.017 before 0.031) contains a heap out-of-bounds read in argon2_verify when given an empty encoded input. The auto-detect path passes encoded_len-1 to memchr without ensuring encoded_len is non-zero; with an empty string this underflows to SIZE_MAX and may cause ...
5.3CVSS5.8AI score0.00327EPSS
Save