CVE-2026-68766 PUBLISHED

hashcat through 7.1.2 Arbitrary File Write via Restore File Option Injection

Assigner: VulnCheck
Reserved: 31.07.2026 Published: 22.08.2026 Updated: 22.08.2026

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.

Metrics

CVSS Vector: CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:P/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
CVSS Score: 8.5

Product Status

Vendor hashcat
Product hashcat
Versions Default: unaffected
  • affected from 0 to 7.1.2 (incl.)

Credits

  • Piotr Kowalczyk finder

References

Problem Types

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