SEPTEMBER 15, 2026
Live Feed
Back to database
Case File

CVE-2026-82870

CRITICAL · CVSS 9.6 EPSS 0.22% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-08-31 · Last synced 2026-09-15

CyberRota Analysis

AI-Generated

ToolJet versions prior to 3.16.208 are critically vulnerable due to inadequate validation of organizationId ownership, enabling users with builder roles to manipulate databases across different organizations. This flaw allows unauthorized actions such as creating, altering, or deleting tables, which can lead to data loss and integrity issues in multi-tenant environments. Organizations using ToolJet should prioritize immediate patching to mitigate the risk of data breaches and unauthorized access.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Detected Signals
exploit
GitHub PoC Links

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-82870
Severity
CRITICAL
CVSS
9.6
EPSS
0.22%

Original NVD Description

ToolJet before v3.16.208 fails to validate organizationId ownership in database write and destroy routes, allowing any builder-role user to create, alter, or drop tables in other organizations' databases. Attackers can exploit missing organization-resolving guards to permanently delete tables, insert arbitrary data, and modify schemas across tenant boundaries on shared instances.