Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2026-53585 (GCVE-0-2026-53585)
Vulnerability from cvelistv5 – Published: 2026-08-20 18:37 – Updated: 2026-08-20 18:37
VLAI
EPSS
VEX
Title
libgit2: Unbounded Memory Allocation via Delta Object Result-Size Header
Summary
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, git_delta_apply in src/libgit2/delta.c trusts the attacker-controlled res_sz value parsed by hdr_sz from a delta object header and passes that amount to git__malloc before validating delta instructions. Malicious pack data supplied through git_clone, git_fetch, git_remote_fetch, git_indexer_append, or a local attacker-supplied repository can use a very small multi-level OFS_DELTA chain to retain extremely large allocations and exhaust memory. This issue is fixed in versions 1.8.6 and 1.9.5.
Severity
5.3 (Medium)
CWE
- CWE-770 - Allocation of Resources Without Limits or Throttling
Assigner
References
6 references
| URL | Tags |
|---|---|
| https://github.com/libgit2/libgit2/security/advis… | x_refsource_CONFIRM |
| https://github.com/libgit2/libgit2/commit/0cdfdd5… | x_refsource_MISC |
| https://github.com/libgit2/libgit2/commit/c1896f0… | x_refsource_MISC |
| https://github.com/libgit2/libgit2/commit/dec22ac… | x_refsource_MISC |
| https://github.com/libgit2/libgit2/releases/tag/v1.8.6 | x_refsource_MISC |
| https://github.com/libgit2/libgit2/releases/tag/v1.9.5 | x_refsource_MISC |
Impacted products
{
"containers": {
"cna": {
"affected": [
{
"product": "libgit2",
"vendor": "libgit2",
"versions": [
{
"status": "affected",
"version": "\u003c 1.8.6"
},
{
"status": "affected",
"version": "\u003e= 1.9.0, \u003c 1.9.5"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "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, git_delta_apply in src/libgit2/delta.c trusts the attacker-controlled res_sz value parsed by hdr_sz from a delta object header and passes that amount to git__malloc before validating delta instructions. Malicious pack data supplied through git_clone, git_fetch, git_remote_fetch, git_indexer_append, or a local attacker-supplied repository can use a very small multi-level OFS_DELTA chain to retain extremely large allocations and exhaust memory. This issue is fixed in versions 1.8.6 and 1.9.5."
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-770",
"description": "CWE-770: Allocation of Resources Without Limits or Throttling",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-08-20T18:37:44.115Z",
"orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"shortName": "GitHub_M"
},
"references": [
{
"name": "https://github.com/libgit2/libgit2/security/advisories/GHSA-27m5-gxxh-x79j",
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://github.com/libgit2/libgit2/security/advisories/GHSA-27m5-gxxh-x79j"
},
{
"name": "https://github.com/libgit2/libgit2/commit/0cdfdd5fa8f8514c82413025e1e0808866cf7c30",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/libgit2/libgit2/commit/0cdfdd5fa8f8514c82413025e1e0808866cf7c30"
},
{
"name": "https://github.com/libgit2/libgit2/commit/c1896f06df22cc0ca5658df3a8f6cd7ede4cd6ae",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/libgit2/libgit2/commit/c1896f06df22cc0ca5658df3a8f6cd7ede4cd6ae"
},
{
"name": "https://github.com/libgit2/libgit2/commit/dec22ac01ad9620c96b7b9ac3ef636ea46d43bed",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/libgit2/libgit2/commit/dec22ac01ad9620c96b7b9ac3ef636ea46d43bed"
},
{
"name": "https://github.com/libgit2/libgit2/releases/tag/v1.8.6",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/libgit2/libgit2/releases/tag/v1.8.6"
},
{
"name": "https://github.com/libgit2/libgit2/releases/tag/v1.9.5",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/libgit2/libgit2/releases/tag/v1.9.5"
}
],
"source": {
"advisory": "GHSA-27m5-gxxh-x79j",
"discovery": "UNKNOWN"
},
"title": "libgit2: Unbounded Memory Allocation via Delta Object Result-Size Header"
}
},
"cveMetadata": {
"assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"assignerShortName": "GitHub_M",
"cveId": "CVE-2026-53585",
"datePublished": "2026-08-20T18:37:44.115Z",
"dateReserved": "2026-06-09T19:11:53.484Z",
"dateUpdated": "2026-08-20T18:37:44.115Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2026-53585",
"date": "2026-08-21",
"epss": "0.00548",
"percentile": "0.4367"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2026-53585\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2026-08-20T19:16:54.837\",\"lastModified\":\"2026-08-20T19:16:54.837\",\"vulnStatus\":\"Received\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"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, git_delta_apply in src/libgit2/delta.c trusts the attacker-controlled res_sz value parsed by hdr_sz from a delta object header and passes that amount to git__malloc before validating delta instructions. Malicious pack data supplied through git_clone, git_fetch, git_remote_fetch, git_indexer_append, or a local attacker-supplied repository can use a very small multi-level OFS_DELTA chain to retain extremely large allocations and exhaust memory. This issue is fixed in versions 1.8.6 and 1.9.5.\"}],\"affected\":[{\"source\":\"security-advisories@github.com\",\"affectedData\":[{\"vendor\":\"libgit2\",\"product\":\"libgit2\",\"versions\":[{\"version\":\"\u003c 1.8.6\",\"status\":\"affected\"},{\"version\":\"\u003e= 1.9.0, \u003c 1.9.5\",\"status\":\"affected\"}]}]}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L\",\"baseScore\":5.3,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"LOW\"},\"exploitabilityScore\":3.9,\"impactScore\":1.4}]},\"weaknesses\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-770\"}]}],\"references\":[{\"url\":\"https://github.com/libgit2/libgit2/commit/0cdfdd5fa8f8514c82413025e1e0808866cf7c30\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://github.com/libgit2/libgit2/commit/c1896f06df22cc0ca5658df3a8f6cd7ede4cd6ae\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://github.com/libgit2/libgit2/commit/dec22ac01ad9620c96b7b9ac3ef636ea46d43bed\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://github.com/libgit2/libgit2/releases/tag/v1.8.6\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://github.com/libgit2/libgit2/releases/tag/v1.9.5\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://github.com/libgit2/libgit2/security/advisories/GHSA-27m5-gxxh-x79j\",\"source\":\"security-advisories@github.com\"}]}}"
}
}
FKIE_CVE-2026-53585
Vulnerability from fkie_nvd - Published: 2026-08-20 19:16 - Updated: 2026-08-20 19:16
Severity
Summary
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, git_delta_apply in src/libgit2/delta.c trusts the attacker-controlled res_sz value parsed by hdr_sz from a delta object header and passes that amount to git__malloc before validating delta instructions. Malicious pack data supplied through git_clone, git_fetch, git_remote_fetch, git_indexer_append, or a local attacker-supplied repository can use a very small multi-level OFS_DELTA chain to retain extremely large allocations and exhaust memory. This issue is fixed in versions 1.8.6 and 1.9.5.
References
Impacted products
| Vendor | Product | Version |
|---|
{
"affected": [
{
"affectedData": [
{
"product": "libgit2",
"vendor": "libgit2",
"versions": [
{
"status": "affected",
"version": "\u003c 1.8.6"
},
{
"status": "affected",
"version": "\u003e= 1.9.0, \u003c 1.9.5"
}
]
}
],
"source": "security-advisories@github.com"
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "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, git_delta_apply in src/libgit2/delta.c trusts the attacker-controlled res_sz value parsed by hdr_sz from a delta object header and passes that amount to git__malloc before validating delta instructions. Malicious pack data supplied through git_clone, git_fetch, git_remote_fetch, git_indexer_append, or a local attacker-supplied repository can use a very small multi-level OFS_DELTA chain to retain extremely large allocations and exhaust memory. This issue is fixed in versions 1.8.6 and 1.9.5."
}
],
"id": "CVE-2026-53585",
"lastModified": "2026-08-20T19:16:54.837",
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"exploitabilityScore": 3.9,
"impactScore": 1.4,
"source": "security-advisories@github.com",
"type": "Secondary"
}
]
},
"published": "2026-08-20T19:16:54.837",
"references": [
{
"source": "security-advisories@github.com",
"url": "https://github.com/libgit2/libgit2/commit/0cdfdd5fa8f8514c82413025e1e0808866cf7c30"
},
{
"source": "security-advisories@github.com",
"url": "https://github.com/libgit2/libgit2/commit/c1896f06df22cc0ca5658df3a8f6cd7ede4cd6ae"
},
{
"source": "security-advisories@github.com",
"url": "https://github.com/libgit2/libgit2/commit/dec22ac01ad9620c96b7b9ac3ef636ea46d43bed"
},
{
"source": "security-advisories@github.com",
"url": "https://github.com/libgit2/libgit2/releases/tag/v1.8.6"
},
{
"source": "security-advisories@github.com",
"url": "https://github.com/libgit2/libgit2/releases/tag/v1.9.5"
},
{
"source": "security-advisories@github.com",
"url": "https://github.com/libgit2/libgit2/security/advisories/GHSA-27m5-gxxh-x79j"
}
],
"sourceIdentifier": "security-advisories@github.com",
"vulnStatus": "Received",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-770"
}
],
"source": "security-advisories@github.com",
"type": "Primary"
}
]
}
OPENSUSE-SU-2026:11315-1
Vulnerability from csaf_opensuse - Published: 2026-07-20 00:00 - Updated: 2026-07-20 00:00Summary
libgit2-1_9-1.9.6-1.1 on GA media
Severity
Moderate
Notes
Title of the patch: libgit2-1_9-1.9.6-1.1 on GA media
Description of the patch: These are all security issues fixed in the libgit2-1_9-1.9.6-1.1 package on the GA media of openSUSE Tumbleweed.
Patchnames: openSUSE-Tumbleweed-2026-11315
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
Affected products
Recommended
12 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:libgit2-1_9-1.9.6-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libgit2-1_9-1.9.6-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libgit2-1_9-1.9.6-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libgit2-1_9-1.9.6-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libgit2-devel-1.9.6-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libgit2-devel-1.9.6-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libgit2-devel-1.9.6-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libgit2-devel-1.9.6-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libgit2-tools-1.9.6-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libgit2-tools-1.9.6-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libgit2-tools-1.9.6-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libgit2-tools-1.9.6-1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
Affected products
Recommended
12 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:libgit2-1_9-1.9.6-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libgit2-1_9-1.9.6-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libgit2-1_9-1.9.6-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libgit2-1_9-1.9.6-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libgit2-devel-1.9.6-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libgit2-devel-1.9.6-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libgit2-devel-1.9.6-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libgit2-devel-1.9.6-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libgit2-tools-1.9.6-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libgit2-tools-1.9.6-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libgit2-tools-1.9.6-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libgit2-tools-1.9.6-1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
Affected products
Recommended
12 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:libgit2-1_9-1.9.6-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libgit2-1_9-1.9.6-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libgit2-1_9-1.9.6-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libgit2-1_9-1.9.6-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libgit2-devel-1.9.6-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libgit2-devel-1.9.6-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libgit2-devel-1.9.6-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libgit2-devel-1.9.6-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libgit2-tools-1.9.6-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libgit2-tools-1.9.6-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libgit2-tools-1.9.6-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libgit2-tools-1.9.6-1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
Affected products
Recommended
12 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:libgit2-1_9-1.9.6-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libgit2-1_9-1.9.6-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libgit2-1_9-1.9.6-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libgit2-1_9-1.9.6-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libgit2-devel-1.9.6-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libgit2-devel-1.9.6-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libgit2-devel-1.9.6-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libgit2-devel-1.9.6-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libgit2-tools-1.9.6-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libgit2-tools-1.9.6-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libgit2-tools-1.9.6-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libgit2-tools-1.9.6-1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
Affected products
Recommended
12 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:libgit2-1_9-1.9.6-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libgit2-1_9-1.9.6-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libgit2-1_9-1.9.6-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libgit2-1_9-1.9.6-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libgit2-devel-1.9.6-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libgit2-devel-1.9.6-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libgit2-devel-1.9.6-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libgit2-devel-1.9.6-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libgit2-tools-1.9.6-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libgit2-tools-1.9.6-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libgit2-tools-1.9.6-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libgit2-tools-1.9.6-1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
References
17 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "libgit2-1_9-1.9.6-1.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the libgit2-1_9-1.9.6-1.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2026-11315",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2026_11315-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-53583 page",
"url": "https://www.suse.com/security/cve/CVE-2026-53583/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-53584 page",
"url": "https://www.suse.com/security/cve/CVE-2026-53584/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-53585 page",
"url": "https://www.suse.com/security/cve/CVE-2026-53585/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-53586 page",
"url": "https://www.suse.com/security/cve/CVE-2026-53586/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-53587 page",
"url": "https://www.suse.com/security/cve/CVE-2026-53587/"
}
],
"title": "libgit2-1_9-1.9.6-1.1 on GA media",
"tracking": {
"current_release_date": "2026-07-20T00:00:00Z",
"generator": {
"date": "2026-07-20T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2026:11315-1",
"initial_release_date": "2026-07-20T00:00:00Z",
"revision_history": [
{
"date": "2026-07-20T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libgit2-1_9-1.9.6-1.1.aarch64",
"product": {
"name": "libgit2-1_9-1.9.6-1.1.aarch64",
"product_id": "libgit2-1_9-1.9.6-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "libgit2-devel-1.9.6-1.1.aarch64",
"product": {
"name": "libgit2-devel-1.9.6-1.1.aarch64",
"product_id": "libgit2-devel-1.9.6-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "libgit2-tools-1.9.6-1.1.aarch64",
"product": {
"name": "libgit2-tools-1.9.6-1.1.aarch64",
"product_id": "libgit2-tools-1.9.6-1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libgit2-1_9-1.9.6-1.1.ppc64le",
"product": {
"name": "libgit2-1_9-1.9.6-1.1.ppc64le",
"product_id": "libgit2-1_9-1.9.6-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libgit2-devel-1.9.6-1.1.ppc64le",
"product": {
"name": "libgit2-devel-1.9.6-1.1.ppc64le",
"product_id": "libgit2-devel-1.9.6-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libgit2-tools-1.9.6-1.1.ppc64le",
"product": {
"name": "libgit2-tools-1.9.6-1.1.ppc64le",
"product_id": "libgit2-tools-1.9.6-1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libgit2-1_9-1.9.6-1.1.s390x",
"product": {
"name": "libgit2-1_9-1.9.6-1.1.s390x",
"product_id": "libgit2-1_9-1.9.6-1.1.s390x"
}
},
{
"category": "product_version",
"name": "libgit2-devel-1.9.6-1.1.s390x",
"product": {
"name": "libgit2-devel-1.9.6-1.1.s390x",
"product_id": "libgit2-devel-1.9.6-1.1.s390x"
}
},
{
"category": "product_version",
"name": "libgit2-tools-1.9.6-1.1.s390x",
"product": {
"name": "libgit2-tools-1.9.6-1.1.s390x",
"product_id": "libgit2-tools-1.9.6-1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libgit2-1_9-1.9.6-1.1.x86_64",
"product": {
"name": "libgit2-1_9-1.9.6-1.1.x86_64",
"product_id": "libgit2-1_9-1.9.6-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "libgit2-devel-1.9.6-1.1.x86_64",
"product": {
"name": "libgit2-devel-1.9.6-1.1.x86_64",
"product_id": "libgit2-devel-1.9.6-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "libgit2-tools-1.9.6-1.1.x86_64",
"product": {
"name": "libgit2-tools-1.9.6-1.1.x86_64",
"product_id": "libgit2-tools-1.9.6-1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libgit2-1_9-1.9.6-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libgit2-1_9-1.9.6-1.1.aarch64"
},
"product_reference": "libgit2-1_9-1.9.6-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgit2-1_9-1.9.6-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libgit2-1_9-1.9.6-1.1.ppc64le"
},
"product_reference": "libgit2-1_9-1.9.6-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgit2-1_9-1.9.6-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libgit2-1_9-1.9.6-1.1.s390x"
},
"product_reference": "libgit2-1_9-1.9.6-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgit2-1_9-1.9.6-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libgit2-1_9-1.9.6-1.1.x86_64"
},
"product_reference": "libgit2-1_9-1.9.6-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgit2-devel-1.9.6-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libgit2-devel-1.9.6-1.1.aarch64"
},
"product_reference": "libgit2-devel-1.9.6-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgit2-devel-1.9.6-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libgit2-devel-1.9.6-1.1.ppc64le"
},
"product_reference": "libgit2-devel-1.9.6-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgit2-devel-1.9.6-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libgit2-devel-1.9.6-1.1.s390x"
},
"product_reference": "libgit2-devel-1.9.6-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgit2-devel-1.9.6-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libgit2-devel-1.9.6-1.1.x86_64"
},
"product_reference": "libgit2-devel-1.9.6-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgit2-tools-1.9.6-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libgit2-tools-1.9.6-1.1.aarch64"
},
"product_reference": "libgit2-tools-1.9.6-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgit2-tools-1.9.6-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libgit2-tools-1.9.6-1.1.ppc64le"
},
"product_reference": "libgit2-tools-1.9.6-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgit2-tools-1.9.6-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libgit2-tools-1.9.6-1.1.s390x"
},
"product_reference": "libgit2-tools-1.9.6-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgit2-tools-1.9.6-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libgit2-tools-1.9.6-1.1.x86_64"
},
"product_reference": "libgit2-tools-1.9.6-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-53583",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-53583"
}
],
"notes": [
{
"category": "general",
"text": "unknown",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:libgit2-1_9-1.9.6-1.1.aarch64",
"openSUSE Tumbleweed:libgit2-1_9-1.9.6-1.1.ppc64le",
"openSUSE Tumbleweed:libgit2-1_9-1.9.6-1.1.s390x",
"openSUSE Tumbleweed:libgit2-1_9-1.9.6-1.1.x86_64",
"openSUSE Tumbleweed:libgit2-devel-1.9.6-1.1.aarch64",
"openSUSE Tumbleweed:libgit2-devel-1.9.6-1.1.ppc64le",
"openSUSE Tumbleweed:libgit2-devel-1.9.6-1.1.s390x",
"openSUSE Tumbleweed:libgit2-devel-1.9.6-1.1.x86_64",
"openSUSE Tumbleweed:libgit2-tools-1.9.6-1.1.aarch64",
"openSUSE Tumbleweed:libgit2-tools-1.9.6-1.1.ppc64le",
"openSUSE Tumbleweed:libgit2-tools-1.9.6-1.1.s390x",
"openSUSE Tumbleweed:libgit2-tools-1.9.6-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-53583",
"url": "https://www.suse.com/security/cve/CVE-2026-53583"
},
{
"category": "external",
"summary": "SUSE Bug 1271698 for CVE-2026-53583",
"url": "https://bugzilla.suse.com/1271698"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:libgit2-1_9-1.9.6-1.1.aarch64",
"openSUSE Tumbleweed:libgit2-1_9-1.9.6-1.1.ppc64le",
"openSUSE Tumbleweed:libgit2-1_9-1.9.6-1.1.s390x",
"openSUSE Tumbleweed:libgit2-1_9-1.9.6-1.1.x86_64",
"openSUSE Tumbleweed:libgit2-devel-1.9.6-1.1.aarch64",
"openSUSE Tumbleweed:libgit2-devel-1.9.6-1.1.ppc64le",
"openSUSE Tumbleweed:libgit2-devel-1.9.6-1.1.s390x",
"openSUSE Tumbleweed:libgit2-devel-1.9.6-1.1.x86_64",
"openSUSE Tumbleweed:libgit2-tools-1.9.6-1.1.aarch64",
"openSUSE Tumbleweed:libgit2-tools-1.9.6-1.1.ppc64le",
"openSUSE Tumbleweed:libgit2-tools-1.9.6-1.1.s390x",
"openSUSE Tumbleweed:libgit2-tools-1.9.6-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-20T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2026-53583"
},
{
"cve": "CVE-2026-53584",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-53584"
}
],
"notes": [
{
"category": "general",
"text": "unknown",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:libgit2-1_9-1.9.6-1.1.aarch64",
"openSUSE Tumbleweed:libgit2-1_9-1.9.6-1.1.ppc64le",
"openSUSE Tumbleweed:libgit2-1_9-1.9.6-1.1.s390x",
"openSUSE Tumbleweed:libgit2-1_9-1.9.6-1.1.x86_64",
"openSUSE Tumbleweed:libgit2-devel-1.9.6-1.1.aarch64",
"openSUSE Tumbleweed:libgit2-devel-1.9.6-1.1.ppc64le",
"openSUSE Tumbleweed:libgit2-devel-1.9.6-1.1.s390x",
"openSUSE Tumbleweed:libgit2-devel-1.9.6-1.1.x86_64",
"openSUSE Tumbleweed:libgit2-tools-1.9.6-1.1.aarch64",
"openSUSE Tumbleweed:libgit2-tools-1.9.6-1.1.ppc64le",
"openSUSE Tumbleweed:libgit2-tools-1.9.6-1.1.s390x",
"openSUSE Tumbleweed:libgit2-tools-1.9.6-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-53584",
"url": "https://www.suse.com/security/cve/CVE-2026-53584"
},
{
"category": "external",
"summary": "SUSE Bug 1271697 for CVE-2026-53584",
"url": "https://bugzilla.suse.com/1271697"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:libgit2-1_9-1.9.6-1.1.aarch64",
"openSUSE Tumbleweed:libgit2-1_9-1.9.6-1.1.ppc64le",
"openSUSE Tumbleweed:libgit2-1_9-1.9.6-1.1.s390x",
"openSUSE Tumbleweed:libgit2-1_9-1.9.6-1.1.x86_64",
"openSUSE Tumbleweed:libgit2-devel-1.9.6-1.1.aarch64",
"openSUSE Tumbleweed:libgit2-devel-1.9.6-1.1.ppc64le",
"openSUSE Tumbleweed:libgit2-devel-1.9.6-1.1.s390x",
"openSUSE Tumbleweed:libgit2-devel-1.9.6-1.1.x86_64",
"openSUSE Tumbleweed:libgit2-tools-1.9.6-1.1.aarch64",
"openSUSE Tumbleweed:libgit2-tools-1.9.6-1.1.ppc64le",
"openSUSE Tumbleweed:libgit2-tools-1.9.6-1.1.s390x",
"openSUSE Tumbleweed:libgit2-tools-1.9.6-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-20T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2026-53584"
},
{
"cve": "CVE-2026-53585",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-53585"
}
],
"notes": [
{
"category": "general",
"text": "unknown",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:libgit2-1_9-1.9.6-1.1.aarch64",
"openSUSE Tumbleweed:libgit2-1_9-1.9.6-1.1.ppc64le",
"openSUSE Tumbleweed:libgit2-1_9-1.9.6-1.1.s390x",
"openSUSE Tumbleweed:libgit2-1_9-1.9.6-1.1.x86_64",
"openSUSE Tumbleweed:libgit2-devel-1.9.6-1.1.aarch64",
"openSUSE Tumbleweed:libgit2-devel-1.9.6-1.1.ppc64le",
"openSUSE Tumbleweed:libgit2-devel-1.9.6-1.1.s390x",
"openSUSE Tumbleweed:libgit2-devel-1.9.6-1.1.x86_64",
"openSUSE Tumbleweed:libgit2-tools-1.9.6-1.1.aarch64",
"openSUSE Tumbleweed:libgit2-tools-1.9.6-1.1.ppc64le",
"openSUSE Tumbleweed:libgit2-tools-1.9.6-1.1.s390x",
"openSUSE Tumbleweed:libgit2-tools-1.9.6-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-53585",
"url": "https://www.suse.com/security/cve/CVE-2026-53585"
},
{
"category": "external",
"summary": "SUSE Bug 1271696 for CVE-2026-53585",
"url": "https://bugzilla.suse.com/1271696"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:libgit2-1_9-1.9.6-1.1.aarch64",
"openSUSE Tumbleweed:libgit2-1_9-1.9.6-1.1.ppc64le",
"openSUSE Tumbleweed:libgit2-1_9-1.9.6-1.1.s390x",
"openSUSE Tumbleweed:libgit2-1_9-1.9.6-1.1.x86_64",
"openSUSE Tumbleweed:libgit2-devel-1.9.6-1.1.aarch64",
"openSUSE Tumbleweed:libgit2-devel-1.9.6-1.1.ppc64le",
"openSUSE Tumbleweed:libgit2-devel-1.9.6-1.1.s390x",
"openSUSE Tumbleweed:libgit2-devel-1.9.6-1.1.x86_64",
"openSUSE Tumbleweed:libgit2-tools-1.9.6-1.1.aarch64",
"openSUSE Tumbleweed:libgit2-tools-1.9.6-1.1.ppc64le",
"openSUSE Tumbleweed:libgit2-tools-1.9.6-1.1.s390x",
"openSUSE Tumbleweed:libgit2-tools-1.9.6-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-20T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2026-53585"
},
{
"cve": "CVE-2026-53586",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-53586"
}
],
"notes": [
{
"category": "general",
"text": "unknown",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:libgit2-1_9-1.9.6-1.1.aarch64",
"openSUSE Tumbleweed:libgit2-1_9-1.9.6-1.1.ppc64le",
"openSUSE Tumbleweed:libgit2-1_9-1.9.6-1.1.s390x",
"openSUSE Tumbleweed:libgit2-1_9-1.9.6-1.1.x86_64",
"openSUSE Tumbleweed:libgit2-devel-1.9.6-1.1.aarch64",
"openSUSE Tumbleweed:libgit2-devel-1.9.6-1.1.ppc64le",
"openSUSE Tumbleweed:libgit2-devel-1.9.6-1.1.s390x",
"openSUSE Tumbleweed:libgit2-devel-1.9.6-1.1.x86_64",
"openSUSE Tumbleweed:libgit2-tools-1.9.6-1.1.aarch64",
"openSUSE Tumbleweed:libgit2-tools-1.9.6-1.1.ppc64le",
"openSUSE Tumbleweed:libgit2-tools-1.9.6-1.1.s390x",
"openSUSE Tumbleweed:libgit2-tools-1.9.6-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-53586",
"url": "https://www.suse.com/security/cve/CVE-2026-53586"
},
{
"category": "external",
"summary": "SUSE Bug 1271694 for CVE-2026-53586",
"url": "https://bugzilla.suse.com/1271694"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:libgit2-1_9-1.9.6-1.1.aarch64",
"openSUSE Tumbleweed:libgit2-1_9-1.9.6-1.1.ppc64le",
"openSUSE Tumbleweed:libgit2-1_9-1.9.6-1.1.s390x",
"openSUSE Tumbleweed:libgit2-1_9-1.9.6-1.1.x86_64",
"openSUSE Tumbleweed:libgit2-devel-1.9.6-1.1.aarch64",
"openSUSE Tumbleweed:libgit2-devel-1.9.6-1.1.ppc64le",
"openSUSE Tumbleweed:libgit2-devel-1.9.6-1.1.s390x",
"openSUSE Tumbleweed:libgit2-devel-1.9.6-1.1.x86_64",
"openSUSE Tumbleweed:libgit2-tools-1.9.6-1.1.aarch64",
"openSUSE Tumbleweed:libgit2-tools-1.9.6-1.1.ppc64le",
"openSUSE Tumbleweed:libgit2-tools-1.9.6-1.1.s390x",
"openSUSE Tumbleweed:libgit2-tools-1.9.6-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-20T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2026-53586"
},
{
"cve": "CVE-2026-53587",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-53587"
}
],
"notes": [
{
"category": "general",
"text": "unknown",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:libgit2-1_9-1.9.6-1.1.aarch64",
"openSUSE Tumbleweed:libgit2-1_9-1.9.6-1.1.ppc64le",
"openSUSE Tumbleweed:libgit2-1_9-1.9.6-1.1.s390x",
"openSUSE Tumbleweed:libgit2-1_9-1.9.6-1.1.x86_64",
"openSUSE Tumbleweed:libgit2-devel-1.9.6-1.1.aarch64",
"openSUSE Tumbleweed:libgit2-devel-1.9.6-1.1.ppc64le",
"openSUSE Tumbleweed:libgit2-devel-1.9.6-1.1.s390x",
"openSUSE Tumbleweed:libgit2-devel-1.9.6-1.1.x86_64",
"openSUSE Tumbleweed:libgit2-tools-1.9.6-1.1.aarch64",
"openSUSE Tumbleweed:libgit2-tools-1.9.6-1.1.ppc64le",
"openSUSE Tumbleweed:libgit2-tools-1.9.6-1.1.s390x",
"openSUSE Tumbleweed:libgit2-tools-1.9.6-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-53587",
"url": "https://www.suse.com/security/cve/CVE-2026-53587"
},
{
"category": "external",
"summary": "SUSE Bug 1271695 for CVE-2026-53587",
"url": "https://bugzilla.suse.com/1271695"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:libgit2-1_9-1.9.6-1.1.aarch64",
"openSUSE Tumbleweed:libgit2-1_9-1.9.6-1.1.ppc64le",
"openSUSE Tumbleweed:libgit2-1_9-1.9.6-1.1.s390x",
"openSUSE Tumbleweed:libgit2-1_9-1.9.6-1.1.x86_64",
"openSUSE Tumbleweed:libgit2-devel-1.9.6-1.1.aarch64",
"openSUSE Tumbleweed:libgit2-devel-1.9.6-1.1.ppc64le",
"openSUSE Tumbleweed:libgit2-devel-1.9.6-1.1.s390x",
"openSUSE Tumbleweed:libgit2-devel-1.9.6-1.1.x86_64",
"openSUSE Tumbleweed:libgit2-tools-1.9.6-1.1.aarch64",
"openSUSE Tumbleweed:libgit2-tools-1.9.6-1.1.ppc64le",
"openSUSE Tumbleweed:libgit2-tools-1.9.6-1.1.s390x",
"openSUSE Tumbleweed:libgit2-tools-1.9.6-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-20T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2026-53587"
}
]
}
ubuntu-cve-2026-53585
Vulnerability from osv_ubuntu
Published
2026-07-31 00:00
Modified
2026-08-13 17:22
Summary
Details
[Unknown description]
Severity
N/A (UNKNOWN)
References
{
"affected": [
{
"ecosystem_specific": {
"availability": "Available with Ubuntu Pro with Legacy support add-on: https://ubuntu.com/pro",
"binaries": [
{
"binary_name": "libgit2-0",
"binary_version": "0.19.0-2ubuntu0.4+esm2"
}
]
},
"package": {
"ecosystem": "Ubuntu:Pro:14.04:LTS",
"name": "libgit2",
"purl": "pkg:deb/ubuntu/libgit2@0.19.0-2ubuntu0.4+esm2?arch=source\u0026distro=esm-infra-legacy/trusty"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "0.19.0-2ubuntu0.4+esm2"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"0.19.0-2",
"0.19.0-2ubuntu0.4",
"0.19.0-2ubuntu0.4+esm1"
]
},
{
"ecosystem_specific": {
"availability": "Available with Ubuntu Pro with Legacy support add-on: https://ubuntu.com/pro",
"binaries": [
{
"binary_name": "libgit2-24",
"binary_version": "0.24.1-2ubuntu0.2+esm3"
}
]
},
"package": {
"ecosystem": "Ubuntu:Pro:16.04:LTS",
"name": "libgit2",
"purl": "pkg:deb/ubuntu/libgit2@0.24.1-2ubuntu0.2+esm3?arch=source\u0026distro=esm-apps-legacy/xenial"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "0.24.1-2ubuntu0.2+esm3"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"0.22.2-2",
"0.23.1-1",
"0.24.1-2",
"0.24.1-2ubuntu0.2",
"0.24.1-2ubuntu0.2+esm1",
"0.24.1-2ubuntu0.2+esm2"
]
},
{
"ecosystem_specific": {
"availability": "Available with Ubuntu Pro: https://ubuntu.com/pro",
"binaries": [
{
"binary_name": "libgit2-26",
"binary_version": "0.26.0+dfsg.1-1.1ubuntu0.2+esm2"
}
]
},
"package": {
"ecosystem": "Ubuntu:Pro:18.04:LTS",
"name": "libgit2",
"purl": "pkg:deb/ubuntu/libgit2@0.26.0+dfsg.1-1.1ubuntu0.2+esm2?arch=source\u0026distro=esm-apps/bionic"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "0.26.0+dfsg.1-1.1ubuntu0.2+esm2"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"0.25.1+really0.24.6-1",
"0.26.0+dfsg.1-1.1",
"0.26.0+dfsg.1-1.1build1",
"0.26.0+dfsg.1-1.1ubuntu0.2",
"0.26.0+dfsg.1-1.1ubuntu0.2+esm1"
]
},
{
"ecosystem_specific": {
"availability": "Available with Ubuntu Pro: https://ubuntu.com/pro",
"binaries": [
{
"binary_name": "libgit2-28",
"binary_version": "0.28.4+dfsg.1-2ubuntu0.1+esm1"
}
]
},
"package": {
"ecosystem": "Ubuntu:Pro:20.04:LTS",
"name": "libgit2",
"purl": "pkg:deb/ubuntu/libgit2@0.28.4+dfsg.1-2ubuntu0.1+esm1?arch=source\u0026distro=esm-apps/focal"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "0.28.4+dfsg.1-2ubuntu0.1+esm1"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"0.27.7+dfsg.1-0.2build1",
"0.28.3+dfsg.1-1",
"0.28.3+dfsg.1-1ubuntu1",
"0.28.4+dfsg.1-2",
"0.28.4+dfsg.1-2ubuntu0.1"
]
},
{
"ecosystem_specific": {
"availability": "Available with Ubuntu Pro: https://ubuntu.com/pro",
"binaries": [
{
"binary_name": "libgit2-1.1",
"binary_version": "1.1.0+dfsg.1-4.1ubuntu0.1+esm1"
},
{
"binary_name": "libgit2-fixtures",
"binary_version": "1.1.0+dfsg.1-4.1ubuntu0.1+esm1"
}
]
},
"package": {
"ecosystem": "Ubuntu:Pro:22.04:LTS",
"name": "libgit2",
"purl": "pkg:deb/ubuntu/libgit2@1.1.0+dfsg.1-4.1ubuntu0.1+esm1?arch=source\u0026distro=esm-apps/jammy"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.1.0+dfsg.1-4.1ubuntu0.1+esm1"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.1.0+dfsg.1-4",
"1.1.0+dfsg.1-4.1",
"1.1.0+dfsg.1-4.1build1",
"1.1.0+dfsg.1-4.1ubuntu0.1"
]
},
{
"ecosystem_specific": {
"availability": "No subscription required",
"binaries": [
{
"binary_name": "libgit2-1.7",
"binary_version": "1.7.2+ds-1ubuntu3.1"
},
{
"binary_name": "libgit2-fixtures",
"binary_version": "1.7.2+ds-1ubuntu3.1"
}
]
},
"package": {
"ecosystem": "Ubuntu:24.04:LTS",
"name": "libgit2",
"purl": "pkg:deb/ubuntu/libgit2@1.7.2+ds-1ubuntu3.1?arch=source\u0026distro=noble"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.7.2+ds-1ubuntu3.1"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.5.1+ds-1ubuntu1",
"1.7.1+ds-2ubuntu1",
"1.7.2+ds-1ubuntu1",
"1.7.2+ds-1ubuntu2",
"1.7.2+ds-1ubuntu3"
]
},
{
"ecosystem_specific": {
"availability": "No subscription required",
"binaries": [
{
"binary_name": "libgit2-1.9",
"binary_version": "1.9.1+ds-1ubuntu1.1"
},
{
"binary_name": "libgit2-fixtures",
"binary_version": "1.9.1+ds-1ubuntu1.1"
}
]
},
"package": {
"ecosystem": "Ubuntu:26.04:LTS",
"name": "libgit2",
"purl": "pkg:deb/ubuntu/libgit2@1.9.1+ds-1ubuntu1.1?arch=source\u0026distro=resolute"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.9.1+ds-1ubuntu1.1"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.9.0+ds-2ubuntu2",
"1.9.1+ds-1ubuntu1"
]
}
],
"aliases": [],
"details": "[Unknown description]",
"id": "UBUNTU-CVE-2026-53585",
"modified": "2026-08-13T17:22:52Z",
"published": "2026-07-31T00:00:00Z",
"references": [
{
"type": "REPORT",
"url": "https://ubuntu.com/security/CVE-2026-53585"
},
{
"type": "REPORT",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-53585"
},
{
"type": "REPORT",
"url": "https://github.com/libgit2/libgit2/security/advisories/GHSA-27m5-gxxh-x79j"
},
{
"type": "ADVISORY",
"url": "https://ubuntu.com/security/notices/USN-8628-1"
}
],
"related": [
"USN-8628-1"
],
"schema_version": "1.7.0",
"severity": [
{
"score": "medium",
"type": "Ubuntu"
}
],
"upstream": [
"CVE-2026-53585"
]
}
Loading…
Trend slope:
-
(linear fit over daily sighting counts)
Show additional events:
Loading…
Experimental. This forecast is provided for visualization only and may change without notice. Do not use it for operational decisions.
Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
The MITRE ATT&CK techniques below are AI-generated suggestions, inferred from the description of the
vulnerability by the CIRCL/vulnerability-attack-technique-classification-roberta-base
model, served locally by ML-Gateway.
They have not been verified by an analyst and are provided for guidance only.
The approach is described in our paper Mapping CVEs to MITRE ATT&CK Techniques: A Curated Gold-Set Classifier and the Limits of LLM-Assisted Label Expansion.
The approach is described in our paper Mapping CVEs to MITRE ATT&CK Techniques: A Curated Gold-Set Classifier and the Limits of LLM-Assisted Label Expansion.
Loading…
Loading…