Skip to content

Update Kubernetes dependencies to v1.32.3 [SECURITY] (release/v2.11) - #621

Open
renovate-rancher[bot] wants to merge 1 commit into
release/v2.11from
renovate/release/v2.11-go-k8s.io-kubernetes-vulnerability
Open

Update Kubernetes dependencies to v1.32.3 [SECURITY] (release/v2.11)#621
renovate-rancher[bot] wants to merge 1 commit into
release/v2.11from
renovate/release/v2.11-go-k8s.io-kubernetes-vulnerability

Conversation

@renovate-rancher

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
k8s.io/kubernetes v1.32.2v1.32.3 age confidence

Kubernetes GitRepo Volume Inadvertent Local Repository Access

CVE-2025-1767 / GHSA-3wgm-2gw2-vh5m / GO-2025-3521

More information

Details

A security vulnerability was discovered in Kubernetes that could allow a user with create pod permission to exploit gitRepo volumes to access local git repositories belonging to other pods on the same node. This CVE only affects Kubernetes clusters that utilize the in-tree gitRepo volume to clone git repositories from other pods within the same node. Since the in-tree gitRepo volume feature has been deprecated and will not receive security updates upstream, any cluster still using this feature remains vulnerable.

Severity

  • CVSS Score: 6.5 / 10 (Medium)
  • Vector String: CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:N

References

This data is provided by OSV and the GitHub Advisory Database (CC-BY 4.0).


kubernetes allows nodes to bypass dynamic resource allocation authorization checks

CVE-2025-4563 / GHSA-hj2p-8wj8-pfq4 / GO-2025-3774

More information

Details

A vulnerability exists in the NodeRestriction admission controller where nodes can bypass dynamic resource allocation authorization checks. When the DynamicResourceAllocation feature gate is enabled, the controller properly validates resource claim statuses during pod status updates but fails to perform equivalent validation during pod creation. This allows a compromised node to create mirror pods that access unauthorized dynamic resources, potentially leading to privilege escalation.

Severity

  • CVSS Score: 2.7 / 10 (Low)
  • Vector String: CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:L

References

This data is provided by OSV and the GitHub Advisory Database (CC-BY 4.0).


Kubernetes allows nodes to bypass dynamic resource allocation authorization checks in k8s.io/kubernetes

CVE-2025-4563 / GHSA-hj2p-8wj8-pfq4 / GO-2025-3774

More information

Details

Kubernetes allows nodes to bypass dynamic resource allocation authorization checks in k8s.io/kubernetes

Severity

Unknown

References

This data is provided by OSV and the Go Vulnerability Database (CC-BY 4.0).


Kubernetes Nodes can delete themselves by adding an OwnerReference

CVE-2025-5187 / GHSA-4x4m-3c2p-qppc / GO-2025-3915

More information

Details

A vulnerability exists in the NodeRestriction admission controller in Kubernetes clusters where node users can delete their corresponding node object by patching themselves with an OwnerReference to a cluster-scoped resource. If the OwnerReference resource does not exist or is subsequently deleted, the given node object will be deleted via garbage collection.

Severity

  • CVSS Score: 6.7 / 10 (Medium)
  • Vector String: CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:L

References

This data is provided by OSV and the GitHub Advisory Database (CC-BY 4.0).


Kubernetes Nodes can delete themselves by adding an OwnerReference in k8s.io/kubernetes

CVE-2025-5187 / GHSA-4x4m-3c2p-qppc / GO-2025-3915

More information

Details

Kubernetes Nodes can delete themselves by adding an OwnerReference in k8s.io/kubernetes

Severity

Unknown

References

This data is provided by OSV and the Go Vulnerability Database (CC-BY 4.0).


kube-controller-manager is vulnerable to half-blind Server Side Request Forgery through in-tree Portworx StorageClass

CVE-2025-13281 / GHSA-r6j8-c6r2-37rr / GO-2025-4240

More information

Details

A half-blind Server Side Request Forgery (SSRF) vulnerability exists in kube-controller-manager when using the in-tree Portworx StorageClass. This vulnerability allows authorized users to leak arbitrary information from unprotected endpoints in the control plane’s host network (including link-local or loopback services).

Severity

  • CVSS Score: 5.8 / 10 (Medium)
  • Vector String: CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:C/C:H/I:N/A:N

References

This data is provided by OSV and the GitHub Advisory Database (CC-BY 4.0).


Half-blind Server Side Request Forgery in kube-controller-manager through in-tree Portworx StorageClass in k8s.io/kubernetes

CVE-2025-13281 / GHSA-r6j8-c6r2-37rr / GO-2025-4240

More information

Details

Half-blind Server Side Request Forgery in kube-controller-manager through in-tree Portworx StorageClass in k8s.io/kubernetes

Severity

Unknown

References

This data is provided by OSV and the Go Vulnerability Database (CC-BY 4.0).


Release Notes

kubernetes/kubernetes (k8s.io/kubernetes)

v1.32.3: Kubernetes v1.32.3

Compare Source

See kubernetes-announce@. Additional binary downloads are linked in the CHANGELOG.

See the CHANGELOG for more details.


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants