Security Advisory

CVE-2026-68767

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2026-08-22 14:12:43
Last updated 2026-08-22 14:12:43
Assigner VulnCheck
CVSS score 6.9
State PUBLISHED

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.