Advisory Database
  • Advisories
  • Dependency Scanning
  1. golang
  2. ›
  3. github.com/centrifugal/centrifugo/v6
  4. ›
  5. CVE-2026-32301

CVE-2026-32301: Centrifugo: SSRF via unverified JWT claims interpolated into dynamic JWKS endpoint URL

March 13, 2026 (updated March 16, 2026)

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.

References

  • github.com/advisories/GHSA-j77h-rr39-c552
  • github.com/centrifugal/centrifugo
  • github.com/centrifugal/centrifugo/security/advisories/GHSA-j77h-rr39-c552
  • nvd.nist.gov/vuln/detail/CVE-2026-32301

Code Behaviors & Features

Detect and mitigate CVE-2026-32301 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 →

Affected versions

All versions before 6.7.0

Fixed versions

  • 6.7.0

Solution

Upgrade to version 6.7.0 or above.

Impact 9.3 CRITICAL

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:L/A:N

Learn more about CVSS

Weakness

  • CWE-918: Server-Side Request Forgery (SSRF)

Source file

go/github.com/centrifugal/centrifugo/v6/CVE-2026-32301.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Tue, 24 Mar 2026 12:17:02 +0000.