Mend.io Vulnerability Database
The largest open source vulnerability database
What is a Vulnerability ID?
New vulnerability? Tell us about it!
CVE-2026-54246
Published:July 17, 2026
Updated:August 27, 2026
The "routesrv" component exposes the full cluster route topology (Ingress/RouteGroup configurations, backend URLs, filter chains, OAuth/OIDC callback paths) and cache-cluster topology (Redis/Valkey shard addresses) over plain HTTP with zero authentication. Any pod in the Kubernetes cluster can reach routesrv via its predictable DNS name and retrieve sensitive cluster-wide routing and cache infrastructure data.
Affected Packages
https://github.com/zalando/skipper.git (GITHUB):
Affected version(s) >=v0.10.0 <v0.27.13
Fix Suggestion:
Update to version v0.27.13
github.com/zalando/skipper (GO):
Affected version(s) >=v0.0.0-20161216123113-c077837371b2 <v0.27.13
Fix Suggestion:
Update to version v0.27.13
Do you need more information?
Contact Us
CVSS v4
Base Score:
6.9
Attack Vector
ADJACENT
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
LOW
User Interaction
NONE
Vulnerable System Confidentiality
HIGH
Vulnerable System Integrity
NONE
Vulnerable System Availability
NONE
Subsequent System Confidentiality
NONE
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
CVSS v3
Base Score:
5.7
Attack Vector
ADJACENT
Attack Complexity
LOW
Privileges Required
LOW
User Interaction
NONE
Scope
UNCHANGED
Confidentiality
HIGH
Integrity
NONE
Availability
NONE
Weakness Type (CWE)
Missing Authentication for Critical Function