Centrifugo is an open-source scalable real-time messaging server. Prior to 6.7.0, Centrifugo is vulnerable to Server-Side Request Forgery (SSRF) when configured with a dynamic JWKS endpoint URL using template variables (e.g. {{tenant}}). An unauthenticated attacker can craft a JWT with a malicious iss or aud claim value that gets interpolated into the JWKS fetch URL before the token signature is verified, causing Centrifugo to make an outbound HTTP request to an attacker-controlled destination. This vulnerability is fixed in 6.7.0.
References
| Link | Resource |
|---|---|
| https://github.com/centrifugal/centrifugo/security/advisories/GHSA-j77h-rr39-c552 | Exploit Mitigation Vendor Advisory |
Configurations
History
No history.
Information
Published : 2026-03-13 19:54
Updated : 2026-03-18 18:02
NVD link : CVE-2026-32301
Mitre link : CVE-2026-32301
CVE.ORG link : CVE-2026-32301
JSON object : View
Products Affected
centrifugal
- centrifugo
CWE
CWE-918
Server-Side Request Forgery (SSRF)
