CyberRota Analysis
AI-GeneratedToolJet versions prior to 3.16.208 are vulnerable due to inadequate validation of organization membership in database read routes, enabling authenticated users to access and manipulate data from other organizations. This flaw allows attackers to exploit arbitrary organization IDs in URL parameters, potentially leading to unauthorized data exposure and manipulation. Organizations using affected versions should prioritize patching this vulnerability to safeguard sensitive data from unauthorized access.
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 before v3.16.208 fails to validate organization membership in database read routes, allowing any authenticated user to access other organizations' table schemas and row data. Attackers can supply arbitrary organization IDs in URL parameters to list tables, retrieve column definitions, and execute join queries to read actual stored data from victim organizations.