SigNoz from v0.8.0 before v0.143.0 defaults the JWT tokenizer signing secret (tokenizer::jwt::secret, set via SIGNOZ_TOKENIZER_JWT_SECRET or the deprecated SIGNOZ_JWT_SECRET) to an empty string, and Config.Validate() does not reject the empty value, so a deployment that does not configure a secret starts up and both signs and verifies session tokens with an empty HMAC key. Because the JWT tokenizer was the default provider, any such deployment is affected. An unauthenticated attacker who knows the ID of an existing user can forge a valid session token for that user — including an administrator — by signing the id, orgId and email claims with an empty key; the organization ID (and whether an email is registered) can be obtained without authentication from /api/v2/sessions/context. A forged refresh token can be exchanged at /api/v2/sessions/rotate for a new token pair and cannot be revoked, so it remains usable for its full lifetime (30 days by default). Fixed in v0.143.0, which requires a JWT secret when the jwt provider is selected and changes the default provider to opaque.
CVE-2026-97055
This high-severity CVE scores 8.1 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit-prediction score not yet available (the EPSS model rescores nightly; freshly-published CVEs typically appear within 48 hours). 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.1
- EG Score
- 8.1(low)
- EG Risk
- 41(Track)EG Risk 41/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 computedSeverity81% × 45%Exploitation0% × 40%Automatability30% × 15%Action: Routine — remediate on your standard cadence. - EPSS PROB
- —
- EPSS %ILE
- —
- KEV
- Not listed
Published
September 24, 2026
Last Modified
September 24, 2026
Advisory Details (4)
Auto-updated Sep 24, 2026SigNoz before 0.143.0 Authentication Bypass via Empty JWT Secret | Advisories | VulnCheck
https://www.vulncheck.com/advisories/signoz-before-0.143.0-authentication-bypass-via-empty-jwt-secretcommit b02aae2db3 (SigNoz/signoz)
Fix landed in SigNoz/signoz commit b02aae2db3 — awaiting tagged release
https://github.com/SigNoz/signoz/commit/b02aae2db3commit 67895d366d (SigNoz/signoz)
Fix landed in SigNoz/signoz commit 67895d366d — awaiting tagged release
https://github.com/SigNoz/signoz/commit/67895d366dPre-authentication session token forgery via empty default JWT signing secret · Advisory · SigNoz/signoz · GitHub
https://github.com/SigNoz/signoz/security/advisories/GHSA-c26w-g4j8-39m2Vendor Advisories for CVE-2026-97055(1)
These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.
Weakness Classification(1)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 3× in last 7d / 3× 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-09-24 02:23 UTCEG score recompute
- 2026-09-24 01:57 UTCEG score recompute
- 2026-09-24 01:56 UTCMITRE cvelistV5first tracked
Related CVEs(same CWE)
Same CWE
10 shownCWE-1188
- CVE-2026-87827EG 10.0CRITICAL
- CVE-2026-47668EG 10.0EPSS p90CRITICAL
- CVE-2026-41679EG 10.0EPSS p97CRITICAL
- CVE-2026-31957EG 10.0CRITICAL
- CVE-2025-61481EG 10.0CRITICAL
- CVE-2025-41672EG 10.0CRITICAL
- CVE-2024-0001EG 10.0CRITICAL
- CVE-2024-2912EG 10.0CRITICAL
- CVE-2026-86464EG 9.9CRITICAL
- CVE-2026-46386EG 9.9CRITICAL
Frequently asked(4)
What is CVE-2026-97055?
When was CVE-2026-97055 disclosed?
What is the CVSS score of CVE-2026-97055?
How do I remediate CVE-2026-97055?
Dependency Blast Radius
Explore the affected products and dependency analysis for CVE-2026-97055
Is Your Infrastructure Affected by CVE-2026-97055?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.