GHSA-cc8m-98fm-rc9g · Severity: high · Ecosystem: go — Skipper is vulnerable to arbitrary code execution through lua filters
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 Ingress resource. The configuration inline allows these user to create a script that is able to read the filesystem accessible to the skipper process and if the user has access to read the logs, they an read skipper secrets. This vulnerability is fixed in 0.23.0.
Conclusion & alert: CVE-2026-23742 is rated Exploit Available (51.9/100): CVSS High severity, with low exploitation likelihood (EPSS 0.02%). Core evidence: 1 public exploit reference(s) are indexed (Exploit-DB). Mandatory action: Public exploits are available—assess exposure, apply mitigations, and prioritize patching.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
| EDB-ID | Source | Kind | Published | Link |
|---|---|---|---|---|
| — | nvd_ref | exploit_tag | Exploit-DB ↗ |
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-02-18 | 0.05% | 0.02% | -0.03% |
| 2 | 2026-02-17 | 0.04% | 0.05% | +0.01% |
| 3 | 2026-01-17 | — | 0.04% | — |
Full EPSS history (3 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 8.8 | 3.1 | HIGH |
|
2.8 | 5.9 | [email protected] |
GHSA-cc8m-98fm-rc9g · Severity: high · Ecosystem: go — Skipper is vulnerable to arbitrary code execution through lua filters
| URL | Tags |
|---|---|
| https://github.com/zalando/skipper/commit/0b52894570773b29e2f3c571b94b4211ef8fa714 | Patch |
| https://github.com/zalando/skipper/releases/tag/v0.23.0 | Product Release Notes |
| https://github.com/zalando/skipper/security/advisories/GHSA-cc8m-98fm-rc9g | Exploit Vendor Advisory Mitigation |