Skip to content

fix(security): Update go-git to v5.19.0 to remediate CVE-2026-41506#738

Merged
michaeljguarino merged 1 commit into
mainfrom
agent/cve-2026-41506-go-git-update-1778102345799
May 6, 2026
Merged

fix(security): Update go-git to v5.19.0 to remediate CVE-2026-41506#738
michaeljguarino merged 1 commit into
mainfrom
agent/cve-2026-41506-go-git-update-1778102345799

Conversation

@plural-copilot
Copy link
Copy Markdown
Contributor

@plural-copilot plural-copilot Bot commented May 6, 2026

Summary

This PR updates github.com/go-git/go-git/v5 from v5.18.0 to v5.19.0 to remediate CVE-2026-41506.

Changes

This is a minimal security patch that updates the following dependencies:

  • github.com/go-git/go-git/v5: v5.18.0 → v5.19.0
  • golang.org/x/crypto: v0.48.0 → v0.50.0 (transitive)
  • github.com/pjbgf/sha1cd: v0.5.0 → v0.6.0 (transitive)

Validation

Impact

This update affects the plural binary shipped in the console image. No code changes or behavioral changes are expected - this is purely a dependency version bump for security remediation.

Follow-up

After this PR is merged, the console image should be rebuilt and released to ensure the patched version is deployed.

Updates github.com/go-git/go-git/v5 from v5.18.0 to v5.19.0 to address
CVE-2026-41506 vulnerability. This is a minimal dependency update that
includes automatic updates to related crypto dependencies.

Changes:
- github.com/go-git/go-git/v5: v5.18.0 → v5.19.0
- golang.org/x/crypto: v0.48.0 → v0.50.0
- github.com/pjbgf/sha1cd: v0.5.0 → v0.6.0
Copy link
Copy Markdown
Contributor Author

@plural-copilot plural-copilot Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This PR was generated by the claude Plural Agent Runtime. Here's some useful information you might want to know to evaluate the ai's perfomance:

Name Details
💬 Prompt Create a minimal vulnerability remediation PR in pluralsh/plural-cli for CVE-2026-41506 affecting github.com/go-git/go-git/v5....
🔗 Run history View run history

@socket-security
Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatedgolang.org/​x/​crypto@​v0.48.0 ⏵ v0.50.074 +1100100100100
Updatedgolang.org/​x/​text@​v0.34.0 ⏵ v0.36.077100100100100
Updatedgithub.com/​go-git/​go-git/​v5@​v5.18.0 ⏵ v5.19.082100100100100
Updatedgolang.org/​x/​term@​v0.40.0 ⏵ v0.42.0100100100100100

View full report

@michaeljguarino michaeljguarino added the bug-fix This pull request fixes a bug label May 6, 2026
@michaeljguarino michaeljguarino merged commit 229d0d0 into main May 6, 2026
13 of 15 checks passed
@michaeljguarino michaeljguarino deleted the agent/cve-2026-41506-go-git-update-1778102345799 branch May 6, 2026 21:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug-fix This pull request fixes a bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants