GO-2026-6214

Source
https://pkg.go.dev/vuln/GO-2026-6214
Import Source
https://vuln.go.dev/ID/GO-2026-6214.json
JSON Data
https://api.osv.dev/v1/vulns/GO-2026-6214
Aliases
Published
2026-08-18T16:38:10Z
Modified
2026-08-18T17:15:16.522890295Z
Summary
Path traversal via crafted reference names in github.com/go-git/go-git
Details

Path traversal via crafted reference names in github.com/go-git/go-git

Database specific
{
    "review_status": "REVIEWED",
    "url": "https://pkg.go.dev/vuln/GO-2026-6214"
}
References

Affected packages

Go / github.com/go-git/go-git/v5

Package

Name
github.com/go-git/go-git/v5
View open source insights on deps.dev
Purl
pkg:golang/github.com/go-git/go-git/v5

Affected ranges

Type
SEMVER
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
5.19.2

Ecosystem specific

{
    "imports": [
        {
            "path": "github.com/go-git/go-git/v5/storage/filesystem/dotgit",
            "symbols": [
                "DotGit.Ref",
                "DotGit.RemoveRef",
                "DotGit.SetRef"
            ]
        }
    ]
}

Database specific

source
"https://vuln.go.dev/ID/GO-2026-6214.json"

Go / github.com/go-git/go-git/v6

Package

Name
github.com/go-git/go-git/v6
View open source insights on deps.dev
Purl
pkg:golang/github.com/go-git/go-git/v6

Affected ranges

Type
SEMVER
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
6.0.0-alpha.5

Ecosystem specific

{
    "imports": [
        {
            "path": "github.com/go-git/go-git/v6/storage/filesystem/dotgit",
            "symbols": [
                "DotGit.DeleteReflog",
                "DotGit.Ref",
                "DotGit.ReflogReader",
                "DotGit.ReflogWriter",
                "DotGit.RemoveRef",
                "DotGit.SetRef"
            ]
        }
    ]
}

Database specific

source
"https://vuln.go.dev/ID/GO-2026-6214.json"