Skipper is an HTTP router and reverse proxy for service composition. Prior to 0.27.35, the opaAuthorizeRequestWithBody filter in filters/openpolicyagent/openpolicyagent.go can allow an oversized declared Content-Length request to bypass a deny-on-presence Rego policy because ExtractHttpBodyOptionally leaves OPA with an empty parsed_body while forwarding the complete request body upstream. This incomplete remediation of CVE-2026-50197 affects deployments that authorize request-body content and exceed -open-policy-agent-max-request-body-size, which defaults to 1 MB. Policy logic that does not reject input.attributes.request.http.truncated_body can therefore fail open and permit a forbidden payload to reach the protected service, while small bodies and the previously fixed chunked-body case are evaluated normally. This issue is fixed in version 0.27.35.
CVE-2026-65838
This high-severity CVE scores 8.2 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.3%, top 81% of all CVEs by exploit prediction. GitHub Security Advisory data not yet ingested — confidence will rise once GHSA publishes (typical lag: hours to days for open-source ecosystem CVEs; never for infrastructure-only CVEs).
- High severity, but no confirmed exploitation yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 8.2
- EG Score
- 8.2(medium)
- EG Risk
- 52(Track)EG Risk 52/100SSVC: Track
EG Risk is EchelonGraph's 0–100 priority score: it fuses intrinsic severity with real-world exploitation and automatability so you can rank equal-severity CVEs and fix the most dangerous first. Higher = act sooner. Distinct from the 0–10 EG Score (severity).
How it’s computedSeverity82% × 45%Exploitation0% × 40%Automatability100% × 15%Action: Routine — remediate on your standard cadence. - EPSS PROB
- 0%
- EPSS %ILE
- 19%
- KEV
- Not listed
Published
September 14, 2026
Last Modified
September 16, 2026
Advisory Details (2)
Auto-updated Sep 14, 2026Incomplete fix for CVE-2026-50197: an oversized body can bypass OPA deny-on-presence Rego policies · Advisory · zalando/skipper · GitHub
https://github.com/zalando/skipper/security/advisories/GHSA-8qqm-fp2q-v734commit 2cfceabaa6ff (zalando/skipper)
Fix landed in zalando/skipper commit 2cfceabaa6ff — awaiting tagged release
https://github.com/zalando/skipper/commit/2cfceabaa6ff0af65b312dcb9bcbe84691b9d507Affected Packages
(1 across 1 ecosystem)
Go(1)
| Package | Vulnerable range | Fixed in | Dependents |
|---|---|---|---|
| github.com/zalando/skipper | — | 0.27.26 | — |
Weakness Classification(1)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 12× in last 7d / 12× in last 30d)
Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.
- 2026-09-18 23:31 UTCEG score recompute
- 2026-09-18 19:28 UTCEPSS rescore
- 2026-09-18 00:28 UTCEG score recompute
- 2026-09-17 01:16 UTCEG score recompute
- 2026-09-16 14:08 UTCEPSS rescore
- 2026-09-16 13:44 UTCEG score recompute
- 2026-09-16 05:15 UTCEPSS rescore
- 2026-09-15 14:35 UTCEG score recompute
- 2026-09-15 14:03 UTCEG score recompute
- 2026-09-14 20:21 UTCEG score recompute
- 2026-09-14 20:15 UTCEG score recompute
- 2026-09-14 20:14 UTCMITRE cvelistV5first tracked
Related CVEs(same CWE)
Same CWE
10 shownCWE-754
Frequently asked(5)
What is CVE-2026-65838?
When was CVE-2026-65838 disclosed?
Is CVE-2026-65838 actively exploited?
What is the CVSS score of CVE-2026-65838?
How do I remediate CVE-2026-65838?
Dependency Blast Radius
See which npm, PyPI, Go, and Maven packages are affected by CVE-2026-65838
Is Your Infrastructure Affected by CVE-2026-65838?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.