CVE-2026-54246

MEDIUMPre-NVD 5.75.7
EchelonGraph scoreMEDIUM confidence

This medium-severity CVE scores 5.7 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.3%, top 73% 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).

Triggered by: NVD CVSS baseline
Sources: epss, secondary
5.7EG
EchelonGraph verdictMonitorLow exploitation likelihood right now — keep watching.
  • Lower severity and no public exploit yet
CISA-KEV: Not listedEPSS PROB: 0%CVSS: 5.7Exploit: None knownExposed: 0

No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.

Skipper is an HTTP router and reverse proxy for service composition. Prior to 0.27.13, the routesrv component serves cluster-wide control-plane data without application-layer authentication through /routes, /routes/{zone}, /swarm/redis/shards, and /swarm/valkey/shards. The handlers registered in routesrv/routesrv.go, eskipBytes.ServeHTTP in routesrv/eskipbytes.go, RedisHandler.ServeHTTP in routesrv/redishandler.go, and ValkeyHandler.ServeHTTP in routesrv/valkeyhandler.go only restrict HTTP methods and do not authenticate callers. A compromised or otherwise attacker-controlled pod that can reach routesrv on the Kubernetes cluster network can bypass its namespace-scoped RBAC and read Ingress and RouteGroup backend URLs, filter-chain and OAuth or OIDC path details, and Redis or Valkey shard addresses across namespaces. NetworkPolicy can restrict reachability but does not remove the missing-authentication condition, and the established impact is confidentiality exposure rather than direct integrity or availability loss. This issue is fixed in version 0.27.13.

CVSS v3
5.7
EG Score
5.7(medium)
EG Risk
26(Track)
EG Risk 26/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 computed
Severity57% × 45%
Exploitation0% × 40%
Automatability0% × 15%
Action: Routine — remediate on your standard cadence.
EPSS PROB
0%
EPSS %ILE
27%
KEV
Not listed

Published

July 17, 2026

Last Modified

September 16, 2026

Advisory Details (4)

Auto-updated Sep 14, 2026
Patch available. Sources: github_commit, github_pr, github_release, github.
github Patch Available

routesrv-no-auth: All routesrv API Endpoints Lack Authentication · Advisory · zalando/skipper · GitHub

https://github.com/zalando/skipper/security/advisories/GHSA-5587-2x54-jj6h
github_release Patch Available

v0.27.13

Patch available: zalando/skipper v0.27.13

https://github.com/zalando/skipper/releases/tag/v0.27.13
github_pr

feature: routesrv allow arbitrary filter chains to secure call path

Fix merged in zalando/skipper PR #4056 on 2026-06-23 — awaiting tagged release

https://github.com/zalando/skipper/pull/4056
github_commit

commit fb3d5f98ee74 (zalando/skipper)

Fix landed in zalando/skipper commit fb3d5f98ee74 — awaiting tagged release

https://github.com/zalando/skipper/commit/fb3d5f98ee749d9a1dfc5df2d51ac9b82fab92aa

Vendor Advisories for CVE-2026-54246(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)
PackageVulnerable rangeFixed inDependents
github.com/zalando/skipper0.27.13

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.

  1. 2026-09-18 19:28 UTCEPSS rescore
  2. 2026-09-18 04:31 UTCEG score recompute
  3. 2026-09-17 19:31 UTCEPSS rescore
  4. 2026-09-16 14:08 UTCEPSS rescore
  5. 2026-09-16 13:47 UTCEG score recompute
  6. 2026-09-16 05:15 UTCEPSS rescore
  7. 2026-09-15 15:35 UTCEG score recompute
  8. 2026-09-15 14:43 UTCEG score recompute
  9. 2026-09-14 20:27 UTCEG score recompute
  10. 2026-07-30 18:58 UTCEG score recompute
  11. 2026-07-26 11:17 UTCEG score recompute
  12. 2026-07-23 03:19 UTCEG score recompute
  13. 2026-07-17 22:00 UTCEG score recompute

Frequently asked(5)

What is CVE-2026-54246?
CVE-2026-54246 is a medium vulnerability published on July 17, 2026. Skipper is an HTTP router and reverse proxy for service composition. Prior to 0.27.13, the routesrv component serves cluster-wide control-plane data without application-layer authentication through /routes, /routes/{zone}, /swarm/redis/shards, and /swarm/valkey/shards. The handlers registered in…
When was CVE-2026-54246 disclosed?
CVE-2026-54246 was first published in the National Vulnerability Database on July 17, 2026, with the most recent update on September 16, 2026. EchelonGraph re-ingests CVE updates from NVD on a 2-hour cycle, so this page reflects the latest published state.
Is CVE-2026-54246 actively exploited?
CVE-2026-54246 is not currently on CISA's Known Exploited Vulnerabilities catalog. FIRST EPSS estimates a 0% probability of exploitation in the next 30 days, which ranks it in the top 72.7% of all scored CVEs.
What is the CVSS score of CVE-2026-54246?
CVE-2026-54246 has a CVSS v3 base score of 5.7 (NVD).
How do I remediate CVE-2026-54246?
Patch to the fixed version published by the affected vendor. Where vendor advisories exist for CVE-2026-54246, EchelonGraph cross-links them in the Vendor Advisories panel below — those typically contain the canonical remediation steps, fixed version numbers, and any vendor-specific mitigations.

Dependency Blast Radius

See which npm, PyPI, Go, and Maven packages are affected by CVE-2026-54246

Explore →

Is Your Infrastructure Affected by CVE-2026-54246?

EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.