-
Notifications
You must be signed in to change notification settings - Fork 247
Open
Labels
not a CVE for kube-rbac-proxyIt doesn't affect the kube-rbac-proxy projectIt doesn't affect the kube-rbac-proxy project
Description
Summary
Our security scan has flagged two vulnerabilities in the Go stdlib package used by usr/local/bin/kube-rbac-proxy.
The current installed version is Go v1.25.4, which contains known HIGH and MEDIUM severity CVEs.
A fix is available in Go 1.24.11 or 1.25.5.
📌 Affected Component
- Binary:
usr/local/bin/kube-rbac-proxy - Category: Go binary (
lang-pkgs) - Go stdlib version:
v1.25.4
⚠️ Vulnerabilities Detected
1. CVE-2025-61729
- Severity: HIGH
- Package:
stdlib - Installed version:
v1.25.4 - Fixed version:
1.24.11,1.25.5 - CVSS v3: 7.5
- Status: WARNING
2. CVE-2025-61727
- Severity: MEDIUM
- Package:
stdlib - Installed version:
v1.25.4 - Fixed version:
1.24.11,1.25.5 - CVSS v3: 6.5
- Status: WARNING
🛠 Required Action
Please update the Go toolchain used to build kube-rbac-proxy to a secure version:
✔ Recommended fix:
Upgrade to Go 1.25.5 (patch release resolving both CVEs).
This will require:
- Updating the Go version in the build environment
- Rebuilding the
kube-rbac-proxybinary - Publishing a patched image/version
- Validating functionality and compatibility impacts
Metadata
Metadata
Assignees
Labels
not a CVE for kube-rbac-proxyIt doesn't affect the kube-rbac-proxy projectIt doesn't affect the kube-rbac-proxy project