CVE-2026-65604 Details
Description
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 an empty parsed_body, so policies that deny requests based on body content are not enforced and forbidden actions proceed. No fixed version is available; v0.27.26 adds documentation guidance only.
A vulnerability in Skipper allows oversized request bodies to bypass Open Policy Agent (OPA) deny-on-presence Rego policies. This issue arises because when a request body exceeds the maximum allowed size, Skipper forwards the entire payload to the upstream service while OPA evaluates an empty parsed_body. As a result, policies that deny requests based on body content are not applied, allowing forbidden actions to proceed. This vulnerability affects all versions of Skipper, and no fixed version is currently available.
Users are advised to consult the Skipper documentation guidance available in the release notes for version 0.27.26.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Jul 23, 2026CISA-ADP
Assessed Jul 24, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/zalando/skipper/security/advisories/GHSA-8qqm-fp2q-v734 | CISA-ADP | AdvisoryExploitRemedyVendor |
| https://github.com/zalando/skipper/security/advisories/GHSA-8qqm-fp2q-v734 | [email protected] | AdvisoryExploitRemedyVendor |
| https://www.vulncheck.com/advisories/skipper-incomplete-fix-for-cve-2026-50197-policy-bypass | [email protected] | AdvisoryRemedy |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-20 | Improper Input Validation | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| Zalando Skipper | < 0.27.26 (semver) |
CPE
Remediation
| |
Change History
2 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jul 24, 2026 | CVE Modified | CISA-ADP |
| Jul 23, 2026 | New CVE Received | [email protected] |
Volerion