Skip to content

fix(security): remediate CVE vulnerabilities#128

Merged
ulucinar merged 1 commit intorelease-1.1from
fix/cve-remediation-release-1.1-20260224-162849
Feb 24, 2026
Merged

fix(security): remediate CVE vulnerabilities#128
ulucinar merged 1 commit intorelease-1.1from
fix/cve-remediation-release-1.1-20260224-162849

Conversation

@upbound-bot
Copy link
Copy Markdown

Summary

This PR fixes CVE vulnerabilities identified by security scanning.

Tracking issue: https://github.com/upbound/upbound-official-build/issues/261

Vulnerabilities Fixed

CVE/GHSA Severity Package Fixed Version
CVE-2025-68121 Critical stdlib go1.24.13
CVE-2025-61726 High stdlib go1.24.13
CVE-2025-61729 High stdlib go1.24.13
CVE-2025-61731 High stdlib go1.24.13
CVE-2025-61732 High stdlib go1.24.13
CVE-2025-61728 Medium stdlib go1.24.13
CVE-2025-61727 Medium stdlib go1.24.13
CVE-2025-61730 Medium stdlib go1.24.13

Changes Made

  • Updated Go version from 1.24.10 to 1.24.13 in go.mod

References

Verification

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

- Update Go version to 1.24.13 (fixes CVE-2025-68121, CVE-2025-61726,
  CVE-2025-61729, CVE-2025-61731, CVE-2025-61732, CVE-2025-61728,
  CVE-2025-61727, CVE-2025-61730)

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

/test-examples="examples/cluster/workspace-inline-aws.yaml"

@ulucinar ulucinar merged commit e6a0d62 into release-1.1 Feb 24, 2026
9 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