Bug 2517630 (CVE-2026-68765) - CVE-2026-68765 hashcat: hashcat: Heap Buffer Overflow via oversized hash field token
Summary: CVE-2026-68765 hashcat: hashcat: Heap Buffer Overflow via oversized hash fiel...
Keywords:
Status: NEW
Alias: CVE-2026-68765
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security
QA Contact:
URL:
Whiteboard:
Depends On: 2521897
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-08-17 21:03 UTC by OSIDB Bzimport
Modified: 2026-08-24 13:25 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-08-17 21:03:07 UTC
hashcat master branch builds after v7.1.2 contain a heap buffer overflow vulnerability in the KeePass AESKDF/KDBX v4 module (module 34301) that allows attackers to corrupt adjacent heap memory by supplying an oversized ninth hash field token. The module accepts up to 600 hex characters for the ninth token field but decodes it into a fixed 256-byte buffer with no length check, allowing a maximal input to write up to 44 bytes past the buffer boundary into adjacent esalt fields and heap chunk metadata, potentially enabling heap corruption or memory access violations.


Note You need to log in before you can comment on or make changes to this bug.