VYPR
Critical severityNVD Advisory· Published Mar 12, 2026· Updated Mar 13, 2026

Centrifugo: SSRF via unverified JWT claims interpolated into dynamic JWKS endpoint URL

CVE-2026-32301

Description

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.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Affected packages

Versions sourced from the GitHub Security Advisory.

PackageAffected versionsPatched versions
github.com/centrifugal/centrifugo/v6Go
< 6.7.06.7.0
github.com/centrifugal/centrifugoGo
<= 2.4.0
github.com/centrifugal/centrifugo/v3Go
<= 3.2.3
github.com/centrifugal/centrifugo/v4Go
<= 4.1.5
github.com/centrifugal/centrifugo/v5Go
<= 5.4.9

Affected products

7

Patches

Vulnerability mechanics

References

4

News mentions

0

No linked articles in our index yet.