Skipper is an HTTP router and reverse proxy for service composition. Prior to version 0.27.37, the opaAuthorizeRequestWithBody filter can authorize an oversized request after Skipper truncates the body presented to Open Policy Agent because the input.truncated_body signal is derived from Content-Length rather than the actual read result. In filters/openpolicyagent/openpolicyagent.go, ExtractHttpBodyOptionally truncates bodies at maxBodyBytes, while filters/openpolicyagent/internal/envoy/skipperadapter.go copies the request headers without adding a Content-Length value that reflects the truncation. For an HTTP/1.1 request using Transfer-Encoding: chunked or an HTTP/2 request without Content-Length, a body-inspecting policy that follows the prior mitigation and permits input.truncated_body equal to false can evaluate only the truncated prefix, allow the request, and then forward the full oversized body to the protected upstream. This residual issue is distinct from CVE-2026-50197. This issue is fixed in version 0.27.37.
CVE-2026-86043
This high-severity CVE scores 7.5 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.5%, top 64% 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
- 7.5
- EG Score
- 7.5(medium)
- EG Risk
- 65(Attend)EG Risk 65/100SSVC: Attend
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 computedSeverity75% × 45%Exploitation40% × 40%Automatability100% × 15%Action: Remediate soon — notable exploitation risk. - EPSS PROB
- 0%
- EPSS %ILE
- 36%
- KEV
- Not listed
Published
September 16, 2026
Last Modified
September 16, 2026
Advisory Details (3)
Auto-updated Sep 16, 2026GitHub - zalando/skipper at v0.27.35 · GitHub
https://github.com/zalando/skipper/tree/v0.27.35commit 2cfceabaa6ff (zalando/skipper)
Fix landed in zalando/skipper commit 2cfceabaa6ff — awaiting tagged release
https://github.com/zalando/skipper/commit/2cfceabaa6ff0af65b312dcb9bcbe84691b9d507OPA body-authz bypass: truncated_body mitigation fails open on chunked/HTTP-2 (incomplete fix GHSA-8qqm-fp2q-v734 / CVE-2026-50197) · Advisory · zalando/skipper · GitHub
https://github.com/zalando/skipper/security/advisories/GHSA-5gpm-rgj3-9q76Vendor Advisories for CVE-2026-86043(1)
These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.
Affected Packages
(1 across 1 ecosystem)
Go(1)
| Package | Vulnerable range | Fixed in | Dependents |
|---|---|---|---|
| github.com/zalando/skipper | — | 0.27.37 | — |
Weakness Classification(1)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 13× in last 7d / 20× 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-24 14:16 UTCEG score recompute
- 2026-09-24 14:04 UTCEPSS rescore
- 2026-09-24 01:04 UTCEG score recompute
- 2026-09-23 17:54 UTCEPSS rescore
- 2026-09-22 22:41 UTCEG score recompute
- 2026-09-22 16:01 UTCEPSS rescore
- 2026-09-22 09:29 UTCEG score recompute
- 2026-09-21 21:09 UTCEPSS rescore
- 2026-09-21 07:04 UTCEG score recompute
- 2026-09-20 20:16 UTCEPSS rescore
- 2026-09-20 04:36 UTCEG score recompute
- 2026-09-19 02:12 UTCEG score recompute
- 2026-09-18 19:28 UTCEPSS rescore
- 2026-09-17 23:44 UTCEG score recompute
- 2026-09-17 19:32 UTCEPSS rescore
- 2026-09-16 21:00 UTCEG score recompute
- 2026-09-16 19:44 UTCEG score recompute
- 2026-09-16 19:24 UTCEG score recompute
- 2026-09-16 18:55 UTCEG score recompute
- 2026-09-16 18:54 UTCMITRE cvelistV5first tracked
Related CVEs(same product + same CWE)
Same product
8 shownGo:github.com/zalando/skipper
Frequently asked(5)
What is CVE-2026-86043?
When was CVE-2026-86043 disclosed?
Is CVE-2026-86043 actively exploited?
What is the CVSS score of CVE-2026-86043?
How do I remediate CVE-2026-86043?
Dependency Blast Radius
See which npm, PyPI, Go, and Maven packages are affected by CVE-2026-86043
Is Your Infrastructure Affected by CVE-2026-86043?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.