Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1336 CNY

100%

CVE-2026-33762— go-git: Missing validation decoding Index v4 files leads to panic

Quick assessment

Affected
go-git go-git
Exploitation
No confirmed in-the-wild exploitation; assess based on exposure
Recommended action
Check the vendor advisory and references for a fixed version. If immediate upgrade is impossible, restrict exposure and increase monitoring.

go-git是go-git开源的一个用纯 Go 编写的高度可扩展的 git 实现库。 go-git 5.17.1之前版本存在输入验证错误漏洞,该漏洞源于索引解码器在应用路径名前缀长度前未进行验证,可能导致解析恶意索引文件时触发越界切片操作和运行时崩溃。

CVSS 2.8 · Low EPSS 0.15% · P5

Possible ATT&CK Techniques 1 AI

T1496 · Resource Hijacking
Get alerts for future matching vulnerabilities Log in to subscribe

I. Basic Information for CVE-2026-33762

Vulnerability Information

Have questions about the vulnerability? See if Shenlong's analysis helps!
View Shenlong Deep Dive ↗

Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.

Vulnerability Title
go-git: Missing validation decoding Index v4 files leads to panic
Source: CVE Program / CVE List V5
Vulnerability Description
go-git is an extensible git implementation library written in pure Go. Prior to version 5.17.1, go-git’s index decoder for format version 4 fails to validate the path name prefix length before applying it to the previously decoded path name. A maliciously crafted index file can trigger an out-of-bounds slice operation, resulting in a runtime panic during normal index parsing. This issue only affects Git index format version 4. Earlier formats (go-git supports only v2 and v3) are not vulnerable to this issue. This issue has been patched in version 5.17.1.
Source: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:N/I:N/A:L
Source: CVE Program / CVE List V5
Vulnerability Type
对数组索引的验证不恰当
Source: CVE Program / CVE List V5
Vulnerability Title
go-git 输入验证错误漏洞
Source: CNNVD (China National Vulnerability Database)
Vulnerability Description
go-git是go-git开源的一个用纯 Go 编写的高度可扩展的 git 实现库。 go-git 5.17.1之前版本存在输入验证错误漏洞,该漏洞源于索引解码器在应用路径名前缀长度前未进行验证,可能导致解析恶意索引文件时触发越界切片操作和运行时崩溃。
Source: CNNVD (China National Vulnerability Database)
CVSS Information
N/A
Source: CNNVD (China National Vulnerability Database)
Vulnerability Type
N/A
Source: CNNVD (China National Vulnerability Database)

Affected Products

Vendor Product Affected Versions CPE Subscribe
go-git go-git < 5.17.1 -

II. Public POCs for CVE-2026-33762

# POC Description Source Link Shenlong Link
AI-Generated POC Premium

No public POC found.

Login to generate AI POC

III. Intelligence Information for CVE-2026-33762

登录查看更多情报信息。

Vendor Advisories for CVE-2026-33762 (1)

Vendor Pages for CVE-2026-33762 (1)

IV. Related Vulnerabilities

V. Comments for CVE-2026-33762

No comments yet


Leave a comment