Vulnerability 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.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://github.com/zalando/skipper/security/advisories/GHSA-8qqm-fp2q-v734
- https://www.vulncheck.com/advisories/skipper-incomplete-fix-for-cve-2026-50197-p
- https://github.com/zalando/skipper/security/advisories/GHSA-8qqm-fp2q-v734
FAQ
What is CVE-2026-65604?
CVE-2026-65604 is a vulnerability with a CVSS score of 8.2 (HIGH). 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 maxBod...
How severe is CVE-2026-65604?
CVE-2026-65604 has been rated HIGH with a CVSS base score of 8.2/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-65604?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.