CVE-2026-68766

Summary

hashcat fails to restrict command-line options when parsing restore files, allowing attackers to inject output-redirecting options like –outfile and –potfile-path. Attackers can craft restore files with malicious options to append attacker-controlled content to arbitrary files, enabling code execution when targeting shell startup files.

Affected Software

VendorProductVersion RangeStatus
hashcathashcat0 <= 7.1.2affected

Weaknesses

  • CWE-88: Improper Neutralization of Argument Delimiters in a Command ('Argument Injection')

References