Advisory Database
  • Advisories
  • Dependency Scanning
  1. golang
  2. ›
  3. github.com/zalando/skipper
  4. ›
  5. CVE-2026-54247

CVE-2026-54247: Skipper: Unbounded Request Body Read in Admission Webhook Causes Memory Exhaustion DoS

July 17, 2026

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 OOM-killed. This disrupts all Kubernetes admission control, potentially blocking all pod creation and updates.

References

  • github.com/advisories/GHSA-cwxq-rc9x-2jvv
  • github.com/zalando/skipper/releases/tag/v0.26.22
  • github.com/zalando/skipper/security/advisories/GHSA-cwxq-rc9x-2jvv
  • nvd.nist.gov/vuln/detail/CVE-2026-54247

Code Behaviors & Features

Detect and mitigate CVE-2026-54247 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 0.26.22

Fixed versions

  • 0.26.22

Solution

Upgrade to version 0.26.22 or above.

Impact 4.3 MEDIUM

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L

Learn more about CVSS

Weakness

  • CWE-770: Allocation of Resources Without Limits or Throttling

Source file

go/github.com/zalando/skipper/CVE-2026-54247.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Sat, 08 Aug 2026 00:18:52 +0000.