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. EPSS estimates a 0.18% chance of exploitation in the next 30 days.
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
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
- Deferred
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-73060Scriban versions from 3.0.0 through 7.2.5 contain a denial o…7.5
- CVE-2026-73061Scriban before 7.2.2 contains an access-modifier bypass vuln…9.8
- CVE-2026-73062Scriban versions 3.0.0 through 7.2.0 contain a denial of ser…7.5
- CVE-2026-73064In Mbed TLS 3.2.0 though 3.6.6 and 4.0.0 through 4.1.0, an a…2.9
- 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.…5.5
- 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-73073Vim 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
