cve/2021/CVE-2021-25735.md
2024-06-07 04:52:01 +00:00

2.1 KiB

CVE-2021-25735

Description

A security issue was discovered in kube-apiserver that could allow node updates to bypass a Validating Admission Webhook. Clusters are only affected by this vulnerability if they run a Validating Admission Webhook for Nodes that denies admission based at least partially on the old state of the Node object. Validating Admission Webhook does not observe some previous fields.

POC

Reference

No PoCs from references.

Github