GHSA-8qqm-fp2q-v734: Skipper: Incomplete fix for CVE-2026-50197: an oversized body can bypass OPA deny-on-presence Rego policies
An incomplete fix in Skipper before version 0.27.26 allows an oversized HTTP request body to bypass Open Policy Agent (OPA) deny-on-presence Rego policies. When a request declares a Content-Length larger than the configured max body size, OPA receives an empty parsed body, causing deny policies to fail open while the full payload reaches the upstream service. This can lead to unauthorized requests being allowed based on body content. The issue affects deployments using opaAuthorizeRequestWithBody with deny-on-presence policies. Mitigation involves updating policies to explicitly check the truncated_body attribute to block or deny oversized bodies.
AI Analysis
Technical Summary
This vulnerability is an incomplete fix for CVE-2026-50197 in the Skipper proxy's integration with Open Policy Agent (OPA). The original fix addressed chunked or HTTP/2 requests without a Content-Length header but did not handle requests with an oversized declared Content-Length properly. When the declared Content-Length exceeds the max allowed body size, the body extraction logic skips reading the body, resulting in OPA receiving an empty parsed_body. Deny-on-presence Rego policies that rely on the presence of certain fields in the parsed body fail open, allowing the full forbidden payload to reach upstream services. The issue is confirmed by Skipper's unit tests and real proxy test harnesses. The vulnerability affects versions of Skipper prior to 0.27.26.
Potential Impact
Deployments that use opaAuthorizeRequestWithBody with deny-on-presence Rego policies can be bypassed by sending requests with bodies larger than the configured max request body size. The OPA policy evaluates an empty parsed body and incorrectly allows the request, while the full payload is forwarded upstream. This can lead to unauthorized actions being performed, such as bypassing delete action restrictions. The vulnerability does not cause remote code execution but can lead to significant authorization bypass.
Mitigation Recommendations
A fix is available in Skipper version 0.27.26. Users should upgrade to this version or later. Additionally, policy authors must explicitly check the input.attributes.request.http.truncated_body attribute in their Rego policies to detect and block or deny requests with oversized bodies. Example mitigations include denying requests if truncated_body is true or allowing requests only if truncated_body is false. Refer to the official Skipper documentation at https://github.com/zalando/skipper/releases/tag/v0.27.26 for detailed guidance.
GHSA-8qqm-fp2q-v734: Skipper: Incomplete fix for CVE-2026-50197: an oversized body can bypass OPA deny-on-presence Rego policies
Description
An incomplete fix in Skipper before version 0.27.26 allows an oversized HTTP request body to bypass Open Policy Agent (OPA) deny-on-presence Rego policies. When a request declares a Content-Length larger than the configured max body size, OPA receives an empty parsed body, causing deny policies to fail open while the full payload reaches the upstream service. This can lead to unauthorized requests being allowed based on body content. The issue affects deployments using opaAuthorizeRequestWithBody with deny-on-presence policies. Mitigation involves updating policies to explicitly check the truncated_body attribute to block or deny oversized bodies.
CVSS v3.1
Affected software
Run on your own infrastructure? Check whether these packages are installed with threat-finder — our free open-source scanner.
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
This vulnerability is an incomplete fix for CVE-2026-50197 in the Skipper proxy's integration with Open Policy Agent (OPA). The original fix addressed chunked or HTTP/2 requests without a Content-Length header but did not handle requests with an oversized declared Content-Length properly. When the declared Content-Length exceeds the max allowed body size, the body extraction logic skips reading the body, resulting in OPA receiving an empty parsed_body. Deny-on-presence Rego policies that rely on the presence of certain fields in the parsed body fail open, allowing the full forbidden payload to reach upstream services. The issue is confirmed by Skipper's unit tests and real proxy test harnesses. The vulnerability affects versions of Skipper prior to 0.27.26.
Potential Impact
Deployments that use opaAuthorizeRequestWithBody with deny-on-presence Rego policies can be bypassed by sending requests with bodies larger than the configured max request body size. The OPA policy evaluates an empty parsed body and incorrectly allows the request, while the full payload is forwarded upstream. This can lead to unauthorized actions being performed, such as bypassing delete action restrictions. The vulnerability does not cause remote code execution but can lead to significant authorization bypass.
Mitigation Recommendations
A fix is available in Skipper version 0.27.26. Users should upgrade to this version or later. Additionally, policy authors must explicitly check the input.attributes.request.http.truncated_body attribute in their Rego policies to detect and block or deny requests with oversized bodies. Example mitigations include denying requests if truncated_body is true or allowing requests only if truncated_body is false. Refer to the official Skipper documentation at https://github.com/zalando/skipper/releases/tag/v0.27.26 for detailed guidance.
Technical Details
- Gcve Source
- db.gcve.eu
- Osv Id
- GHSA-8qqm-fp2q-v734
- Osv Schema Version
- 1.4.0
- Aliases
- []
- Ecosystems
- ["Go"]
- Database Specific Severity
- HIGH
- Cvss Version
- 3.1
Threat ID: 6a5b60962d1edb114c84a5db
Added to database: 07/18/2026, 11:16:38 UTC
Last enriched: 07/18/2026, 11:20:49 UTC
Last updated: 07/18/2026, 12:48:19 UTC
Views: 7
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Actions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
External Links
Need more coverage?
Upgrade to Pro Console for AI refresh and higher limits.
For incident response and remediation, OffSeq services can help resolve threats faster.
Latest Threats
Check if your credentials are on the dark web
Instant breach scanning across billions of leaked records. Free tier available.