6.7
CVE-2025-5187
- EPSS 0.02%
- Published 27.08.2025 16:20:56
- Last modified 29.08.2025 16:24:09
- Source jordan@liggitt.net
- Teams watchlist Login
- Open Login
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.
Verknüpft mit AI von unstrukturierten Daten zu bestehenden CPE der NVD
This information is available to logged-in users. Login
Daten sind bereitgestellt durch das CVE Programm von einer CVE Numbering Authority (CNA) (Unstrukturiert).
VendorKubernetes
≫
Product
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
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Type | Source | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 0.02% | 0.042 |
Source | 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.