Git is a source code management tool. When cloning from a server (or fetching, or pushing), informational or error messages are transported from the remote Git process to the client via the so-called "sideband channel". These messages will be prefixed with "remote:" and printed directly to the standard error output. Typically, this standard error output is connected to a terminal that understands ANSI escape sequences, which Git did not protect against. Most modern terminals support control sequences that can be used by a malicious actor to hide and misrepresent information, or to mislead the user into executing untrusted scripts. As requested on the git-security mailing list, the patches are under discussion on the public mailing list. Users are advised to update as soon as possible. Users unable to upgrade should avoid recursive clones unless they are from trusted sources.
Conclusion & alert: CVE-2024-52005 is rated Moderate Risk (51/100): CVSS High severity, with medium exploitation likelihood (EPSS 0.38%). Mandatory action: Review affected assets and schedule remediation.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-02-23 | 0.08% | 0.38% | +0.31% |
| 2 | 2026-01-18 | 0.24% | 0.08% | -0.17% |
| 3 | 2025-12-19 | — | 0.24% | — |
Full EPSS history (9 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 7.5 | 4.0 | HIGH |
|
— | — | [email protected] |
| 8.8 | 3.1 | HIGH |
|
2.8 | 5.9 | [email protected] |
| vendor | priority | summary | link |
|---|---|---|---|
alpine
|
— | CVE-2024-52005: 1 source package rows (git); 82 state rows across 5 repos (3.19-main, 3.20-main, 3.21-main, 3.22-main, edge-main); fixed 0, open 82. | https://security.alpinelinux.org/vuln/CVE-2024-52005 |
debian
|
unimportant | CVE-2024-52005 unimportant priority: Debian including 1 source packages (git), 5 status rows across 5 suites (bookworm, bullseye, forky, sid, trixie): open 5. | https://security-tracker.debian.org/tracker/CVE-2024-52005 |
redhat
|
medium | — | https://access.redhat.com/security/cve/CVE-2024-52005 |
suse
|
high | CVE-2024-52005 severity important: SUSE including 52 source package names (git, git-2.43.5-3.el8_10, …), 397 product×package rows across 41 product lines (SLES-LTSS-TERADATA 15 SP2, SUSE Liberty Linux 8, … (41 product lines)): Known Not Affected 303, Will Not Fix 64, Fixed 30. | https://www.suse.com/security/cve/CVE-2024-52005/ |
ubuntu
|
medium | CVE-2024-52005 medium priority: Ubuntu including 1 source packages (git), 9 status rows across 9 suites (bionic, focal, jammy, noble, oracular, plucky, questing, upstream, xenial): deferred 6, ignored 2, needs-triage 1. | https://ubuntu.com/security/CVE-2024-52005 |
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| git | git | <= 2.40.4 | cpe:2.3:a:git:git:*:*:*:*:*:*:*:* |
| git | git | >= 2.41.0, <= 2.41.3 | cpe:2.3:a:git:git:*:*:*:*:*:*:*:* |
| git | git | >= 2.42.0, <= 2.42.4 | cpe:2.3:a:git:git:*:*:*:*:*:*:*:* |
| git | git | >= 2.43.0, <= 2.43.6 | cpe:2.3:a:git:git:*:*:*:*:*:*:*:* |
| git | git | >= 2.44.0, <= 2.44.3 | cpe:2.3:a:git:git:*:*:*:*:*:*:*:* |
| git | git | >= 2.45.0, <= 2.45.3 | cpe:2.3:a:git:git:*:*:*:*:*:*:*:* |
| git | git | >= 2.46.0, <= 2.46.3 | cpe:2.3:a:git:git:*:*:*:*:*:*:*:* |
| git | git | >= 2.47.0, <= 2.47.1 | cpe:2.3:a:git:git:*:*:*:*:*:*:*:* |
| git | git | >= 2.48.0, <= 2.48.1 | cpe:2.3:a:git:git:*:*:*:*:*:*:*:* |
| URL | Tags |
|---|---|
| https://github.com/git/git/security/advisories/GHSA-7jjc-gg6m-3329 | Vendor Advisory |
| https://lore.kernel.org/git/[email protected] | Mailing List Third Party Advisory |