๐Ÿ” CVE Alert

CVE-2025-5187

MEDIUM 6.7

Nodes can delete themselves by adding an OwnerReference

CVSS Score
6.7
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-863
Vendor kubernetes
Product kubernetes
Ecosystems
Industries
Technology
Published Aug 27, 2025
Last Updated Feb 26, 2026
Stay Ahead of the Next One

Get instant alerts for kubernetes kubernetes

Be the first to know when new medium vulnerabilities affecting kubernetes kubernetes are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:L
Attack Vector
Network
Attack Complexity
Low
Privileges Required
High
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
Low

Affected Versions

Kubernetes / Kubernetes
v1.31.0 โ‰ค v1.31.11 v1.32.0 โ‰ค v1.32.7 v1.33.0 โ‰ค v1.33.3

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/kubernetes/kubernetes/issues/133471 groups.google.com: https://groups.google.com/g/kubernetes-security-announce/c/znSNY7XCztE

Credits

Paul Viossat