Lucene search
+L

111 matches found

SUSE CVE
SUSE CVE
added 2026/07/30 4:43 p.m.7 views

SUSE CVE-2026-50197

Skipper is an HTTP router and reverse proxy for service composition. Prior to 0.26.10, zalando/skipper's OpenPolicyAgent integration silently bypasses request-body inspection on HTTP/1.1 Transfer-Encoding: chunked and HTTP/2 requests that omit the content-length pseudo-header, because the...

7.8CVSS7.7AI score0.00429EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/07/24 12:32 a.m.6 views

EUVD-2026-48437

Skipper contains an incomplete fix for CVE-2026-50197 in which oversized request bodies bypass Open Policy Agent OPA deny-on-presence Rego policies. When a request body exceeds the configured maxBodyBytes limit, Skipper forwards the full payload to the upstream service while OPA evaluates against...

8.8CVSS5.4AI score0.0029EPSS
SaveExploits0References3
NVD
NVD
added 2026/07/23 10:16 p.m.9 views

CVE-2026-65604

Skipper contains an incomplete fix for CVE-2026-50197 in which oversized request bodies bypass Open Policy Agent OPA deny-on-presence Rego policies. When a request body exceeds the configured maxBodyBytes limit, Skipper forwards the full payload to the upstream service while OPA evaluates against...

8.8CVSS0.0029EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/07/23 9:16 p.m.10 views

CVE-2026-65604

Skipper contains an incomplete fix for CVE-2026-50197 in which oversized request bodies bypass Open Policy Agent OPA deny-on-presence Rego policies. When a request body exceeds the configured maxBodyBytes limit, Skipper forwards the full payload to the upstream service while OPA evaluates against...

8.8CVSS5.3AI score0.00429EPSS
SaveExploits0References3
CVE
CVE
added 2026/07/23 9:16 p.m.21 views

CVE-2026-65604

Skipper has an incomplete fix for CVE-2026-50197. Oversized request bodies can bypass Open Policy Agent (OPA) deny-on-presence Rego policies because, when body size exceeds maxBodyBytes, Skipper forwards the full payload while OPA evaluates an empty parsed_body. This means policies that deny requ...

8.8CVSS5.4AI score0.0029EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/07/23 9:16 p.m.33 views

CVE-2026-65604 Skipper Incomplete Fix for CVE-2026-50197 Policy Bypass

Skipper contains an incomplete fix for CVE-2026-50197 in which oversized request bodies bypass Open Policy Agent OPA deny-on-presence Rego policies. When a request body exceeds the configured maxBodyBytes limit, Skipper forwards the full payload to the upstream service while OPA evaluates against...

8.8CVSS0.0029EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/07/23 12:0 a.m.26 views

PT-2026-64187

Skipper contains an incomplete fix for CVE-2026-50197 in which oversized request bodies bypass Open Policy Agent OPA deny-on-presence Rego policies. When a request body exceeds the configured maxBodyBytes limit, Skipper forwards the full payload to the upstream service while OPA evaluates against...

8.8CVSS5.3AI score0.00429EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/22 8:36 p.m.7 views

GO-2026-6018 Skipper's routesrv-no-auth component: All routesrv API Endpoints Lack Authentication in github.com/zalando/skipper

Skipper's routesrv-no-auth component: All routesrv API Endpoints Lack Authentication in github.com/zalando/skipper...

5.2AI score
SaveExploits0References2
OSV
OSV
added 2026/07/22 8:36 p.m.12 views

GO-2026-6019 Skipper: Incomplete fix for CVE-2026-50197: an oversized body can bypass OPA deny-on-presence Rego policies in github.com/zalando/skipper

Skipper: Incomplete fix for CVE-2026-50197: an oversized body can bypass OPA deny-on-presence Rego policies in github.com/zalando/skipper...

5.3AI score
SaveExploits0References2
OSV
OSV
added 2026/07/22 8:36 p.m.6 views

GO-2026-6015 Skipper: Unbounded Request Body Read in Admission Webhook Causes Memory Exhaustion DoS in github.com/zalando/skipper

Skipper: Unbounded Request Body Read in Admission Webhook Causes Memory Exhaustion DoS in github.com/zalando/skipper...

5.3AI score
SaveExploits0References2
Veracode
Veracode
added 2026/07/18 10:41 a.m.8 views

Uncontrolled Resource Consumption

github.com/zalando/skipper is vulnerable to Uncontrolled Resource Consumption. The vulnerability is due to reading the entire admission webhook request body without enforcing a size limit, which allows an attacker to send excessively large payloads and exhaust memory, resulting in a...

