Lucene search
+L

105167 matches found

OSV
OSV
added 2026/08/20 6:40 p.m.15 views

CVE-2026-53586 libgit2: HTTP transport can leak credentials to an offsite redirect target

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, the built-in HTTP transport in src/libgit2/transports/http.c follows an offsite initial redirect, an...

6.5CVSS5.5AI score
SaveExploits0References8
AlpineLinux
AlpineLinux
added 2026/08/20 6:40 p.m.22 views

CVE-2026-53586

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, the built-in HTTP transport in src/libgit2/transports/http.c follows an offsite initial redirect, an...

6.5CVSS8.5AI score0.00276EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/08/20 6:40 p.m.41 views

CVE-2026-53586 libgit2: HTTP transport can leak credentials to an offsite redirect target

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, the built-in HTTP transport in src/libgit2/transports/http.c follows an offsite initial redirect, an...

6.5CVSS0.00276EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/08/20 6:40 p.m.12 views

EUVD-2026-63550

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, the built-in HTTP transport in src/libgit2/transports/http.c follows an offsite initial redirect, an...

6.5CVSS8.5AI score0.00276EPSS
SaveExploits0References6
CVE
CVE
added 2026/08/20 6:40 p.m.43 views

CVE-2026-53586

libgit2 (a portable C library implementing Git core methods) is vulnerable to credential disclosure via its built-in HTTP transport in src/libgit2/transports/http.c. Prior to 1.8.6 and 1.9.5 , when the transport follows an offsite initial redirect and the redirected host returns 401 Unauthorized,...

6.5CVSS8.5AI score0.00276EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2026/08/20 6:39 p.m.31 views

CVE-2026-53583 libgit2: Inverted IP SubjectAltName Comparison in OpenSSL Backend

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, verifyservercert in src/libgit2/streams/openssl.c uses an inverted !!memcmp result in the GENIPADD...

6.5CVSS0.00192EPSS
SaveExploits0References6
CVE
CVE
added 2026/08/20 6:39 p.m.55 views

CVE-2026-53583

In libgit2 before 1.8.6 and 1.9.5, verify_server_cert in src/libgit2/streams/openssl.c uses an inverted !!memcmp in the GEN_IPADD branch, so OpenSSL builds accept mismatched IP SubjectAltName certificates and reject matching ones, enabling a network attacker to intercept IP-literal HTTPS connecti...

6.5CVSS8.4AI score0.00192EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 2026/08/20 6:39 p.m.14 views

CVE-2026-53583

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, verifyservercert in src/libgit2/streams/openssl.c uses an inverted !!memcmp result in the GENIPADD...

6.5CVSS8.4AI score0.00192EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2026/08/20 6:39 p.m.10 views

CVE-2026-53583 libgit2: Inverted IP SubjectAltName Comparison in OpenSSL Backend

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, verifyservercert in src/libgit2/streams/openssl.c uses an inverted !!memcmp result in the GENIPADD...

6.5CVSS5.3AI score0.00192EPSS
SaveExploits0References6
OSV
OSV
added 2026/08/20 6:39 p.m.11 views

CVE-2026-53583 libgit2: Inverted IP SubjectAltName Comparison in OpenSSL Backend

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, verifyservercert in src/libgit2/streams/openssl.c uses an inverted !!memcmp result in the GENIPADD...

6.5CVSS5.5AI score
SaveExploits0References8
AlpineLinux
AlpineLinux
added 2026/08/20 6:39 p.m.30 views

CVE-2026-53583

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, verifyservercert in src/libgit2/streams/openssl.c uses an inverted !!memcmp result in the GENIPADD...

6.5CVSS8.4AI score0.00192EPSS
SaveExploits0
EUVD
EUVD
added 2026/08/20 6:39 p.m.11 views

EUVD-2026-63549

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, verifyservercert in src/libgit2/streams/openssl.c uses an inverted !!memcmp result in the GENIPADD...

6.5CVSS5.3AI score0.00192EPSS
SaveExploits0References6
CVE
CVE
added 2026/08/20 6:37 p.m.51 views

CVE-2026-53585

libgit2 versions before 1.8.6 and 1.9.5 are vulnerable: git_delta_apply in src/libgit2/delta.c passes an attacker-controlled res_sz value to git__malloc before validating delta instructions, allowing a small multi-level OFS_DELTA chain to retain huge allocations and exhaust memory. Attack vectors...

5.3CVSS8.4AI score0.00329EPSS
SaveExploits0References6
OSV
OSV
added 2026/08/20 6:37 p.m.15 views

CVE-2026-53585 libgit2: Unbounded Memory Allocation via Delta Object Result-Size Header

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, gitdeltaapply in src/libgit2/delta.c trusts the attacker-controlled ressz value parsed by hdrsz from...

5.3CVSS5.5AI score
SaveExploits0References8
EUVD
EUVD
added 2026/08/20 6:37 p.m.10 views

EUVD-2026-63548

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, gitdeltaapply in src/libgit2/delta.c trusts the attacker-controlled ressz value parsed by hdrsz from...

5.3CVSS8.4AI score0.00329EPSS
SaveExploits0References6
AlpineLinux
AlpineLinux
added 2026/08/20 6:37 p.m.22 views

CVE-2026-53585

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, gitdeltaapply in src/libgit2/delta.c trusts the attacker-controlled ressz value parsed by hdrsz from...

5.3CVSS8.4AI score0.00329EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/20 6:37 p.m.11 views

CVE-2026-53585

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, gitdeltaapply in src/libgit2/delta.c trusts the attacker-controlled ressz value parsed by hdrsz from...

5.3CVSS8.4AI score0.00329EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/08/20 6:37 p.m.46 views

CVE-2026-53585 libgit2: Unbounded Memory Allocation via Delta Object Result-Size Header

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, gitdeltaapply in src/libgit2/delta.c trusts the attacker-controlled ressz value parsed by hdrsz from...

5.3CVSS0.00329EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2026/08/20 6:36 p.m.12 views

Qinglong has an incomplete fix for CVE-2026-3965: Improper Authentication

Summary The init guard middleware in Qinglong only checks /api/user/init paths but not /open/user/init, which is whitelisted from JWT authentication and rewritten to /api/user/init after the guard has already passed, allowing unauthenticated admin credential reset on initialized instances. Affect...

9.3CVSS7AI score0.00664EPSS
SaveExploits1References5Affected Software1
OSV
OSV
added 2026/08/20 6:36 p.m.9 views

GHSA-V667-GC2R-2XM7 Qinglong has an incomplete fix for CVE-2026-3965: Improper Authentication

Summary The init guard middleware in Qinglong only checks /api/user/init paths but not /open/user/init, which is whitelisted from JWT authentication and rewritten to /api/user/init after the guard has already passed, allowing unauthenticated admin credential reset on initialized instances. Affect...

9.3CVSS6.8AI score0.00664EPSS
SaveExploits1References5
Rows per page
Query Builder