VYPR

skipper

by Cri O

CVEs (1)

  • CVE-2026-54247medJul 17, 2026
    risk 0.26cvss epss

    ## Summary The Kubernetes admission webhook handler reads the entire request body using `io.ReadAll(r.Body)` without any size limit. Any client that can reach the webhook port within the cluster can send a multi-GB payload, causing the skipper process to exhaust memory and be…