CyberRota Analysis
AI-GeneratedToolJet versions up to 3.0.0-ee-beta.2 are vulnerable to authorization bypass in the POST /api/v2/resources/export endpoint, enabling authenticated users to access and export TooljetDB table schemas and app definitions across different workspaces and permission boundaries. This vulnerability allows attackers to exploit the organization_id parameter to gain unauthorized access to sensitive data and resources. Organizations using ToolJet should prioritize remediation to prevent potential data exposure and maintain compliance with security policies.
Public Exploit Signal
A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.
Note: these links are listed for security research and verification purposes only.
Original NVD Description
ToolJet through 3.0.0-ee-beta.2 contains authorization bypass vulnerabilities in the POST /api/v2/resources/export endpoint that allow authenticated users to disclose TooljetDB table schemas across workspace boundaries and export app definitions across granular permission boundaries. Attackers can supply a body-provided organization_id parameter to access schemas from other workspaces, or bypass per-app authorization gates to export restricted app definitions within their workspace.