CVE-2024-32004 HIGH

CVE-2024-32004: Git vulnerable to Remote Code Execution while cloning special-crafted local repositories

Vendor Git
Product git
Weakness CWE-114
Published May 14, 2024
Last update November 4, 2025

CVSS base score

8.2/10
Attack vector Local
Attack complexity High
Privileges required None
User interaction None
Confidentiality High
Integrity High

CVSS vector

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

What the vulnerability does

01Description

Git is a revision control system. Prior to versions 2.45.1, 2.44.1, 2.43.4, 2.42.2, 2.41.1, 2.40.2, and 2.39.4, an attacker can prepare a local repository in such a way that, when cloned, will execute arbitrary code during the operation. The problem has been patched in versions 2.45.1, 2.44.1, 2.43.4, 2.42.2, 2.41.1, 2.40.2, and 2.39.4. As a workaround, avoid cloning repositories from untrusted sources.

Key dates

02Disclosure timeline

May 14, 2024 CVE published
November 4, 2025 Record updated