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

No CVSS.

Configurations

No configuration.

History

20 Jul 2026, 16:17

Type Values Removed Values Added
References () https://github.com/zalando/skipper/security/advisories/GHSA-659f-rgp5-w4wf - () https://github.com/zalando/skipper/security/advisories/GHSA-659f-rgp5-w4wf -

17 Jul 2026, 20:17

Type Values Removed Values Added
New CVE

Information

Published : 2026-07-17 20:17

Updated : 2026-07-20 16:17


NVD link : CVE-2026-50197

Mitre link : CVE-2026-50197

CVE.ORG link : CVE-2026-50197


JSON object : View

Products Affected

No product.

CWE
CWE-444

Inconsistent Interpretation of HTTP Requests ('HTTP Request/Response Smuggling')