๐Ÿ” CVE Alert

CVE-2026-71485

CRITICAL 9.1

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

CVSS Score
9.1
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-290
Vendor centrifugal
Product centrifugo
Published Aug 20, 2026
Stay Ahead of the Next One

Get instant alerts for centrifugal centrifugo

Be the first to know when new critical vulnerabilities affecting centrifugal centrifugo are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
None

Affected Versions

centrifugal / centrifugo
< 6.9.0

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/centrifugal/centrifugo/security/advisories/GHSA-9468-v6mj-fppw github.com: https://github.com/centrifugal/centrifugo/pull/1182 github.com: https://github.com/centrifugal/centrifugo/commit/84d38cea1dd2efa24375a148817a974c8727f4b0 github.com: https://github.com/centrifugal/centrifugo/releases/tag/v6.9.0