libgit2 is a portable C implementation of the Git core methods provided as a linkable library with a solid API, allowing to build Git functionality into your application. Prior to 1.8.6 and 1.9.5, libgit2 performs a fixed-size strncmp in set_data in src/libgit2/transports/smart_pkt.c without first verifying that the smart-protocol pkt-line capability buffer contains 14 bytes. A malicious Git server can make bytes after the pkt-line complete object-format=, causing format_str to advance beyond the pkt-line and the following memchr length calculation to underflow. The resulting heap out-of-bounds walk can crash a client during the first refs-advertisement packet over HTTP, HTTPS, SSH, or the Git protocol. This issue is fixed in versions 1.8.6 and 1.9.5.
CVE-2026-53587
This high-severity CVE scores 7.5 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.5%, top 60% of all CVEs by exploit prediction. GitHub Security Advisory data not yet ingested — confidence will rise once GHSA publishes (typical lag: hours to days for open-source ecosystem CVEs; never for infrastructure-only CVEs).
- High severity, but no confirmed exploitation yet
A fix is available — apply it.
- CVSS v3
- 7.5
- EG Score
- 7.5(medium)
- EG Risk
- 65(Attend)EG Risk 65/100SSVC: Attend
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 computedSeverity75% × 45%Exploitation40% × 40%Automatability100% × 15%Action: Remediate soon — notable exploitation risk. - EPSS PROB
- 0%
- EPSS %ILE
- 40%
- KEV
- Not listed
Published
August 20, 2026
Last Modified
September 9, 2026
Advisory Details (6)
Auto-updated Aug 20, 2026libgit2 v1.9.5
Patch available: libgit2/libgit2 v1.9.5
https://github.com/libgit2/libgit2/releases/tag/v1.9.5libgit2 v1.8.6
Patch available: libgit2/libgit2 v1.8.6
https://github.com/libgit2/libgit2/releases/tag/v1.8.6commit d7a9fb87f504 (libgit2/libgit2)
Fix landed in libgit2/libgit2 commit d7a9fb87f504 — awaiting tagged release
https://github.com/libgit2/libgit2/commit/d7a9fb87f504434e9f45228678953c4fa56e7640commit affda60c10fc (libgit2/libgit2)
Patch available: libgit2/libgit2 v1.9.5 (contains commit affda60c10fc)
https://github.com/libgit2/libgit2/commit/affda60c10fcef16723451c0d7dc71b71dc20ad3commit 2c0ce8c0132a (libgit2/libgit2)
Patch available: libgit2/libgit2 v1.8.6 (contains commit 2c0ce8c0132a)
https://github.com/libgit2/libgit2/commit/2c0ce8c0132ac38ab0db28239462a671e2e5440elibgit2 <= 1.9.4 - Unauthenticated network-reachable heap out-of-bounds read in transports/smart_pkt.c:set_data · Advisory · libgit2/libgit2 · GitHub
https://github.com/libgit2/libgit2/security/advisories/GHSA-pm24-4jhq-3xvmVendor Advisories for CVE-2026-53587(1)
These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.
Patch Availability(4)
| Vendor / Ecosystem | Fixed in / Patch | Released | Source |
|---|---|---|---|
| ubuntu | libgit2-fixtures (1.1.0+dfsg.1-4.1ubuntu0.1+esm1) @ jammy | 2026-09-19 | ubuntu |
| redhat | rust-0:1.92.0-2.el10_2 | 2026-09-14 | redhat |
| redhat | rust-0:1.92.0-2.el9_8 | 2026-09-14 | redhat |
| redhat | libgit2-main-1.9.7-1.hum1 | 2026-08-25 | redhat |
Patches are aggregated from vendor advisories (Red Hat, Microsoft, Cisco, GitHub) and package ecosystems (OSV, GHSA). Multiple rows for the same upstream release have been deduplicated.
Affected Packages
(3 across 3 ecosystems)
Debian:12(1)
| Package | Vulnerable range | Fixed in | Dependents |
|---|---|---|---|
| libgit2 | 1.5.1+ds-1 ... 1.9.7+ds-1 (32 versions) | — | — |
Debian:13(1)
| Package | Vulnerable range | Fixed in | Dependents |
|---|---|---|---|
| libgit2 | 1.9.0+ds-2 | 1.9.0+ds-2+deb13u1 | — |
Debian:14(1)
| Package | Vulnerable range | Fixed in | Dependents |
|---|---|---|---|
| libgit2 | 1.9.0+ds-2 ... 1.9.4+ds-1 (13 versions) | 1.9.6+ds-1 | — |
Weakness Classification(4)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Additional Vendor Advisories
(3)
Vendors that published advisories for this CVE beyond the curated set above. Broader coverage but minimal per-row detail — click through for the original advisory.
Data Freshness Timeline
(refreshed 25× in last 7d / 116× 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.
Showing the most recent 100 of 116 total refreshes for this CVE.
- 2026-09-19 10:12 UTCVendor advisory
- 2026-09-18 21:39 UTCEG score recompute
- 2026-09-18 21:39 UTCVendor advisory
- 2026-09-18 19:28 UTCEPSS rescore
- 2026-09-18 08:58 UTCVendor advisory
- 2026-09-17 21:19 UTCEG score recompute
- 2026-09-17 21:19 UTCVendor advisory
- 2026-09-17 07:27 UTCVendor advisory
- 2026-09-16 19:44 UTCEG score recompute
- 2026-09-16 19:44 UTCVendor advisory
- 2026-09-16 14:08 UTCEPSS rescore
- 2026-09-16 06:27 UTCEG score recompute
- 2026-09-16 06:27 UTCVendor advisory
- 2026-09-16 05:15 UTCEPSS rescore
- 2026-09-15 18:48 UTCVendor advisory
- 2026-09-15 06:46 UTCEG score recompute
- 2026-09-15 06:46 UTCVendor advisory
- 2026-09-14 19:08 UTCVendor advisory
- 2026-09-14 06:36 UTCVendor advisory
- 2026-09-13 18:58 UTCEG score recompute
- 2026-09-13 18:58 UTCVendor advisory
- 2026-09-13 16:47 UTCEPSS rescore
- 2026-09-13 07:14 UTCVendor advisory
- 2026-09-12 19:36 UTCEG score recompute
- 2026-09-12 19:36 UTCVendor advisory
Show 75 moreShow fewer
- 2026-09-12 07:58 UTCVendor advisory
- 2026-09-11 20:19 UTCEG score recompute
- 2026-09-11 20:19 UTCVendor advisory
- 2026-09-11 14:53 UTCEPSS rescore
- 2026-09-11 08:39 UTCVendor advisory
- 2026-09-10 21:00 UTCEG score recompute
- 2026-09-10 21:00 UTCVendor advisory
- 2026-09-10 09:35 UTCEPSS rescore
- 2026-09-10 09:21 UTCVendor advisory
- 2026-09-09 21:40 UTCVendor advisory
- 2026-09-09 14:24 UTCVendor advisory
- 2026-09-09 01:55 UTCEG score recompute
- 2026-09-09 01:55 UTCVendor advisory
- 2026-09-08 22:01 UTCEPSS rescore
- 2026-09-07 21:45 UTCEG score recompute
- 2026-09-07 21:45 UTCVendor advisory
- 2026-09-07 16:01 UTCEPSS rescore
- 2026-09-07 10:07 UTCVendor advisory
- 2026-09-06 22:26 UTCEG score recompute
- 2026-09-06 22:26 UTCVendor advisory
- 2026-09-06 13:47 UTCEPSS rescore
- 2026-09-06 10:47 UTCVendor advisory
- 2026-09-05 23:08 UTCEG score recompute
- 2026-09-05 23:08 UTCVendor advisory
- 2026-09-05 11:29 UTCVendor advisory
- 2026-09-04 23:51 UTCEG score recompute
- 2026-09-04 23:51 UTCVendor advisory
- 2026-09-04 11:44 UTCEG score recompute
- 2026-09-04 11:44 UTCVendor advisory
- 2026-09-04 05:06 UTCEPSS rescore
- 2026-09-04 00:05 UTCVendor advisory
- 2026-09-03 12:08 UTCVendor advisory
- 2026-09-02 23:56 UTCEG score recompute
- 2026-09-02 23:56 UTCVendor advisory
- 2026-09-02 14:12 UTCEPSS rescore
- 2026-09-02 12:12 UTCVendor advisory
- 2026-09-02 00:34 UTCEG score recompute
- 2026-09-02 00:34 UTCVendor advisory
- 2026-09-01 13:54 UTCEPSS rescore
- 2026-09-01 12:54 UTCEG score recompute
- 2026-09-01 12:54 UTCVendor advisory
- 2026-09-01 04:40 UTCEPSS rescore
- 2026-09-01 00:48 UTCVendor advisory
- 2026-08-31 13:10 UTCVendor advisory
- 2026-08-31 01:25 UTCEG score recompute
- 2026-08-31 01:25 UTCVendor advisory
- 2026-08-30 19:17 UTCEPSS rescore
- 2026-08-30 13:46 UTCVendor advisory
- 2026-08-30 02:08 UTCEG score recompute
- 2026-08-30 02:08 UTCVendor advisory
- 2026-08-30 01:22 UTCEPSS rescore
- 2026-08-29 14:28 UTCVendor advisory
- 2026-08-29 02:48 UTCEG score recompute
- 2026-08-29 02:48 UTCVendor advisory
- 2026-08-28 21:41 UTCEPSS rescore
- 2026-08-28 15:09 UTCVendor advisory
- 2026-08-28 03:29 UTCVendor advisory
- 2026-08-27 15:50 UTCEG score recompute
- 2026-08-27 15:50 UTCVendor advisory
- 2026-08-27 14:25 UTCEPSS rescore
- 2026-08-27 04:10 UTCVendor advisory
- 2026-08-26 16:24 UTCEG score recompute
- 2026-08-26 16:24 UTCVendor advisory
- 2026-08-26 14:46 UTCEPSS rescore
- 2026-08-26 04:39 UTCVendor advisory
- 2026-08-25 16:58 UTCEG score recompute
- 2026-08-25 16:58 UTCVendor advisory
- 2026-08-25 13:49 UTCEPSS rescore
- 2026-08-25 05:07 UTCVendor advisory
- 2026-08-24 17:28 UTCEG score recompute
- 2026-08-24 17:28 UTCVendor advisory
- 2026-08-24 05:50 UTCVendor advisory
- 2026-08-23 18:10 UTCVendor advisory
- 2026-08-23 06:31 UTCEG score recompute
- 2026-08-23 06:31 UTCVendor advisory
Related CVEs(same vendor + same CWE)
Same vendor
10 shownredhat
- CVE-2001-0825EG 10.0HIGH
- CVE-2001-1009EG 10.0EPSS p93HIGH
- CVE-2001-0554EG 10.0EPSS p99HIGH
- CVE-2001-1162EG 10.0EPSS p96HIGH
- CVE-2001-0414EG 10.0EPSS p100HIGH
- CVE-2001-0191EG 10.0EPSS p92HIGH
- CVE-2001-0301EG 10.0EPSS p91HIGH
- CVE-2001-0197EG 10.0EPSS p96HIGH
- CVE-2001-0233EG 10.0EPSS p96HIGH
- CVE-2001-0010EG 10.0EPSS p98HIGH
Same CWE
10 shownCWE-20
- CVE-2004-1019EG 10.0EPSS p94HIGH
- CVE-2004-0840EG 10.0EPSS p98HIGH
- CVE-2003-1425EG 10.0EPSS p96HIGH
- CVE-2003-1487EG 10.0EPSS p95HIGH
- CVE-2002-1874EG 10.0HIGH
- CVE-2002-2236EG 10.0EPSS p92HIGH
- CVE-2002-2365EG 10.0HIGH
- CVE-2002-1358EG 10.0EPSS p93HIGH
- CVE-2002-1359EG 10.0EPSS p100HIGH
- CVE-2002-1360EG 10.0EPSS p93HIGH
Frequently asked(5)
What is CVE-2026-53587?
When was CVE-2026-53587 disclosed?
Is CVE-2026-53587 actively exploited?
What is the CVSS score of CVE-2026-53587?
How do I remediate CVE-2026-53587?
Dependency Blast Radius
See which npm, PyPI, Go, and Maven packages are affected by CVE-2026-53587
Is Your Infrastructure Affected by CVE-2026-53587?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.