SEPTEMBER 17, 2026
Live Feed
Back to database
Case File

CVE-2026-82873

MEDIUM · CVSS 5 EPSS 0.18% Public Exploit

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

CyberRota Analysis

AI-Generated

ToolJet 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.

GitHub PoC Links

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

CVE
CVE-2026-82873
Severity
MEDIUM
CVSS
5
EPSS
0.18%

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.