PatchSiren cyber security CVE debrief
CVE-2026-53585 libgit2 CVE debrief
libgit2 is vulnerable to a denial-of-service attack due to a memory exhaustion issue. The git_delta_apply function in delta.c does not properly validate the res_sz value from a delta object header, leading to large allocations and potential memory exhaustion. This issue is fixed in versions 1.8.6 and 1.9.5. Affected systems and applications using libgit2 should be assessed for exposure, and patching or upgrading to fixed versions should be prioritized. The vulnerability allows for potential memory exhaustion attacks, which can lead to denial-of-service attacks against systems and applications using libgit2. Defenders should verify and patch affected systems and applications, and be
- Vendor
- libgit2
- Product
- Unknown
- CVSS
- MEDIUM 5.3
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-08-20
- Original CVE updated
- 2026-09-09
- Advisory published
- 2026-08-20
- Advisory updated
- 2026-09-09
Who should care
Defenders responsible for systems and applications using libgit2 should assess exposure and prioritize patching or upgrading to fixed versions. This includes operators, platform administrators, vulnerability management teams, and security teams who need to verify and patch affected systems and applications. The vulnerability affects libgit2 versions prior to 1.8.6 and 1.9.5, and defenders should review the supplied official advisory or CVE record to
Why it matters
libgit2 CVE-2026-53585 vulnerability allows for potential memory exhaustion attacks, defenders should prioritize patching or upgrading to fixed versions.
- Potential memory exhaustion attacks
- Denial-of-service attacks against systems and applications using libgit2
- Need to verify and patch affected systems and applications
Technical summary
The git_delta_apply function in delta.c does not properly validate the res_sz value from a delta object header, leading to large allocations and potential memory exhaustion. This issue is fixed in versions 1.8.6 and 1.9.5. The vulnerability allows for potential memory exhaustion attacks, which can lead to denial-of-service attacks against systems and applications using libgit2. Affected product context includes systems and applications using libgit2, and defensive impact includes prioritizing patching or upgrading to fixed versions.
Defensive priority
Defenders should prioritize patching or upgrading to fixed versions of libgit2, specifically 1.8.6 or 1.9.5, to prevent potential memory exhaustion attacks.
Recommended defensive actions
- Patch or upgrade to libgit2 version 1.8.6 or 1.9.5
- Review and update affected systems and applications
- Monitor for potential memory exhaustion attacks
- Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up
- Review the supplied official advisory or CVE record to validate affected scope, severity, and vendor guidance
- Plan vendor-supported updates or mitigations through normal change control where exposure is confirmed
- Check relevant monitoring, detection, and logs for exposed assets that need extra review
Evidence notes
The CVE record and NVD entry provide details on the vulnerability, including a description of the issue and fixed versions. However, there is no information on known exploitation or attacks. The vulnerability affects libgit2 versions prior to 1.8.6 and 1.9.5, and defenders should review the supplied official advisory or CVE record to validate affected scope, severity, and vendor guidance. Affected product deployments should be identified in managed environments, and an owner should be assigned for follow-up. Compensating controls for
Sources and references
Verified primary and authoritative sources
-
CVE-2026-53585 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-53585
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-53585 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-53585
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://github.com/libgit2/libgit2/commit/0cdfdd5fa8f8514c82413025e1e0808866cf7c30
-
Source reference
Unverified legacy reference
URL: https://github.com/libgit2/libgit2/commit/c1896f06df22cc0ca5658df3a8f6cd7ede4cd6ae
-
Source reference
Unverified legacy reference
URL: https://github.com/libgit2/libgit2/commit/dec22ac01ad9620c96b7b9ac3ef636ea46d43bed
-
Source reference
Unverified legacy reference
URL: https://github.com/libgit2/libgit2/releases/tag/v1.8.6
-
Source reference
Unverified legacy reference
URL: https://github.com/libgit2/libgit2/releases/tag/v1.9.5
-
Source reference
Unverified legacy reference
URL: https://github.com/libgit2/libgit2/security/advisories/GHSA-27m5-gxxh-x79j
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.