THREATOPS
THREAT OPSThreat News › [NVD] CVE-2026-68768 (MEDIUM 6.1) — hashcat contains a heap-based buffer overflow (out-of-bounds write) in the outfile_write() function in src/outfile.c. When assembling output into a fixed-size buffer (HCBUFSIZ_LARGE, ~16 MB), the function sequentially appends the username, separator, hash, and plaintext via memcp

[NVD] CVE-2026-68768 (MEDIUM 6.1) — hashcat contains a heap-based buffer overflow (out-of-bounds write) in the outfile_write() function in src/outfile.c. When assembling output into a fixed-size buffer (HCBUFSIZ_LARGE, ~16 MB), the function sequentially appends the username, separator, hash, and plaintext via memcp

mednvdPublished 2026-08-22

CVE-2026-68768 CVSS: 6.1 MEDIUM Published: 2026-08-22T15:16:20.903

hashcat contains a heap-based buffer overflow (out-of-bounds write) in the outfile_write() function in src/outfile.c. When assembling output into a fixed-size buffer (HCBUFSIZ_LARGE, ~16 MB), the function sequentially appends the username, separator, hash, and plaintext via memcpy without validating that the accumulated length sta

Indicators of compromise

Original source: https://nvd.nist.gov/vuln/detail/CVE-2026-68768