5.3AI score
SaveExploits0References2Affected Software1
NVD
NVD
added 2026/07/17 8:17 p.m.11 views

CVE-2026-50197

Skipper is an HTTP router and reverse proxy for service composition. Prior to 0.26.10, zalando/skipper's OpenPolicyAgent integration silently bypasses request-body inspection on HTTP/1.1 Transfer-Encoding: chunked and HTTP/2 requests that omit the content-length pseudo-header, because the...

7.8CVSS0.00429EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/17 7:42 p.m.5 views

GO-2026-5944 Skipper: opaAuthorizeRequestWithBody filter bypasses OPA policy on Transfer-Encoding — chunked / HTTP/2 requests in github.com/zalando/skipper

Skipper: opaAuthorizeRequestWithBody filter bypasses OPA policy on Transfer-Encoding — chunked / HTTP/2 requests in github.com/zalando/skipper...

7.8CVSS5.2AI score0.00429EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/07/17 7:23 p.m.11 views

CVE-2026-50197

Skipper is an HTTP router and reverse proxy for service composition. Prior to 0.26.10, zalando/skipper's OpenPolicyAgent integration silently bypasses request-body inspection on HTTP/1.1 Transfer-Encoding: chunked and HTTP/2 requests that omit the content-length pseudo-header, because the...

7.8CVSS5.3AI score0.00429EPSS
SaveExploits0References5Affected Software1
Cvelist
Cvelist
added 2026/07/17 7:23 p.m.60 views

CVE-2026-50197 Skipper: opaAuthorizeRequestWithBody filter bypasses OPA policy on Transfer-Encoding: chunked / HTTP/2 requests

Skipper is an HTTP router and reverse proxy for service composition. Prior to 0.26.10, zalando/skipper's OpenPolicyAgent integration silently bypasses request-body inspection on HTTP/1.1 Transfer-Encoding: chunked and HTTP/2 requests that omit the content-length pseudo-header, because the...

7.8CVSS0.00429EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/17 7:23 p.m.7 views

CVE-2026-50197 Skipper: opaAuthorizeRequestWithBody filter bypasses OPA policy on Transfer-Encoding: chunked / HTTP/2 requests

Skipper is an HTTP router and reverse proxy for service composition. Prior to 0.26.10, zalando/skipper's OpenPolicyAgent integration silently bypasses request-body inspection on HTTP/1.1 Transfer-Encoding: chunked and HTTP/2 requests that omit the content-length pseudo-header, because the...

7.8CVSS5.3AI score
SaveExploits0References6
CVE
CVE
added 2026/07/17 7:23 p.m.33 views

CVE-2026-50197

Summary: CVE-2026-50197 affects zalando/skipper’s OpenPolicyAgent integration. When clients use HTTP/1.1 Transfer-Encoding: chunked or HTTP/2 without Content-Length, the opaAuthorizeRequestWithBody flow exposes an empty raw_body and parsed input.parsed_body to OPA, causing policy checks that rely...

7.8CVSS5.3AI score0.00429EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/07/17 7:23 p.m.5 views

CVE-2026-50197 Skipper: opaAuthorizeRequestWithBody filter bypasses OPA policy on Transfer-Encoding: chunked / HTTP/2 requests

Skipper is an HTTP router and reverse proxy for service composition. Prior to 0.26.10, zalando/skipper's OpenPolicyAgent integration silently bypasses request-body inspection on HTTP/1.1 Transfer-Encoding: chunked and HTTP/2 requests that omit the content-length pseudo-header, because the...

7.8CVSS5.3AI score0.00429EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/07/17 7:23 p.m.16 views

EUVD-2026-45289

Skipper is an HTTP router and reverse proxy for service composition. Prior to 0.26.10, zalando/skipper's OpenPolicyAgent integration silently bypasses request-body inspection on HTTP/1.1 Transfer-Encoding: chunked and HTTP/2 requests that omit the content-length pseudo-header, because the...

7.8CVSS5.3AI score0.00429EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/17 6:14 p.m.9 views

GHSA-CWXQ-RC9X-2JVV Skipper: Unbounded Request Body Read in Admission Webhook Causes Memory Exhaustion DoS

Summary The Kubernetes admission webhook handler reads the entire request body using io.ReadAllr.Body without any size limit. Any client that can reach the webhook port within the cluster can send a multi-GB payload, causing the skipper process to exhaust memory and be OOM-killed. This disrupts a...

4.3CVSS5.5AI score
SaveExploits0References3
Rows per page
Query Builder