Skipper is an HTTP router and reverse proxy for service composition. Prior to 0.26.22, Handler in dataclients/kubernetes/admission/admission.go passes the body of requests to the Kubernetes admission endpoint at :9443/admission directly to io.ReadAll(r.Body) without a size limit. An attacker with in-cluster network access and a valid Kubernetes client certificate can send a very large body that causes unbounded memory allocation and an out-of-memory termination of the Skipper process. The disruption is limited to Ingress and RouteGroup admission rather than pod creation or unrelated admission controllers, and Kubernetes normally restarts the process. This issue is fixed in version 0.26.22.
CVE-2026-54247
This medium-severity CVE scores 4.3 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.2%, top 86% of all CVEs by exploit prediction. GitHub Security Advisory data not yet ingested — confidence will rise once GHSA publishes (typical lag: hours to days for open-source ecosystem CVEs; never for infrastructure-only CVEs).
- Lower severity and no public exploit yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 4.3
- EG Score
- 4.3(medium)
- EG Risk
- 19(Track)EG Risk 19/100SSVC: Track
EG Risk is EchelonGraph's 0–100 priority score: it fuses intrinsic severity with real-world exploitation and automatability so you can rank equal-severity CVEs and fix the most dangerous first. Higher = act sooner. Distinct from the 0–10 EG Score (severity).
How it’s computedSeverity43% × 45%Exploitation0% × 40%Automatability0% × 15%Action: Routine — remediate on your standard cadence. - EPSS PROB
- 0%
- EPSS %ILE
- 14%
- KEV
- Not listed
Published
July 17, 2026
Last Modified
September 16, 2026
Advisory Details (4)
Auto-updated Sep 14, 2026Unbounded Request Body Read in Admission Webhook Causes Memory Exhaustion DoS · Advisory · zalando/skipper · GitHub
https://github.com/zalando/skipper/security/advisories/GHSA-cwxq-rc9x-2jvvv0.26.22
Patch available: zalando/skipper v0.26.22
https://github.com/zalando/skipper/releases/tag/v0.26.22fix: unbounded read of consuming the http.Body in the validation webhook
Fix merged in zalando/skipper PR #4053 on 2026-06-05 — awaiting tagged release
https://github.com/zalando/skipper/pull/4053commit c3d156c6caae (zalando/skipper)
Fix landed in zalando/skipper commit c3d156c6caae — awaiting tagged release
https://github.com/zalando/skipper/commit/c3d156c6caaefecc9a46774c0f9c3c70b97160b4Vendor Advisories for CVE-2026-54247(1)
These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.
Affected Packages
(1 across 1 ecosystem)
Go(1)
| Package | Vulnerable range | Fixed in | Dependents |
|---|---|---|---|
| github.com/zalando/skipper | — | 0.26.22 | — |
Weakness Classification(1)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 9× in last 7d / 9× in last 30d)
Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.
- 2026-09-18 19:28 UTCEPSS rescore
- 2026-09-18 04:32 UTCEG score recompute
- 2026-09-17 19:31 UTCEPSS rescore
- 2026-09-16 17:52 UTCEG score recompute
- 2026-09-16 17:11 UTCEG score recompute
- 2026-09-16 14:08 UTCEPSS rescore
- 2026-09-16 13:47 UTCEG score recompute
- 2026-09-16 05:15 UTCEPSS rescore
- 2026-09-14 20:27 UTCEG score recompute
- 2026-07-30 22:30 UTCEG score recompute
- 2026-07-26 11:18 UTCEG score recompute
- 2026-07-23 03:19 UTCEG score recompute
- 2026-07-17 19:00 UTCEG score recompute
Frequently asked(5)
What is CVE-2026-54247?
When was CVE-2026-54247 disclosed?
Is CVE-2026-54247 actively exploited?
What is the CVSS score of CVE-2026-54247?
How do I remediate CVE-2026-54247?
Dependency Blast Radius
See which npm, PyPI, Go, and Maven packages are affected by CVE-2026-54247
Is Your Infrastructure Affected by CVE-2026-54247?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.