CVE-2026-54246
Last modified
CVE-2026-54246 is a medium-severity vulnerability rated 5.7/10 on the CVSS scale. 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. EPSS estimates a 0.34% chance of exploitation in the next 30 days.
Description
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.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| zalando | skipper | < 0.27.13 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-54246?
How severe is CVE-2026-54246?
How do I fix CVE-2026-54246?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-54240libde265 is an open source implementation of the h.265 video…7.4
- CVE-2026-54241libde265 is an open source implementation of the h.265 video…7.4
- CVE-2026-54242Statamic is a Laravel and Git powered content management sys…4.9
- CVE-2026-54243Statamic is a Laravel and Git powered content management sys…6.1
- CVE-2026-54244Statamic is a Laravel and Git powered content management sys…3.5
- CVE-2026-54245Fleet is an open-source device management platform built on …7.6
- CVE-2026-54247Skipper is an HTTP router and reverse proxy for service comp…4.3
- CVE-2026-54248Doco-CD is a GitOps continuous delivery tool that automatica…6.5
- CVE-2026-54249Pydantic AI is a Python agent framework for building Generat…6.8
- CVE-2026-5425The Widgets for Social Photo Feed plugin for WordPress is vu…7.2
- CVE-2026-54250K3s is a fully conformant production-ready Kubernetes distri…5.8
- CVE-2026-54251netty-incubator-codec-ohttp implements Oblivious HTTP (OHTTP…8.7
Are you affected by CVE-2026-54246?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
