CVE-2026-73068
Last modified
CVE-2026-73068 is a medium-severity vulnerability rated 5.9/10 on the CVSS scale. 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.
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.
Metrics
CVSS:3.1/AV:A/AC:L/PR:H/UI:N/S:C/C:L/I:L/A:L
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| ToolJet | ToolJet | 3.20.207-lts |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-73068?
How severe is CVE-2026-73068?
How do I fix CVE-2026-73068?
How Strix Helps
- Uncovering a hidden BOLA in Appsmith's snapshot logicStrix autonomously discovered a BOLA/IDOR vulnerability in Appsmith's snapshot deletion path.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-73036Bash-it 3.2.0 contains a terminal escape sequence injection …4.6
- CVE-2026-7304SGLangs multimodal generation runtime is vulnerable to unaut…9.8
- CVE-2026-7305A weakness has been identified in Xuxueli xxl-job up to 3.3.…6.3
- CVE-2026-7306A security vulnerability has been detected in Xuxueli xxl-jo…5.6
- CVE-2026-73066Tesseract is an open source OCR engine. Prior to 5.5.3, a cr…6.8
- CVE-2026-73067Tesseract is an open source OCR engine. Prior to 5.5.3, a cr…6.7
- CVE-2026-73069Twenty is an open-source CRM (customer relationship manageme…9.1
- CVE-2026-7307A flaw was found in Keycloak. A remote, unauthenticated atta…7.5
- CVE-2026-73070Vim is an open source, command line text editor. Prior to 9.…6.8
- CVE-2026-73071Vim is an open source, command line text editor. From 9.2.05…3.3
- CVE-2026-73072Vim is an open source, command line text editor. Prior to 9.…8.5
- CVE-2026-73074Vim is an open source, command line text editor. Prior to 9.…7.1
Are you affected by CVE-2026-73068?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
