Bug 2521897 - CVE-2026-68765 hashcat: hashcat: Heap Buffer Overflow via oversized hash field token [fedora-all]
Summary: CVE-2026-68765 hashcat: hashcat: Heap Buffer Overflow via oversized hash fiel...
Keywords:
Status: NEW
Alias: None
Product: Fedora
Classification: Fedora
Component: hashcat
Version: rawhide
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: ---
Assignee: Carlos Rodriguez-Fernandez
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: {"flaws": ["f784efd4-4e87-4432-8891-3...
Depends On:
Blocks: CVE-2026-68765
TreeView+ depends on / blocked
 
Reported: 2026-08-24 13:25 UTC by Vladimir Vasilev
Modified: 2026-08-24 13:25 UTC (History)
1 user (show)

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


Attachments (Terms of Use)

Description Vladimir Vasilev 2026-08-24 13:25:04 UTC
Disclaimer: Community trackers are created by Red Hat Product Security team on a best effort basis. Package maintainers are required to ascertain if the flaw indeed affects their package, before starting the update process.

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.