NONE · 0

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-Enco...

Vulnerability Description

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 opaAuthorizeRequestWithBody filter and OpenPolicyAgentInstance.ExtractHttpBodyOptionally in filters/openpolicyagent/openpolicyagent.go produce an empty raw_body and input.parsed_body while the upstream service receives the full attacker-controlled body. This issue is fixed in version 0.26.10.

Related Weaknesses (CWE)

References

FAQ

What is CVE-2026-50197?

CVE-2026-50197 is a documented vulnerability. 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-Enco...

How severe is CVE-2026-50197?

CVSS scoring is not yet available for CVE-2026-50197. Check NVD for updates.

Is there a patch for CVE-2026-50197?

Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.