Answer in brief
CVE-2025-5187 records a Medium severity (CVSS 6.7) vulnerability in Kubernetes Nodes can delete themselves by adding an OwnerReference. The current sources do not mark it as known exploited. The current feed maps k8s.io/kubernetes (go), k8s.io/kubernetes (go), k8s.io/kubernetes (go). Check affected ranges and fixed versions before updating.
Analysis pending evidence review
HOL Guard separates source facts from reviewed analysis. See the methodology.
CVSS is 6.7. The current sources do not mark it as known exploited. Treat this as a source-backed prioritization signal, not a statement about your environment.
Analysis status
Analysis pending evidence review
Factual feed record only; HOL analysis is not approved for indexing. Read the methodology.
The current feed maps k8s.io/kubernetes (go), k8s.io/kubernetes (go), k8s.io/kubernetes (go). Check affected ranges and fixed versions before updating.
| Package | Affected range | Fixed version |
|---|---|---|
| k8s.io/kubernetesgo | >=0 <1.31.12 | 1.31.12 |
| k8s.io/kubernetesgo | >=1.32.0-alpha.0 <1.32.8 | 1.32.8 |
| k8s.io/kubernetesgo | >=1.33.0-alpha.0 <1.33.4 | 1.33.4 |
Published upstream
Aug 27, 2025
Evidence: source:osv:source_dates:source-dates:recordSource modified
Sep 10, 2026
Evidence: source:osv:source_dates:source-dates:recordFirst seen by HOL
Sep 10, 2026
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.
Quoted source text, attributed separately from HOL analysis.