Kubernetes Nodes can delete themselves by adding an OwnerReference
Moderate severity
GitHub Reviewed
Published
Aug 27, 2025
to the GitHub Advisory Database
•
Updated Aug 27, 2025
Package
Affected versions
< 1.31.12
>= 1.32.0-alpha.0, < 1.32.7
>= 1.33.0-alpha.0, < 1.33.4
Patched versions
1.31.12
1.32.8
1.33.4
Description
Published by the National Vulnerability Database
Aug 27, 2025
Published to the GitHub Advisory Database
Aug 27, 2025
Reviewed
Aug 27, 2025
Last updated
Aug 27, 2025
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.
References