#VU56245 Input validation error in Kubernetes - CVE-2021-25735

 

#VU56245 Input validation error in Kubernetes - CVE-2021-25735

Published: September 1, 2021 / Updated: September 12, 2021


Vulnerability identifier: #VU56245
Vulnerability risk: Medium
CVSSv4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N/E:P/U:Green
CVE-ID: CVE-2021-25735
CWE-ID: CWE-20
Exploitation vector: Remote access
Exploit availability: Public exploit is available
Vulnerable software:
Kubernetes
Software vendor:
Kubernetes

Description

The vulnerability allows a remote attacker to perform a denial of service (DoS) attack.

The vulnerability exists due to insufficient validation of user-supplied input in kube-apiserver that could allow Node updates to bypass a Validating Admission Webhook. An authenticated user could exploit this by modifying Node properties to values that should have been prevented by registered admission webhooks.


Remediation

Install updates from vendor's website.

External links