6.7
CVE-2025-5187
- EPSS 0.04%
- Veröffentlicht 27.08.2025 16:20:56
- Zuletzt bearbeitet 15.04.2026 00:35:42
- Quelle jordan@liggitt.net
- CVE-Watchlists
- Unerledigt
Nodes can delete themselves by adding an OwnerReference
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.
Daten sind bereitgestellt durch das CVE Programm von einer CVE Numbering Authority (CNA) (Unstrukturiert).
HerstellerKubernetes
≫
Produkt
Kubernetes
Default Statusunaffected
Version <=
v1.31.11
Version
v1.31.0
Status
affected
Version <=
v1.32.7
Version
v1.32.0
Status
affected
Version <=
v1.33.3
Version
v1.33.0
Status
affected
VulnDex Vulnerability Enrichment
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.04% | 0.125 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| jordan@liggitt.net | 6.7 | 1.2 | 5.5 |
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:L
|
CWE-863 Incorrect Authorization
The product performs an authorization check when an actor attempts to access a resource or perform an action, but it does not correctly perform the check.