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.
CVE-2026-49998
This high-severity CVE scores 8.2 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.3%, top 82% of all CVEs by exploit prediction. GitHub Security Advisory data not yet ingested — confidence will rise once GHSA publishes (typical lag: hours to days for open-source ecosystem CVEs; never for infrastructure-only CVEs).
- High severity, but no confirmed exploitation yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 8.2
- EG Score
- 8.2(medium)
- EG Risk
- 53(Track*)EG Risk 53/100SSVC: Track*
EG Risk is EchelonGraph's 0–100 priority score: it fuses intrinsic severity with real-world exploitation and automatability so you can rank equal-severity CVEs and fix the most dangerous first. Higher = act sooner. Distinct from the 0–10 EG Score (severity).
How it’s computedSeverity82% × 45%Exploitation40% × 40%Automatability0% × 15%Action: Watch closely — could escalate to Attend. - EPSS
- 18.3%
- KEV
- Not listed
Published
July 1, 2026
Last Modified
July 17, 2026
Advisory Details (4)
Auto-updated Jul 16, 2026Dynamic JWKS key cache keyed only by `kid` allows cross-issuer JWT authentication bypass · Advisory · centrifugal/centrifugo · GitHub
https://github.com/centrifugal/centrifugo/security/advisories/GHSA-g6vg-wj8f-48cjv6.8.1
Patch available: centrifugal/centrifugo v6.8.1
https://github.com/centrifugal/centrifugo/releases/tag/v6.8.1Fix: Scope JWKS cache by resolved endpoint URL
Fix merged in centrifugal/centrifugo PR #1142 on 2026-05-27 — awaiting tagged release
https://github.com/centrifugal/centrifugo/pull/1142commit 15d785015c6f (centrifugal/centrifugo)
Fix landed in centrifugal/centrifugo commit 15d785015c6f — awaiting tagged release
https://github.com/centrifugal/centrifugo/commit/15d785015c6f318c1b68ea40b813699c9f8bd2c4Vendor Advisories for CVE-2026-49998(1)
These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.
Affected Packages
(5 across 1 ecosystem)
Go(5)
| Package | Vulnerable range | Fixed in | Dependents |
|---|---|---|---|
| github.com/centrifugal/centrifugo | — | — | — |
| github.com/centrifugal/centrifugo/v3 | — | — | — |
| github.com/centrifugal/centrifugo/v4 | — | — | — |
| github.com/centrifugal/centrifugo/v5 | — | — | — |
| github.com/centrifugal/centrifugo/v6 | — | 6.8.1 | — |
Weakness Classification(1)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 11× in last 7d / 12× in last 30d)
Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.
- 2026-07-23 14:18 UTCEPSS rescore
- 2026-07-23 03:18 UTCEG score recompute
- 2026-07-22 14:08 UTCEPSS rescore
- 2026-07-21 15:25 UTCEPSS rescore
- 2026-07-20 17:08 UTCEPSS rescore
- 2026-07-19 14:31 UTCEPSS rescore
- 2026-07-19 14:31 UTCEPSS rescore
- 2026-07-19 03:52 UTCEG score recompute
- 2026-07-19 02:29 UTCEPSS rescore
- 2026-07-18 10:04 UTCEPSS rescore
- 2026-07-17 15:35 UTCEG score recompute
- 2026-07-01 21:02 UTCEG score recompute
Related CVEs(same CWE)
Same CWE
10 shownCWE-347
Frequently asked(5)
What is CVE-2026-49998?
When was CVE-2026-49998 disclosed?
Is CVE-2026-49998 actively exploited?
What is the CVSS score of CVE-2026-49998?
How do I remediate CVE-2026-49998?
Dependency Blast Radius
See which npm, PyPI, Go, and Maven packages are affected by CVE-2026-49998
Is Your Infrastructure Affected by CVE-2026-49998?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.