GHSA-vgv2-whp7-2895MediumCVSS 6.1

hashcat's fgetl() function in src/filehandling.c writes a null terminator one byte past the...

Published
August 22, 2026
Last Modified
August 22, 2026

🔗 CVE IDs covered (1)

📋 Description

hashcat's fgetl() function in src/filehandling.c writes a null terminator one byte past the caller's buffer when an input line is exactly the buffer length. Attackers can trigger this out-of-bounds heap write by providing a hash file, potfile, or wordlist containing a line of exactly HCBUFSIZ_LARGE bytes.

🔗 References (7)