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
Configurations
No configuration.
History
No history.
Information
Published : 2026-08-22 15:16
Updated : 2026-08-26 17:17
NVD link : CVE-2026-68767
Mitre link : CVE-2026-68767
CVE.ORG link : CVE-2026-68767
JSON object : View
Products Affected
No product.
CWE
CWE-193
Off-by-one Error
