CVE-2026-81868: Steeltoe: Header-forwarded client cert lacks proof of private-key possession
When Steeltoe’s certificate-based authorization (UseCertificateAuthorization) is configured, the default configuration of the middleware relies on the X-Client-Cert HTTP header to identify the client certificate, without verifying private-key possession. This header is not stripped by common Cloud Foundry routers (like Gorouter or Envoy) on inbound requests.
References
Code Behaviors & Features
Detect and mitigate CVE-2026-81868 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →