CVE-2026-49998
published 2026-07-16CVE-2026-49998: Centrifugo is an open-source scalable real-time messaging server. Prior to 6.8.1, Centrifugo dynamic JWKS endpoint verification could reuse a key for one…
PriorityP348high8.2CVSS 3.1
AVNACHPRLUINSCCHIHAN
EPSS
0.27%
18.3th percentile
Centrifugo is an open-source scalable real-time messaging server. Prior to 6.8.1, Centrifugo dynamic JWKS endpoint verification could reuse a key for one allowed issuer to verify a JWT for another allowed issuer because the JWKS cache and singleflight lookup were keyed only by JWT header kid, not by the resolved JWKS endpoint, issuer, audience, or trust-domain namespace, affecting client.token.jwks_public_endpoint, client.subscription_token.jwks_public_endpoint, internal/jwks/cache.go, and internal/jwks/manager.go. This issue is fixed in version 6.8.1.
Affected
6 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| centrifugal | centrifugo | < 6.8.1 | 6.8.1 |
| github.com | centrifugal_centrifugo | 0 – 2.4.0 | — |
| github.com | centrifugal_centrifugo_v3 | 0 – 3.2.3 | — |
| github.com | centrifugal_centrifugo_v4 | 0 – 4.1.5 | — |
| github.com | centrifugal_centrifugo_v5 | 0 – 5.4.9 | — |
| github.com | centrifugal_centrifugo_v6 | >= 0 < 6.8.1 | 6.8.1 |
Stop checking back — get the weekly exploitation signal.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
No detection rules found.
No public exploits indexed.
No writeups or analysis indexed.
https://github.com/centrifugal/centrifugo/commit/15d785015c6f318c1b68ea40b813699c9f8bd2c4https://github.com/centrifugal/centrifugo/pull/1142https://github.com/centrifugal/centrifugo/releases/tag/v6.8.1https://github.com/centrifugal/centrifugo/security/advisories/GHSA-g6vg-wj8f-48cjhttps://github.com/centrifugal/centrifugo/security/advisories/GHSA-g6vg-wj8f-48cj
2026-07-16
Published