Loading market data...
← Back to CVE feed

CVE-2026-68767

MEDIUM CVSS 6.1 View on NVD ↗

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.

CVSS Vector

CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:H
Published: Aug 22, 2026 15:16 UTC Modified: Aug 22, 2026 15:16 UTC