Description
ToolJet before v3.16.208 fails to validate organization membership in database read routes, allowing any authenticated user to access other organizations' table schemas and row data. Attackers can supply arbitrary organization IDs in URL parameters to list tables, retrieve column definitions, and execute join queries to read actual stored data from victim organizations.
Published: 2026-08-31
Score: 8.2 High
EPSS: < 1% Very Low
KEV: No
Impact: Unauthorized cross‑organization data read
Action: Patch Immediately
AI Analysis

Impact

ToolJet instances running versions prior to 3.16.208 contain an authorization flaw in the database read routes; the system does not verify that the authenticated user belongs to the organization whose data is being requested. An attacker who has valid credentials can supply arbitrary organization identifiers in the URL parameters. This allows the attacker to enumerate table schemas, view column names, and run join queries that return full rows of data from other organizations, resulting in a significant breach of confidentiality and potential data loss for those organizations.

Affected Systems

The vulnerability affects ToolJet, specifically all releases before v3.16.208. Users deploying ToolJet 3.16.207 or earlier are susceptible until they update to the patched version.

Risk and Exploitability

The CVSS score of 8.2 indicates a high severity, and the lack of EPSS data suggests that the exploitation probability is not formally quantified but remains a considerable risk. The vulnerability is not yet listed in CISA KEV, but because an authenticated attacker can target any organization in the platform, the attack vector is likely through the web interface or API. The lack of member validation means that once authenticated, the attacker can exhaustively enumerate and read data from all organizations that share the same ToolJet deployment.

Generated by OpenCVE AI on August 31, 2026 at 11:24 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade ToolJet to version 3.16.208 or later to apply the fix that enforces organization membership validation.
  • Configure the deployment to restrict database read API endpoints to authenticated users that belong to the target organization, ensuring proper access controls are in place.
  • Enable comprehensive logging and audit trails on database read routes, and monitor logs for any unauthorized access attempts or anomalous query patterns.

Generated by OpenCVE AI on August 31, 2026 at 11:24 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 02 Sep 2026 16:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Mon, 31 Aug 2026 09:00:00 +0000

Type Values Removed Values Added
Description ToolJet before v3.16.208 fails to validate organization membership in database read routes, allowing any authenticated user to access other organizations' table schemas and row data. Attackers can supply arbitrary organization IDs in URL parameters to list tables, retrieve column definitions, and execute join queries to read actual stored data from victim organizations.
Title ToolJet before v3.16.208 Cross-Organization Data Read via Database Routes
First Time appeared Tooljet
Tooljet tooljet
Weaknesses CWE-862
CPEs cpe:2.3:a:tooljet:tooljet:*:*:*:*:*:*:*:*
Vendors & Products Tooljet
Tooljet tooljet
References
Metrics cvssV3_1

{'score': 7.7, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N'}

cvssV4_0

{'score': 8.2, 'vector': 'CVSS:4.0/AV:A/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:H/SI:N/SA:N'}


cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-09-17T17:54:47.377Z

Reserved: 2026-08-31T08:37:53.170Z

Link: CVE-2026-82871

cve-icon Vulnrichment

Updated: 2026-09-02T15:52:21.795Z

cve-icon NVD

Status : Deferred

Published: 2026-08-31T09:17:08.017

Modified: 2026-09-17T18:17:09.903

Link: CVE-2026-82871

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-31T11:30:05Z

Weaknesses