Go modules package
github.com/zalando/skipper
pkg:golang/github.com/zalando/skipper
Vulnerabilities (4)
| CVE | Sev | CVSS | KEV | Affected versions | Fixed in | Published | Description |
|---|---|---|---|---|---|---|---|
| CVE-2026-24470 | Hig | 8.1 | < 0.24.0 | 0.24.0 | Jan 26, 2026 | Skipper is an HTTP router and reverse proxy for service composition. Prior to version 0.24.0, when running Skipper as an Ingress controller, users with permissions to create an Ingress and a Service of type ExternalName can create routes that enable them to use Skipper's network | |
| CVE-2026-23742 | Hig | 8.8 | < 0.23.0 | 0.23.0 | Jan 16, 2026 | Skipper is an HTTP router and reverse proxy for service composition. The default skipper configuration before 0.23.0 was -lua-sources=inline,file. The problem starts if untrusted users can create lua filters, because of -lua-sources=inline , for example through a Kubernetes Ingre | |
| CVE-2022-38580 | Cri | 9.8 | < 0.13.237 | 0.13.237 | Oct 25, 2022 | Zalando Skipper v0.13.236 is vulnerable to Server-Side Request Forgery (SSRF). | |
| CVE-2022-34296 | Hig | 7.5 | < 0.13.218 | 0.13.218 | Jun 23, 2022 | In Zalando Skipper before 0.13.218, a query predicate could be bypassed via a prepared request. |
- affected < 0.24.0fixed 0.24.0
Skipper is an HTTP router and reverse proxy for service composition. Prior to version 0.24.0, when running Skipper as an Ingress controller, users with permissions to create an Ingress and a Service of type ExternalName can create routes that enable them to use Skipper's network
- affected < 0.23.0fixed 0.23.0
Skipper is an HTTP router and reverse proxy for service composition. The default skipper configuration before 0.23.0 was -lua-sources=inline,file. The problem starts if untrusted users can create lua filters, because of -lua-sources=inline , for example through a Kubernetes Ingre
- affected < 0.13.237fixed 0.13.237
Zalando Skipper v0.13.236 is vulnerable to Server-Side Request Forgery (SSRF).
- affected < 0.13.218fixed 0.13.218
In Zalando Skipper before 0.13.218, a query predicate could be bypassed via a prepared request.