Skip to content

fix(security): remediate CVE vulnerabilities in release-0.10#314

Merged
ulucinar merged 1 commit into
release-0.10from
fix/cve-remediation-release-0.10-20260521-223628
May 22, 2026
Merged

fix(security): remediate CVE vulnerabilities in release-0.10#314
ulucinar merged 1 commit into
release-0.10from
fix/cve-remediation-release-0.10-20260521-223628

Conversation

@ulucinar
Copy link
Copy Markdown
Collaborator

Summary

This PR fixes CVE vulnerabilities identified by security scanning.

Vulnerabilities Fixed

CVE/GHSA Severity Package Fixed Version
CVE-2026-39820 High stdlib (Go) 1.25.10
CVE-2026-42499 High stdlib (Go) 1.25.10
CVE-2026-39836 High stdlib (Go) 1.25.10
CVE-2026-33814 High stdlib (Go) 1.25.10
CVE-2026-33811 High stdlib (Go) 1.25.10
CVE-2026-42501 High stdlib (Go) 1.25.10
CVE-2026-39817 Medium stdlib (Go) 1.25.10
CVE-2026-39826 Medium stdlib (Go) 1.25.10
CVE-2026-39825 Medium stdlib (Go) 1.25.10
CVE-2026-39823 Medium stdlib (Go) 1.25.10
CVE-2026-39819 Medium stdlib (Go) 1.25.10

Changes Made

  • Updated Go version from 1.25.9 to 1.25.10 in go.mod
  • Updated GO_VERSION to 1.25.10 in .github/workflows/ci.yml
  • Ran go mod tidy to update go.sum

References

Verification

  • Rescanned with cve-scan skill after fixes
  • All listed vulnerabilities resolved

- Update Go version to 1.25.10 (fixes CVE-2026-39820, CVE-2026-42499,
  CVE-2026-39836, CVE-2026-33814, CVE-2026-33811, CVE-2026-42501,
  CVE-2026-39817, CVE-2026-39826, CVE-2026-39825, CVE-2026-39823,
  CVE-2026-39819)

Signed-off-by: Alper Rifat Ulucinar <ulucinar@users.noreply.github.com>
Copy link
Copy Markdown
Collaborator

@sergenyalcin sergenyalcin left a comment

Choose a reason for hiding this comment

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

Thanks @ulucinar LGTM!

@ulucinar ulucinar merged commit 2e38cd2 into release-0.10 May 22, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants