cve/2025/CVE-2025-5187.md
2025-09-29 21:09:30 +02:00

1.0 KiB

CVE-2025-5187

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.

POC

Reference

No PoCs from references.

Github