CVE-2026-37171
Received Received - Intake

Tenant Separation Bypass in SuperTokens Core

Vulnerability report for CVE-2026-37171, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-08-07

Last updated on: 2026-08-07

Assigner: MITRE

Description

A lack of tenant separation in SuperTokens Inc. SuperTokens Core v6.0.0 to v11.4.0 allows an authenticated party in one tenant to access sessions, data, and endpoints of another tenant.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-07
Last Modified
2026-08-07
Generated
2026-08-07
AI Q&A
2026-08-07
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
supertokens_inc supertokens_core From 6.0.0 (inc) to 11.4.0 (inc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-UNKNOWN

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

CVE-2026-37171 is a cross-tenant session trust flaw in SuperTokens Core versions 6.0.0 to 11.4.0. The system fails to validate the tenant context of a session token against the request's tenant path. A session token issued for one tenant is accepted by another tenant's endpoint, allowing unauthorized access to cross-tenant data and operations.

Detection Guidance

To detect this vulnerability, check SuperTokens Core versions between 6.0.0 and 11.4.0. Verify if tenant isolation is enforced by testing cross-tenant session token acceptance. Commands include checking version with 'supertokens --version' and inspecting JWT tokens for tenant claims.

Impact Analysis

This vulnerability enables scenarios like cross-tenant session verification, data exfiltration, and JWT claim injection. Attackers can read another tenant's session data, inject malicious claims, hijack accounts, or consume password-reset tokens across tenants. It undermines tenant isolation in B2B SaaS deployments.

Compliance Impact

This vulnerability undermines data isolation required by GDPR and HIPAA. It allows unauthorized access to tenant-specific data, potentially violating confidentiality and integrity requirements. Compliance with these regulations may be compromised due to the lack of tenant separation.

Mitigation Strategies

Upgrade SuperTokens Core to a patched version beyond 11.4.0. Validate token tenant claims against request context. Avoid relying solely on API-key authentication as a fix. Contact vendor for remediation guidance.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-37171. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart