CVE-2021-25735 is a medium-severity vulnerability in kube-apiserver affecting Kubernetes clusters. It allows node updates to bypass Validating Admission Webhooks, specifically those that deny admission based on a Node object's old state, because the webhook fails to observe certain previous fields. The attack vector is network-based with high privileges required, leading to high impact on integrity and availability (CVSS 6.5). There is currently no evidence of active exploitation, public exploit code, or significant community discussion surrounding this vulnerability.
| Vendor | Product | Version(s) | CPE |
|---|---|---|---|
<= 1.18.17CPE match | cpe:2.3:a:kubernetes:kubernetes:*:*:*:*:*:*:*:* | ||
<= 1.19.9CPE match | cpe:2.3:a:kubernetes:kubernetes:*:*:*:*:*:*:*:* | ||
<= 1.20.5CPE match | cpe:2.3:a:kubernetes:kubernetes:*:*:*:*:*:*:*:* | ||
< 1.18.18CPE matchmatch criteria | cpe:2.3:a:kubernetes:kubernetes:*:*:*:*:*:*:*:* | ||
>= 1.19.0, < 1.19.10CPE matchmatch criteria | cpe:2.3:a:kubernetes:kubernetes:*:*:*:*:*:*:*:* |
CVSS version used by this source: 3.1
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:H/A:H
The average CVE in this peer group has 0.0 Twitter, 0.0 Reddit, 0.1 Bluesky, 0.0 Mastodon, and 0.1 GitHub mentions.
No media coverage found for this CVE.
The average CVE in this peer group has 0.1 InfoSec Media, 0.0 Vendor Blog, and 0.0 Security Researcher mentions.
Access Restriction Bypass in kube-apiserver
May 28, 2021kubernetes: Validating Admission Webhook does not observe some previous fields
Apr 14, 2021Kubernetes Validating Admission Webhook Bypass
Jan 1, 2021Kubernetes Validating Admission Webhook Bypass Vulnerability
Validating Admission Webhook does not observe some previous fields
Validating Admission Webhook does not observe some previous fields
Validating Admission Webhook does not observe some previous fields
Validating Admission Webhook does not observe some previous fields
The Kubernetes project recently announced a new security vulnerability, CVE-2021-25735, that could allow node updates to bypass a Validating Admission Webhook.