CVE-2026-55413 PUBLISHED

ToolJet - Marketplace Plugin Poisoning Enables Instance-Wide Remote Code Execution

Assigner: GitHub_M
Reserved: 16.06.2026 Published: 25.06.2026 Updated: 25.06.2026

ToolJet is the open-source foundation am AI-native platform for building and deploying internal tools, workflows and AI agents. Prior to 3.20.178-lts, any authenticated user with builder role (free tier) can overwrite a globally-shared marketplace plugin with arbitrary JavaScript that executes server-side with full Node.js access (require, process). The malicious code runs whenever any user on the instance triggers a query using that plugin — achieving both RCE and supply-chain compromise of the entire ToolJet deployment. This vulnerability is fixed in 3.20.178-lts.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H
CVSS Score: 9.4

Product Status

Vendor ToolJet
Product ToolJet
Versions
  • Version < 3.20.178-lts is affected

References

Problem Types

  • CWE-94: Improper Control of Generation of Code ('Code Injection') CWE