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.
Published: 2026-05-01
Score: 7.3 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A heap-based buffer overflow occurs in hashcat's Kerberos hash parser when it processes untrusted delimiter positions without proper bounds checking before copying into a fixed-size buffer. This flaw can allow an attacker with the ability to supply a crafted Kerberos hash file to trigger an out‑of‑bounds write that may cause a denial of service or, in a worst‑case scenario, arbitrary code execution. The vulnerability is confined to the hashcat binary and the Kerberos-related modules it invokes, so it does not directly affect other software components.

Affected Systems

The affected product is Hashcat, specifically version 7.1.2. All Kerberos hash parsing modules, including module_hash_decode, are impacted. No other vendors were implicated.

Risk and Exploitability

The criticality is underscored by a moderate CVSS score of 7.3 and the potential for denial of service or code execution, but no public exploitation evidence exists and the EPSS score is not available. Since hashcat runs as a user‑space utility, the attacker must be able to supply a malicious hash file on the system, which typically requires local or privileged access. Because the vulnerability is local in nature, the risk is most pronounced for systems running hashcat with elevated privileges or where hash files are obtained from untrusted sources. The lack of a KEV listing means no confirmed exploitation has been reported, but the absence of an EPSS score does not imply low risk.

Generated by OpenCVE AI on May 2, 2026 at 11:50 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Check Hashcat's official release notes or vendor website for a patch addressing the Kerberos hash parser bug.
  • If a patch is not yet available, restrict hashcat to run only with the minimum required privileges and avoid processing untrusted Kerberos hash files.
  • Validate or obtain Kerberos hash files from trusted, signed sources before processing.

Generated by OpenCVE AI on May 2, 2026 at 11:50 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sat, 02 May 2026 12:15:00 +0000

Type Values Removed Values Added
Title Heap-based Buffer Overflow in Hashcat Kerberos Hash Parser

Fri, 01 May 2026 18:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-122
Metrics cvssV3_1

{'score': 9.8, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H'}

ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}

cvssV3_1

{'score': 7.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L'}


Fri, 01 May 2026 18:00:00 +0000

Type Values Removed Values Added
First Time appeared Hashcat
Hashcat hashcat
Weaknesses CWE-787
CPEs cpe:2.3:a:hashcat:hashcat:7.1.2:*:*:*:*:*:*:*
Vendors & Products Hashcat
Hashcat hashcat
Metrics cvssV3_1

{'score': 9.8, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H'}


Fri, 01 May 2026 14:15:00 +0000

Type Values Removed Values Added
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.
References

cve-icon MITRE

Status: PUBLISHED

Assigner: mitre

Published:

Updated: 2026-05-01T17:36:27.198Z

Reserved: 2026-04-27T00:00:00.000Z

Link: CVE-2026-42483

cve-icon Vulnrichment

Updated: 2026-05-01T17:35:36.354Z

cve-icon NVD

Status : Modified

Published: 2026-05-01T14:16:22.687

Modified: 2026-05-01T18:16:16.020

Link: CVE-2026-42483

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-05-02T12:00:14Z

Weaknesses