CVE-2026-53583
Last modified
CVE-2026-53583 is a medium-severity vulnerability rated 6.5/10 on the CVSS scale. 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, verify_server_cert in src/libgit2/streams/openssl.c uses an inverted !!memcmp result in the GEN_IPADD branch when comparing an IP-literal host with a certificate IP SubjectAltName. EPSS estimates a 0.19% chance of exploitation in the next 30 days.
Description
libgit2 is a portable C implementation of the Git core methods provided as a linkable library with a solid API, allowing to build Git functionality into your application. Prior to 1.8.6 and 1.9.5, verify_server_cert in src/libgit2/streams/openssl.c uses an inverted !!memcmp result in the GEN_IPADD branch when comparing an IP-literal host with a certificate IP SubjectAltName. OpenSSL builds reject matching IP addresses and accept mismatched IP addresses, allowing a network attacker with a CA-trusted certificate containing any IP SubjectAltName to intercept libgit2 connections to IP-literal HTTPS URLs. DNS SubjectAltName validation and non-OpenSSL TLS backends are not affected. This issue is fixed in versions 1.8.6 and 1.9.5.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| libgit2 | libgit2 | < 1.8.6; >= 1.9.0, < 1.9.5 |
References
Timeline
- Published
- Last Modified
- Status
- Awaiting Analysis
Frequently Asked Questions
What is CVE-2026-53583?
How severe is CVE-2026-53583?
How do I fix CVE-2026-53583?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-53577Kestra is an open-source, event-driven orchestration platfor…6.5
- CVE-2026-53578Trilium is an open-source hierarchical note-taking applicati…9.3
- CVE-2026-53579Trilium is an open-source hierarchical note-taking applicati…9.3
- CVE-2026-5358Rejected reason: REJECTED: CVE-2026-5358 is rejected for two…
- CVE-2026-53580Trilium is an open-source hierarchical note-taking applicati…8.1
- CVE-2026-53581OPNsense is a FreeBSD based firewall and routing platform. P…9
- CVE-2026-53584libgit2 is a portable C implementation of the Git core metho…4.3
- CVE-2026-53585libgit2 is a portable C implementation of the Git core metho…5.3
- CVE-2026-53586libgit2 is a portable C implementation of the Git core metho…6.5
- CVE-2026-53587libgit2 is a portable C implementation of the Git core metho…7.5
- CVE-2026-5359Rejected reason: ** REJECT ** DO NOT USE THIS CANDIDATE NUMB…
- CVE-2026-53591FreeScout is a free help desk and shared inbox built with PH…8.6
Are you affected by CVE-2026-53583?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
