github.com
https://github.com/kubernetes/kubernetes CVE-2025-5187
MEDIUM
Nodes can delete themselves by adding an OwnerReference
Record summary
CVE-2025-5187 has a selected CVSS score of 6.7 (medium).
Description
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.
Description source: CVE List
Exploitation context
CISA SSVC decision
ExploitationNone
AutomatableNo
Technical impactTotal
CISA Coordinator · SSVC 2.0.3 · Evaluated Aug 28, 2025 · Source: CVE List
Affected products and versions
2| Product | Source | Version range | Status |
|---|---|---|---|
KubernetesBrowse Kubernetes / KubernetesDefault status: unaffected | CVE List | v1.31.0 to ≤ v1.31.11 | affected |
| v1.32.0 to ≤ v1.32.7 | affected | ||
| v1.33.0 to ≤ v1.33.3 | affected | ||
k8s.io/kubernetesBrowse Go / k8s.io/kubernetes | GitHub Advisory | Before 1.31.12 · Fixed in 1.31.12 | affected |
| 1.32.0-alpha.0 to < 1.32.8 · Fixed in 1.32.8 | affected | ||
| 1.33.0-alpha.0 to < 1.33.4 · Fixed in 1.33.4 | affected |
References
5github.com
https://github.com/kubernetes/kubernetes/commit/a2d98cac56a0c5cb2d8abc4d087fc00846b3bc0f github.comissue tracking
https://github.com/kubernetes/kubernetes/issues/133471 groups.google.commailing list
https://groups.google.com/g/kubernetes-security-announce/c/znSNY7XCztE nvd.nist.gov
https://nvd.nist.gov/vuln/detail/CVE-2025-5187