Loading market data...
← Back to CVE feed

CVE-2026-42483

CRITICAL CVSS 9.8 View on NVD ↗

Description

A heap-based buffer overflow in the Kerberos hash parser in hashcat v7.1.2 allows an attacker to cause a denial of service or possibly execute arbitrary code via a crafted Kerberos hash file. The issue affects module_hash_decode in multiple Kerberos-related modules because account_info_len is calculated from untrusted delimiter positions without upper-bound validation before memcpy copies the data into a fixed-size account_info buffer.

CVSS Vector

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Affected Products

hashcat/hashcat
Published: May 01, 2026 14:16 UTC Modified: May 01, 2026 18:16 UTC