Skip to content

fix: upgrade go-git to v5.19.1 (CVE-2026-45570, CVE-2026-45571)#25773

Merged
Shelnutt2 merged 1 commit into
release/2.33from
security/upgrade-go-git-v5.19.1-2.33
Jun 4, 2026
Merged

fix: upgrade go-git to v5.19.1 (CVE-2026-45570, CVE-2026-45571)#25773
Shelnutt2 merged 1 commit into
release/2.33from
security/upgrade-go-git-v5.19.1-2.33

Conversation

@Shelnutt2
Copy link
Copy Markdown
Contributor

Upgrade github.com/go-git/go-git/v5 from v5.19.0 to v5.19.1 on the release/2.33 branch to fix two CVEs:

CVE Severity Description
CVE-2026-45571 Medium Crafted repositories may modify main and submodule .git directories
CVE-2026-45570 Low Improper single-quote escaping in SSH transport

main already has v5.19.1. This cherry-picks the dependency bump to release/2.33.

Fixes https://linear.app/codercom/issue/ENT-98

Generated with Coder Agents

Upgrade github.com/go-git/go-git/v5 from v5.19.0 to v5.19.1 to fix:
- CVE-2026-45571: Crafted repositories may modify main and submodule .git directories
- CVE-2026-45570: Improper single-quote escaping in SSH transport

Fixes ENT-98
@Shelnutt2 Shelnutt2 changed the title fix(deps): upgrade go-git to v5.19.1 (CVE-2026-45570, CVE-2026-45571) fix: upgrade go-git to v5.19.1 (CVE-2026-45570, CVE-2026-45571) May 28, 2026
@Shelnutt2 Shelnutt2 requested a review from f0ssel May 28, 2026 10:15
@Shelnutt2 Shelnutt2 added dependencies Pull requests that update a dependency file cherry-pick/v2.33 labels May 28, 2026
@Shelnutt2 Shelnutt2 merged commit 5e73950 into release/2.33 Jun 4, 2026
41 of 42 checks passed
@Shelnutt2 Shelnutt2 deleted the security/upgrade-go-git-v5.19.1-2.33 branch June 4, 2026 15:09
@github-actions github-actions Bot locked and limited conversation to collaborators Jun 4, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

cherry-pick/v2.33 dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants