Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1336 CNY

100%

CVE-2026-73068— ToolJet: Cross-tenant Broken Access Control in ToolJet Database (tooljet-db): any authenticated user can read and write another organization's tables

Quick assessment

Affected
ToolJet ToolJet
Exploitation
No confirmed in-the-wild exploitation; assess based on exposure
Recommended action
Check the vendor advisory and references for a fixed version. If immediate upgrade is impossible, restrict exposure and increase monitoring.

ToolJet是ToolJet公司开源的一个可快速搭建内部工具的低代码平台。 ToolJet 3.20.207之前版本存在授权问题漏洞,该漏洞源于ToolJet数据库HTTP API未验证调用者是否属于URL路径中organizationId对应的组织,导致经过身份验证的用户可设置自己的工作区ID并访问其他工作区,从而泄露表名、模式及行数据,并可跨租户创建、修改、批量填充或删除表。

CVSS 5.9 · Medium EPSS 0.18% · P8

Affected Version Matrix 1

VendorProduct Version RangeStatus
ToolJet ToolJet 3.20.207-lts affected
Get alerts for future matching vulnerabilities Log in to subscribe

I. Basic Information for CVE-2026-73068

Vulnerability Information

Have questions about the vulnerability? See if Shenlong's analysis helps!
View Shenlong Deep Dive ↗

Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.

Vulnerability Title
ToolJet: Cross-tenant Broken Access Control in ToolJet Database (tooljet-db): any authenticated user can read and write another organization's tables
Source: CVE Program / CVE List V5
Vulnerability Description
ToolJet is the open-source foundation am AI-native platform for building and deploying internal tools, workflows and AI agents. Prior to 3.20.207, the ToolJet Database HTTP API in server/src/modules/tooljet-db/controller.ts authorizes operations against the :organizationId URL path value without verifying that the caller belongs to that organization. JwtAuthGuard validates the tj-workspace-id header against the caller's memberships, while server/src/modules/tooljet-db/ability/index.ts grants VIEW_TABLES, VIEW_TABLE, and JOIN_TABLES without binding them to the path organization. An authenticated user can set tj-workspace-id to the user's own workspace and target another workspace through GET /api/tooljet-db/organizations/:organizationId/tables, GET /api/tooljet-db/organizations/:organizationId/table/:tableName, POST /api/tooljet-db/organizations/:organizationId/join, and the related table-management routes, allowing disclosure of table names, schemas, and rows and allowing tables to be created, altered, bulk populated, or dropped across tenant boundaries. This issue is fixed in version 3.20.207-lts.
Source: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:A/AC:L/PR:H/UI:N/S:C/C:L/I:L/A:L
Source: CVE Program / CVE List V5
Vulnerability Type
通过用户控制密钥绕过授权机制
Source: CVE Program / CVE List V5
Vulnerability Title
ToolJet 授权问题漏洞
Source: CNNVD (China National Vulnerability Database)
Vulnerability Description
ToolJet是ToolJet公司开源的一个可快速搭建内部工具的低代码平台。 ToolJet 3.20.207之前版本存在授权问题漏洞,该漏洞源于ToolJet数据库HTTP API未验证调用者是否属于URL路径中organizationId对应的组织,导致经过身份验证的用户可设置自己的工作区ID并访问其他工作区,从而泄露表名、模式及行数据,并可跨租户创建、修改、批量填充或删除表。
Source: CNNVD (China National Vulnerability Database)
CVSS Information
N/A
Source: CNNVD (China National Vulnerability Database)
Vulnerability Type
N/A
Source: CNNVD (China National Vulnerability Database)

Affected Products

Vendor Product Affected Versions CPE Subscribe
ToolJet ToolJet 3.20.207-lts -

II. Public POCs for CVE-2026-73068

# POC Description Source Link Shenlong Link
AI-Generated POC Premium

No public POC found.

Login to generate AI POC

III. Intelligence Information for CVE-2026-73068

登录查看更多情报信息。

Patches & Fixes for CVE-2026-73068 (2)

Vendor Advisories for CVE-2026-73068 (1)

Vendor Pages for CVE-2026-73068 (1)

IV. Related Vulnerabilities

V. Comments for CVE-2026-73068

No comments yet


Leave a comment