Skipper 是一个用于服务组合的 HTTP 路由器和反向代理。在 0.27.35 之前, 中的 过滤器存在一个缺陷:当请求声明的 过大时, 函数会将空解析出的 传递给 OPA,同时仍将完整的请求体转发给上游服务。这是针对 CVE-2026-50197 的不完整修复。该问题影响那些依赖请求体内容进行授权、且请求体大小超过 (默认值为 1 MB)的部署环境。因此,未明确拒绝 的策略逻辑可能会“默认放行”(fail-open),导致被禁止的负载到达受保护的服务;而较小的请求体以及之前已修复的分块(chunked)请求
Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.
| # | POC Description | Source Link | Shenlong Link |
|---|
No public POC found.
Login to generate AI POC| CVE-2026-54246 | 5.7 MEDIUM | Skipper routesrv-no-auth: All routesrv API Endpoints Lack Authentication |
| CVE-2026-54247 | 4.3 MEDIUM | Skipper: Unbounded Request Body Read in Admission Webhook Causes Memory Exhaustion DoS |
No comments yet