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 stays within the buffer capacity. When run with --username --show against a crafted hash file containing an oversized username that nearly fills the buffer, the total assembled output exceeds the buffer, causing a heap buffer overflow that can corrupt memory and crash the process.
CVE-2026-68768
Score 6.1 from GitHub Security Advisory published 2026-08-22. a secondary CVSS source baseline 6.1; sources differ by 0.0.
- Lower severity and no public exploit yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 6.1
- EG Score
- 6.1(high)
- EG Risk
- 43(Track)EG Risk 43/100SSVC: Track
EG Risk is EchelonGraph's 0–100 priority score: it fuses intrinsic severity with real-world exploitation and automatability so you can rank equal-severity CVEs and fix the most dangerous first. Higher = act sooner. Distinct from the 0–10 EG Score (severity).
How it’s computedSeverity61% × 45%Exploitation40% × 40%Automatability0% × 15%Action: Routine — remediate on your standard cadence. - EPSS PROB
- 0%
- EPSS %ILE
- 4%
- KEV
- Not listed
Published
August 22, 2026
Last Modified
August 24, 2026
Advisory Details (5)
Auto-updated Aug 22, 2026hashcat through 7.1.2 Heap Buffer Overflow in outfile_write() via Oversized Username | Advisories | VulnCheck
https://www.vulncheck.com/advisories/hashcat-through-heap-buffer-overflow-in-outfile-write-via-oversized-usernamehashcat/src/outfile.c at v7.1.2 · hashcat/hashcat · GitHub
https://github.com/hashcat/hashcat/blob/v7.1.2/src/outfile.c#L654-L668commit 68f56a2d8712 (hashcat/hashcat)
Fix landed in hashcat/hashcat commit 68f56a2d8712 — awaiting tagged release
https://github.com/hashcat/hashcat/commit/68f56a2d8712867a8520bf4dcf07f6145c23df89GitHub - hashcat/hashcat: World's fastest and most advanced password recovery utility · GitHub
https://github.com/hashcat/hashcatCoordinated Vulnerability Disclosure - Heap Buffer Overflow via Unchecked tmp_len in outfile_write() · Issue #4740 · hashcat/hashcat · GitHub
https://github.com/hashcat/hashcat/issues/4740Vendor Advisories for CVE-2026-68768(1)
These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.
Weakness Classification(1)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 22× in last 7d / 25× in last 30d)
Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.
- 2026-08-30 01:59 UTCEG score recompute
- 2026-08-30 01:59 UTCGHSA enrichment
- 2026-08-30 01:22 UTCEPSS rescore
- 2026-08-29 01:00 UTCEG score recompute
- 2026-08-29 01:00 UTCGHSA enrichment
- 2026-08-28 21:42 UTCEPSS rescore
- 2026-08-27 22:37 UTCEG score recompute
- 2026-08-27 22:37 UTCGHSA enrichment
- 2026-08-26 21:39 UTCEG score recompute
- 2026-08-26 21:39 UTCGHSA enrichment
- 2026-08-26 14:47 UTCEPSS rescore
- 2026-08-25 20:37 UTCEG score recompute
- 2026-08-25 20:37 UTCGHSA enrichment
- 2026-08-25 13:49 UTCEPSS rescore
- 2026-08-24 19:26 UTCEG score recompute
- 2026-08-24 19:26 UTCGHSA enrichment
- 2026-08-24 18:51 UTCEG score recompute
- 2026-08-24 18:51 UTCGHSA enrichment
- 2026-08-24 17:23 UTCEG score recompute
- 2026-08-24 17:23 UTCGHSA enrichment
- 2026-08-23 16:22 UTCEG score recompute
- 2026-08-23 16:22 UTCGHSA enrichment
- 2026-08-22 15:24 UTCEG score recompute
- 2026-08-22 14:26 UTCEG score recompute
- 2026-08-22 14:25 UTCMITRE cvelistV5first tracked
Related CVEs(same CWE)
Same CWE
10 shownCWE-120
- CVE-2010-10016EG 10.0CRITICAL
- CVE-2012-10035EG 10.0CRITICAL
- CVE-2011-4862EG 10.0EPSS p100HIGH
- CVE-2008-3496EG 10.0HIGH
- CVE-2007-1770EG 10.0EPSS p97HIGH
- CVE-2002-1337EG 10.0EPSS p99HIGH
- CVE-2001-0554EG 10.0EPSS p99HIGH
- CVE-2001-0191EG 10.0EPSS p92HIGH
- CVE-1999-1237EG 10.0EPSS p95HIGH
- CVE-1999-0385EG 10.0EPSS p97HIGH
Frequently asked(5)
What is CVE-2026-68768?
When was CVE-2026-68768 disclosed?
Is CVE-2026-68768 actively exploited?
What is the CVSS score of CVE-2026-68768?
How do I remediate CVE-2026-68768?
Dependency Blast Radius
Explore the affected products and dependency analysis for CVE-2026-68768
Is Your Infrastructure Affected by CVE-2026-68768?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.