Description
ToolJet before v3.16.208 fails to validate organizationId ownership in database write and destroy routes, allowing any builder-role user to create, alter, or drop tables in other organizations' databases. Attackers can exploit missing organization-resolving guards to permanently delete tables, insert arbitrary data, and modify schemas across tenant boundaries on shared instances.
Published: 2026-08-31
Score: 7 High
EPSS: < 1% Very Low
KEV: No
Impact: Unauthorized cross‑tenant database modification
Action: Immediate Patch
AI Analysis

Impact

ToolJet before version 3.16.208 does not enforce ownership checks on its database write and destroy endpoints, so any user with builder permissions can perform CREATE, ALTER, or DROP operations on databases belonging to other organizations. This flaw permits permanent deletion of tables, insertion of arbitrary data, and schema alterations across tenant boundaries, potentially exposing sensitive information and corrupting data integrity for multiple independent customers.

Affected Systems

The vulnerability affects all installations of ToolJet where the product version is earlier than 3.16.208 and the instance is shared among multiple organizations. Any orchestrated or accidental misuse of the builder role can reach the affected tenant databases.

Risk and Exploitability

The CVSS score of 7 indicates a high‑impact vulnerability. While EPSS data is not available, the lack of a KEV listing does not diminish the potential seriousness in a shared‑tenant deployment. Exploitation requires only that an attacker obtain or abuse builder‑level credentials, a role that may be granted to internal developers or external contributors. Once the condition is met, the attacker can cause irreversible data loss or manipulation across other tenants without additional system access.

Generated by OpenCVE AI on August 31, 2026 at 10:23 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest ToolJet release—v3.16.208 or newer—to receive the vendor fix that enforces organizationId validation.
  • If an immediate upgrade is not feasible, remove or downgrade the builder role permissions for database write and destroy operations, or re‑configure the application to disallow cross‑tenant database access.
  • Enable logging and monitoring of database schema changes; investigate any unexpected CREATE/ALTER/DROP statements across tenant databases to detect abuse early.

Generated by OpenCVE AI on August 31, 2026 at 10:23 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 31 Aug 2026 15: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 organizationId ownership in database write and destroy routes, allowing any builder-role user to create, alter, or drop tables in other organizations' databases. Attackers can exploit missing organization-resolving guards to permanently delete tables, insert arbitrary data, and modify schemas across tenant boundaries on shared instances.
Title ToolJet before v3.16.208 Cross-Tenant Database Manipulation
First Time appeared Tooljet
Tooljet tooljet
Weaknesses CWE-639
CPEs cpe:2.3:a:tooljet:tooljet:*:*:*:*:*:*:*:*
Vendors & Products Tooljet
Tooljet tooljet
References
Metrics cvssV3_1

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

cvssV4_0

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


cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

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

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

Link: CVE-2026-82870

cve-icon Vulnrichment

Updated: 2026-08-31T14:43:56.279Z

cve-icon NVD

Status : Deferred

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

Modified: 2026-09-17T18:17:09.740

Link: CVE-2026-82870

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-31T11:45:17Z

Weaknesses
  • CWE-639

    Authorization Bypass Through User-Controlled Key