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-25 15:21- CWE-770 - Allocation of Resources Without Limits or Throttling
| 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 |
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-53585",
"options": [
{
"Exploitation": "poc"
},
{
"Automatable": "yes"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-08-25T15:21:18.543141Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-08-25T15:21:43.819Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"references": [
{
"tags": [
"exploit"
],
"url": "https://github.com/libgit2/libgit2/security/advisories/GHSA-27m5-gxxh-x79j"
}
],
"title": "CISA ADP Vulnrichment"
}
],
"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-25T15:21:43.819Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2026-53585",
"date": "2026-08-27",
"epss": "0.00329",
"percentile": "0.25361"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2026-53585\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2026-08-20T19:16:54.837\",\"lastModified\":\"2026-08-25T16:16:54.080\",\"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}],\"ssvcV203\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"ssvcData\":{\"timestamp\":\"2026-08-25T15:21:18.543141Z\",\"id\":\"CVE-2026-53585\",\"options\":[{\"exploitation\":\"poc\"},{\"automatable\":\"yes\"},{\"technicalImpact\":\"partial\"}],\"role\":\"CISA Coordinator\",\"version\":\"2.0.3\"}}]},\"weaknesses\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"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\"},{\"url\":\"https://github.com/libgit2/libgit2/security/advisories/GHSA-27m5-gxxh-x79j\",\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\"}]}}",
"redhat_vex": {
"aggregate_severity": "Moderate",
"current_release_date": "2026-08-25T09:47:59+00:00",
"cve": "CVE-2026-53585",
"id": "CVE-2026-53585",
"initial_release_date": "2026-08-20T18:37:44.115000+00:00",
"product_status:fixed": "3",
"product_status:known_affected": "37",
"source": "Red Hat CSAF VEX",
"status": "final",
"title": "libgit2: libgit2: Denial of Service via Unbounded Memory Allocation",
"url": "https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-53585.json",
"version": "3"
},
"suse_vex": {
"aggregate_severity": "important",
"current_release_date": "2026-07-24T16:22:50Z",
"cve": "CVE-2026-53585",
"id": "CVE-2026-53585",
"initial_release_date": "2026-07-19T17:35:51Z",
"product_status:known_affected": "90",
"product_status:recommended": "3",
"source": "SUSE CSAF VEX",
"status": "interim",
"title": "SUSE CVE CVE-2026-53585",
"url": "https://ftp.suse.com/pub/projects/security/csaf-vex/cve-2026-53585.json",
"version": "3"
}
}
}
FKIE_CVE-2026-53585
Vulnerability from fkie_nvd - Published: 2026-08-20 19:16 - Updated: 2026-08-25 16:16| 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-25T16:16:54.080",
"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"
}
],
"ssvcV203": [
{
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"ssvcData": {
"id": "CVE-2026-53585",
"options": [
{
"exploitation": "poc"
},
{
"automatable": "yes"
},
{
"technicalImpact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-08-25T15:21:18.543141Z",
"version": "2.0.3"
}
}
]
},
"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"
},
{
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"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": "Secondary"
}
]
}
OPENSUSE-SU-2026:11315-1
Vulnerability from csaf_opensuse - Published: 2026-07-20 00:00 - Updated: 2026-07-20 00:00| 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
|
| 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
|
| 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
|
| 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
|
| 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
|
{
"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"
}
]
}
RHSA-2026:59361
Vulnerability from csaf_redhat - Published: 2026-08-25 09:07 - Updated: 2026-08-25 09:47A flaw was found in libgit2, a C library for Git functionality. An inverted comparison in the OpenSSL backend's certificate verification logic, specifically when handling IP-literal hosts and certificate IP SubjectAltNames, allows a network attacker to intercept HTTPS connections. By presenting a CA-trusted certificate with any IP SubjectAltName, an attacker can trick libgit2 into accepting a mismatched IP address, leading to the interception of sensitive communication.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:libgit2-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:libgit2-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:libgit2-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in libgit2. This vulnerability allows a remote attacker to create directories outside of the intended repository working tree. By crafting a malicious repository that specifies traversal components in a submodule path, applications initializing the submodule can be tricked into creating directories in arbitrary locations on the file system. This could lead to unintended file system modifications or potentially further compromise.
CWE-22 - Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:libgit2-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:libgit2-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:libgit2-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in libgit2. The `git_delta_apply` function incorrectly trusts an attacker-controlled size value from a delta object header, which is used for memory allocation before proper validation of delta instructions. A remote attacker or local user can supply malicious pack data, for example, through `git_clone` or `git_fetch`, to trigger extremely large memory allocations. This can lead to the exhaustion of system memory, resulting in a Denial of Service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:libgit2-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:libgit2-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:libgit2-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in libgit2. The built-in HTTP transport component incorrectly handles offsite redirects, leading to the disclosure of sensitive information. An attacker controlling a trusted Git host or an open redirect on that host could exploit this by causing the library to send HTTP Basic credentials or personal access tokens to an unintended third-party server. This vulnerability results in the leakage of user authentication credentials.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:libgit2-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:libgit2-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:libgit2-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in libgit2. A fixed-size string comparison in the `set_data` function within `transports/smart_pkt.c` does not adequately verify the size of a network packet buffer. A remote attacker, operating a malicious Git server, can send a specially crafted packet-line capability buffer. This can lead to a heap out-of-bounds read, causing the client application to crash and resulting in a Denial of Service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:libgit2-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:libgit2-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:libgit2-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for Red Hat Hardened Images RPMs is now available.",
"title": "Topic"
},
{
"category": "general",
"text": "This update includes the following RPMs:\n\nlibgit2:\n * libgit2-1.9.7-1.hum1 (aarch64, x86_64)\n * libgit2-devel-1.9.7-1.hum1 (aarch64, x86_64)\n * libgit2-1.9.7-1.hum1.src (src)",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:59361",
"url": "https://access.redhat.com/errata/RHSA-2026:59361"
},
{
"category": "external",
"summary": "https://images.redhat.com/",
"url": "https://images.redhat.com/"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-53587",
"url": "https://access.redhat.com/security/cve/CVE-2026-53587"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-53586",
"url": "https://access.redhat.com/security/cve/CVE-2026-53586"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-53584",
"url": "https://access.redhat.com/security/cve/CVE-2026-53584"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-53585",
"url": "https://access.redhat.com/security/cve/CVE-2026-53585"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-53583",
"url": "https://access.redhat.com/security/cve/CVE-2026-53583"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_59361.json"
}
],
"title": "Red Hat Security Advisory: Red Hat Hardened Images RPMs bug fix and enhancement update",
"tracking": {
"current_release_date": "2026-08-25T09:47:56+00:00",
"generator": {
"date": "2026-08-25T09:47:56+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.16"
}
},
"id": "RHSA-2026:59361",
"initial_release_date": "2026-08-25T09:07:50+00:00",
"revision_history": [
{
"date": "2026-08-25T09:07:50+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-08-25T09:37:07+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-08-25T09:47:56+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Hardened Images",
"product": {
"name": "Red Hat Hardened Images",
"product_id": "Red Hat Hardened Images",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:hummingbird:1"
}
}
}
],
"category": "product_family",
"name": "Red Hat Hardened Images"
},
{
"branches": [
{
"category": "product_version",
"name": "libgit2-main@aarch64",
"product": {
"name": "libgit2-main@aarch64",
"product_id": "libgit2-main@aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libgit2@1.9.7-1.hum1?arch=aarch64\u0026distro=hummingbird-20251124\u0026repository_id=public-hummingbird-aarch64-rpms"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libgit2-main@src",
"product": {
"name": "libgit2-main@src",
"product_id": "libgit2-main@src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libgit2@1.9.7-1.hum1?arch=src\u0026distro=hummingbird-20251124\u0026repository_id=public-hummingbird-source-rpms"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "libgit2-main@x86_64",
"product": {
"name": "libgit2-main@x86_64",
"product_id": "libgit2-main@x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libgit2@1.9.7-1.hum1?arch=x86_64\u0026distro=hummingbird-20251124\u0026repository_id=public-hummingbird-x86_64-rpms"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libgit2-main@aarch64 as a component of Red Hat Hardened Images",
"product_id": "Red Hat Hardened Images:libgit2-main@aarch64"
},
"product_reference": "libgit2-main@aarch64",
"relates_to_product_reference": "Red Hat Hardened Images"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgit2-main@src as a component of Red Hat Hardened Images",
"product_id": "Red Hat Hardened Images:libgit2-main@src"
},
"product_reference": "libgit2-main@src",
"relates_to_product_reference": "Red Hat Hardened Images"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgit2-main@x86_64 as a component of Red Hat Hardened Images",
"product_id": "Red Hat Hardened Images:libgit2-main@x86_64"
},
"product_reference": "libgit2-main@x86_64",
"relates_to_product_reference": "Red Hat Hardened Images"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-53583",
"cwe": {
"id": "CWE-295",
"name": "Improper Certificate Validation"
},
"discovery_date": "2026-08-20T19:01:50.430624+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2520694"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in libgit2, a C library for Git functionality. An inverted comparison in the OpenSSL backend\u0027s certificate verification logic, specifically when handling IP-literal hosts and certificate IP SubjectAltNames, allows a network attacker to intercept HTTPS connections. By presenting a CA-trusted certificate with any IP SubjectAltName, an attacker can trick libgit2 into accepting a mismatched IP address, leading to the interception of sensitive communication.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libgit2: libgit2: Network attacker can intercept HTTPS connections via inverted IP SubjectAltName comparison",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:libgit2-main@aarch64",
"Red Hat Hardened Images:libgit2-main@src",
"Red Hat Hardened Images:libgit2-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-53583"
},
{
"category": "external",
"summary": "RHBZ#2520694",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2520694"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-53583",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-53583"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-53583",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-53583"
},
{
"category": "external",
"summary": "https://github.com/libgit2/libgit2/commit/647dcb432980b84ede4cb5a008bbd1ccb4ead03d",
"url": "https://github.com/libgit2/libgit2/commit/647dcb432980b84ede4cb5a008bbd1ccb4ead03d"
},
{
"category": "external",
"summary": "https://github.com/libgit2/libgit2/commit/c2aa35409ee0e6515df64da49750f13a0a42c47f",
"url": "https://github.com/libgit2/libgit2/commit/c2aa35409ee0e6515df64da49750f13a0a42c47f"
},
{
"category": "external",
"summary": "https://github.com/libgit2/libgit2/commit/ef086bc3e4eedf62be38a910381aae24d49871ff",
"url": "https://github.com/libgit2/libgit2/commit/ef086bc3e4eedf62be38a910381aae24d49871ff"
},
{
"category": "external",
"summary": "https://github.com/libgit2/libgit2/releases/tag/v1.8.6",
"url": "https://github.com/libgit2/libgit2/releases/tag/v1.8.6"
},
{
"category": "external",
"summary": "https://github.com/libgit2/libgit2/releases/tag/v1.9.5",
"url": "https://github.com/libgit2/libgit2/releases/tag/v1.9.5"
},
{
"category": "external",
"summary": "https://github.com/libgit2/libgit2/security/advisories/GHSA-h7gc-w2gg-p9xp",
"url": "https://github.com/libgit2/libgit2/security/advisories/GHSA-h7gc-w2gg-p9xp"
}
],
"release_date": "2026-08-20T18:39:03.676000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-25T09:07:50+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:libgit2-main@aarch64",
"Red Hat Hardened Images:libgit2-main@src",
"Red Hat Hardened Images:libgit2-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:59361"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Hardened Images:libgit2-main@aarch64",
"Red Hat Hardened Images:libgit2-main@src",
"Red Hat Hardened Images:libgit2-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:libgit2-main@aarch64",
"Red Hat Hardened Images:libgit2-main@src",
"Red Hat Hardened Images:libgit2-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "libgit2: libgit2: Network attacker can intercept HTTPS connections via inverted IP SubjectAltName comparison"
},
{
"cve": "CVE-2026-53584",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2026-08-20T19:02:03.289644+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2520695"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in libgit2. This vulnerability allows a remote attacker to create directories outside of the intended repository working tree. By crafting a malicious repository that specifies traversal components in a submodule path, applications initializing the submodule can be tricked into creating directories in arbitrary locations on the file system. This could lead to unintended file system modifications or potentially further compromise.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libgit2: libgit2: Submodule path traversal allows arbitrary directory creation",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:libgit2-main@aarch64",
"Red Hat Hardened Images:libgit2-main@src",
"Red Hat Hardened Images:libgit2-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-53584"
},
{
"category": "external",
"summary": "RHBZ#2520695",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2520695"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-53584",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-53584"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-53584",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-53584"
},
{
"category": "external",
"summary": "https://github.com/libgit2/libgit2/commit/419637d3587396f5d139d6d88480eab3cd81e7a1",
"url": "https://github.com/libgit2/libgit2/commit/419637d3587396f5d139d6d88480eab3cd81e7a1"
},
{
"category": "external",
"summary": "https://github.com/libgit2/libgit2/commit/467c2d95ed663df722f83a5960edf568514b128c",
"url": "https://github.com/libgit2/libgit2/commit/467c2d95ed663df722f83a5960edf568514b128c"
},
{
"category": "external",
"summary": "https://github.com/libgit2/libgit2/commit/ec7371da9f359cd8293e9108e7a0b1c1b61b67c4",
"url": "https://github.com/libgit2/libgit2/commit/ec7371da9f359cd8293e9108e7a0b1c1b61b67c4"
},
{
"category": "external",
"summary": "https://github.com/libgit2/libgit2/releases/tag/v1.8.6",
"url": "https://github.com/libgit2/libgit2/releases/tag/v1.8.6"
},
{
"category": "external",
"summary": "https://github.com/libgit2/libgit2/releases/tag/v1.9.5",
"url": "https://github.com/libgit2/libgit2/releases/tag/v1.9.5"
},
{
"category": "external",
"summary": "https://github.com/libgit2/libgit2/security/advisories/GHSA-cw77-j82w-mchm",
"url": "https://github.com/libgit2/libgit2/security/advisories/GHSA-cw77-j82w-mchm"
}
],
"release_date": "2026-08-20T18:35:10.280000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-25T09:07:50+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:libgit2-main@aarch64",
"Red Hat Hardened Images:libgit2-main@src",
"Red Hat Hardened Images:libgit2-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:59361"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Hardened Images:libgit2-main@aarch64",
"Red Hat Hardened Images:libgit2-main@src",
"Red Hat Hardened Images:libgit2-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.5,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:libgit2-main@aarch64",
"Red Hat Hardened Images:libgit2-main@src",
"Red Hat Hardened Images:libgit2-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "libgit2: libgit2: Submodule path traversal allows arbitrary directory creation"
},
{
"cve": "CVE-2026-53585",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-08-20T19:01:38.839404+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2520696"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in libgit2. The `git_delta_apply` function incorrectly trusts an attacker-controlled size value from a delta object header, which is used for memory allocation before proper validation of delta instructions. A remote attacker or local user can supply malicious pack data, for example, through `git_clone` or `git_fetch`, to trigger extremely large memory allocations. This can lead to the exhaustion of system memory, resulting in a Denial of Service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libgit2: libgit2: Denial of Service via Unbounded Memory Allocation",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:libgit2-main@aarch64",
"Red Hat Hardened Images:libgit2-main@src",
"Red Hat Hardened Images:libgit2-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-53585"
},
{
"category": "external",
"summary": "RHBZ#2520696",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2520696"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-53585",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-53585"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-53585",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-53585"
},
{
"category": "external",
"summary": "https://github.com/libgit2/libgit2/commit/0cdfdd5fa8f8514c82413025e1e0808866cf7c30",
"url": "https://github.com/libgit2/libgit2/commit/0cdfdd5fa8f8514c82413025e1e0808866cf7c30"
},
{
"category": "external",
"summary": "https://github.com/libgit2/libgit2/commit/c1896f06df22cc0ca5658df3a8f6cd7ede4cd6ae",
"url": "https://github.com/libgit2/libgit2/commit/c1896f06df22cc0ca5658df3a8f6cd7ede4cd6ae"
},
{
"category": "external",
"summary": "https://github.com/libgit2/libgit2/commit/dec22ac01ad9620c96b7b9ac3ef636ea46d43bed",
"url": "https://github.com/libgit2/libgit2/commit/dec22ac01ad9620c96b7b9ac3ef636ea46d43bed"
},
{
"category": "external",
"summary": "https://github.com/libgit2/libgit2/releases/tag/v1.8.6",
"url": "https://github.com/libgit2/libgit2/releases/tag/v1.8.6"
},
{
"category": "external",
"summary": "https://github.com/libgit2/libgit2/releases/tag/v1.9.5",
"url": "https://github.com/libgit2/libgit2/releases/tag/v1.9.5"
},
{
"category": "external",
"summary": "https://github.com/libgit2/libgit2/security/advisories/GHSA-27m5-gxxh-x79j",
"url": "https://github.com/libgit2/libgit2/security/advisories/GHSA-27m5-gxxh-x79j"
}
],
"release_date": "2026-08-20T18:37:44.115000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-25T09:07:50+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:libgit2-main@aarch64",
"Red Hat Hardened Images:libgit2-main@src",
"Red Hat Hardened Images:libgit2-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:59361"
},
{
"category": "workaround",
"details": "To mitigate this issue, avoid cloning or fetching from untrusted Git repositories. Restricting access to systems that perform Git operations on untrusted data can also reduce exposure.",
"product_ids": [
"Red Hat Hardened Images:libgit2-main@aarch64",
"Red Hat Hardened Images:libgit2-main@src",
"Red Hat Hardened Images:libgit2-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:libgit2-main@aarch64",
"Red Hat Hardened Images:libgit2-main@src",
"Red Hat Hardened Images:libgit2-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "libgit2: libgit2: Denial of Service via Unbounded Memory Allocation"
},
{
"cve": "CVE-2026-53586",
"cwe": {
"id": "CWE-201",
"name": "Insertion of Sensitive Information Into Sent Data"
},
"discovery_date": "2026-08-20T19:01:01.952486+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2520691"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in libgit2. The built-in HTTP transport component incorrectly handles offsite redirects, leading to the disclosure of sensitive information. An attacker controlling a trusted Git host or an open redirect on that host could exploit this by causing the library to send HTTP Basic credentials or personal access tokens to an unintended third-party server. This vulnerability results in the leakage of user authentication credentials.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libgit2: libgit2: Information disclosure via HTTP redirect allows credential leakage",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:libgit2-main@aarch64",
"Red Hat Hardened Images:libgit2-main@src",
"Red Hat Hardened Images:libgit2-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-53586"
},
{
"category": "external",
"summary": "RHBZ#2520691",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2520691"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-53586",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-53586"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-53586",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-53586"
},
{
"category": "external",
"summary": "https://github.com/libgit2/libgit2/commit/07de6a7e438f95ac9a6efd3222a82117e871ed27",
"url": "https://github.com/libgit2/libgit2/commit/07de6a7e438f95ac9a6efd3222a82117e871ed27"
},
{
"category": "external",
"summary": "https://github.com/libgit2/libgit2/commit/af2b29ad0a74d5bac9751376879ddaf848136d3b",
"url": "https://github.com/libgit2/libgit2/commit/af2b29ad0a74d5bac9751376879ddaf848136d3b"
},
{
"category": "external",
"summary": "https://github.com/libgit2/libgit2/commit/c1507abc44647b3acd832a33a5b1c8c9f5ba8821",
"url": "https://github.com/libgit2/libgit2/commit/c1507abc44647b3acd832a33a5b1c8c9f5ba8821"
},
{
"category": "external",
"summary": "https://github.com/libgit2/libgit2/releases/tag/v1.8.6",
"url": "https://github.com/libgit2/libgit2/releases/tag/v1.8.6"
},
{
"category": "external",
"summary": "https://github.com/libgit2/libgit2/releases/tag/v1.9.5",
"url": "https://github.com/libgit2/libgit2/releases/tag/v1.9.5"
},
{
"category": "external",
"summary": "https://github.com/libgit2/libgit2/security/advisories/GHSA-2889-x8f6-mc4x",
"url": "https://github.com/libgit2/libgit2/security/advisories/GHSA-2889-x8f6-mc4x"
}
],
"release_date": "2026-08-20T18:40:08.673000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-25T09:07:50+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:libgit2-main@aarch64",
"Red Hat Hardened Images:libgit2-main@src",
"Red Hat Hardened Images:libgit2-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:59361"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Hardened Images:libgit2-main@aarch64",
"Red Hat Hardened Images:libgit2-main@src",
"Red Hat Hardened Images:libgit2-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:libgit2-main@aarch64",
"Red Hat Hardened Images:libgit2-main@src",
"Red Hat Hardened Images:libgit2-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "libgit2: libgit2: Information disclosure via HTTP redirect allows credential leakage"
},
{
"cve": "CVE-2026-53587",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2026-08-20T19:01:29.868086+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2520693"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in libgit2. A fixed-size string comparison in the `set_data` function within `transports/smart_pkt.c` does not adequately verify the size of a network packet buffer. A remote attacker, operating a malicious Git server, can send a specially crafted packet-line capability buffer. This can lead to a heap out-of-bounds read, causing the client application to crash and resulting in a Denial of Service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libgit2: libgit2: Denial of Service due to heap out-of-bounds read from malicious Git server",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:libgit2-main@aarch64",
"Red Hat Hardened Images:libgit2-main@src",
"Red Hat Hardened Images:libgit2-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-53587"
},
{
"category": "external",
"summary": "RHBZ#2520693",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2520693"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-53587",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-53587"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-53587",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-53587"
},
{
"category": "external",
"summary": "https://github.com/libgit2/libgit2/commit/2c0ce8c0132ac38ab0db28239462a671e2e5440e",
"url": "https://github.com/libgit2/libgit2/commit/2c0ce8c0132ac38ab0db28239462a671e2e5440e"
},
{
"category": "external",
"summary": "https://github.com/libgit2/libgit2/commit/affda60c10fcef16723451c0d7dc71b71dc20ad3",
"url": "https://github.com/libgit2/libgit2/commit/affda60c10fcef16723451c0d7dc71b71dc20ad3"
},
{
"category": "external",
"summary": "https://github.com/libgit2/libgit2/commit/d7a9fb87f504434e9f45228678953c4fa56e7640",
"url": "https://github.com/libgit2/libgit2/commit/d7a9fb87f504434e9f45228678953c4fa56e7640"
},
{
"category": "external",
"summary": "https://github.com/libgit2/libgit2/releases/tag/v1.8.6",
"url": "https://github.com/libgit2/libgit2/releases/tag/v1.8.6"
},
{
"category": "external",
"summary": "https://github.com/libgit2/libgit2/releases/tag/v1.9.5",
"url": "https://github.com/libgit2/libgit2/releases/tag/v1.9.5"
},
{
"category": "external",
"summary": "https://github.com/libgit2/libgit2/security/advisories/GHSA-pm24-4jhq-3xvm",
"url": "https://github.com/libgit2/libgit2/security/advisories/GHSA-pm24-4jhq-3xvm"
}
],
"release_date": "2026-08-20T18:36:43.055000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-25T09:07:50+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:libgit2-main@aarch64",
"Red Hat Hardened Images:libgit2-main@src",
"Red Hat Hardened Images:libgit2-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:59361"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Hardened Images:libgit2-main@aarch64",
"Red Hat Hardened Images:libgit2-main@src",
"Red Hat Hardened Images:libgit2-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"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:H",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:libgit2-main@aarch64",
"Red Hat Hardened Images:libgit2-main@src",
"Red Hat Hardened Images:libgit2-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "libgit2: libgit2: Denial of Service due to heap out-of-bounds read from malicious Git server"
}
]
}
ubuntu-cve-2026-53585
Vulnerability from osv_ubuntu
[Unknown description]
{
"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-24T07:37:19Z",
"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": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"type": "CVSS_V3"
},
{
"score": "medium",
"type": "Ubuntu"
}
],
"upstream": [
"CVE-2026-53585"
]
}
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.
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.