CVE-2026-71485: Centrifugo: Client-forgeable headers emulation lets any client spoof headers forwarded to proxy backends

Published Aug 20, 2026
·
Updated

Centrifugo is an open-source scalable real-time messaging server. Prior to 6.9.0, Centrifugo copies the client-controlled protocol.ConnectRequest.headers map through OnClientConnecting in internal/client/handler.go, ConnectEvent.Headers, and SetEmulatedHeadersToContext. The requestHeaders path in internal/proxy/http.go, the requestMetadata path in internal/proxy/grpc.go, and the Consume path in internal/unigrpc/grpc.go can forward an allowlisted value as a trusted backend header or metadata value. A remote client can spoof a header such as x-trusted-user for connect, refresh, subscribe, publish, RPC, and related proxy calls when the backend relies on that header for authentication or authorization. The unidirectional gRPC transport has no transport-level HTTP header that can override the emulated value. This issue is fixed in version 6.9.0.

Affected Software

1 affected component
Centrifugo<6.9.0

Remediation

Recommended actions to resolve this vulnerability, in priority order.

  1. Upgrade

    Upgrade Centrifugo to a version that resolves this vulnerability.

    Fixed in 6.9.0

Event History

Aug 20, 2026
CVE Published
via MITRE·09:01 PM
Data Sourced
via MITRE·09:01 PM
DescriptionSeverityWeakness

Frequently Asked Questions

1

Which deployments are realistically exposed to spoofed backend identity or authorization data?

Deployments are exposed when Centrifugo forwards allowlisted emulated headers or metadata to HTTP, gRPC, or unidirectional gRPC proxy backends, and those backends trust a forwarded value for authentication or authorization. A client can spoof values such as x-trusted-user in affected versions prior to 6.9.0.

2

Does exploitation require an authenticated client account or user interaction?

No. The vulnerability has network attack vector, low attack complexity, no privileges required, and no user interaction required. A remote client can supply forged header values during connect, refresh, subscribe, publish, RPC, and related proxy calls.

3

Are all proxy transports affected in the same way?

The HTTP proxy requestHeaders path, gRPC proxy requestMetadata path, and unidirectional gRPC Consume path can forward allowlisted emulated values. For unidirectional gRPC, there is no transport-level HTTP header that can override the emulated value.

4

What is the available remediation?

Upgrade Centrifugo to version 6.9.0, which fixes the issue. Until upgrading, avoid relying on Centrifugo-forwarded emulated headers or metadata as trusted authentication or authorization inputs in affected proxy backends.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203