libgit2 - Unauthenticated network-reachable heap out-of-bounds read in transports/smart_pkt.c:set_data
Summary
| CVE | CVE-2026-53587 |
|---|---|
| State | PUBLISHED |
| Assigner | GitHub_M |
| Source Priority | CVE Program / NVD first with legacy fallback |
| Published | 2026-08-20 19:16:55 UTC |
| Updated | 2026-08-20 20:17:34 UTC |
| Description | 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. |
Risk And Classification
Primary CVSS: v3.1 7.5 HIGH from [email protected]
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Problem Types: CWE-20 | CWE-125 | CWE-126 | CWE-1284 | CWE-20 CWE-20: Improper Input Validation | CWE-125 CWE-125: Out-of-bounds Read | CWE-126 CWE-126: Buffer Over-read | CWE-1284 CWE-1284: Improper Validation of Specified Quantity in Input
| Version | Source | Type | Score | Severity | Vector |
|---|---|---|---|---|---|
| 3.1 | [email protected] | Secondary | 7.5 | HIGH | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H |
| 3.1 | CNA | DECLARED | 7.5 | HIGH | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H |
CVSS v3.1 Breakdown
Attack Vector
NetworkAttack Complexity
LowPrivileges Required
NoneUser Interaction
NoneScope
UnchangedConfidentiality
NoneIntegrity
NoneAvailability
HighCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Vendor Declared Affected Products
References
| Reference | Source | Link | Tags |
|---|---|---|---|
| github.com/libgit2/libgit2/releases/tag/v1.8.6 | [email protected] | github.com | |
| github.com/libgit2/libgit2/commit/affda60c10fcef16723451c0d7dc71b71dc20ad3 | [email protected] | github.com | |
| github.com/libgit2/libgit2/security/advisories/GHSA-pm24-4jhq-3xvm | 134c704f-9b21-4f2e-91b3-4a467353bcc0 | github.com | |
| github.com/libgit2/libgit2/commit/2c0ce8c0132ac38ab0db28239462a671e2e5440e | [email protected] | github.com | |
| github.com/libgit2/libgit2/releases/tag/v1.9.5 | [email protected] | github.com | |
| github.com/libgit2/libgit2/commit/d7a9fb87f504434e9f45228678953c4fa56e7640 | [email protected] | github.com | |
| CVE Program record | CVE.ORG | www.cve.org | canonical |
| NVD vulnerability detail | NVD | nvd.nist.gov | canonical, analysis |
No vendor comments have been submitted for this CVE.
There are currently no legacy QID mappings associated with this CVE.