The Kubernetes API server is vulnerable to a denial of service attack via YAML/JSON parsing. An attacker can send a specially crafted YAML/JSON payload that causes exponential memory consumption (Billion Laughs attack), leading to API server crash.
id: CVE-2019-11253
info:
name: Kubernetes API Server - YAML Parsing DoS (Billion Laughs)
author
...