SEPTEMBER 20, 2026
Live Feed
Back to database
Case File

CVE-2026-54344

MEDIUM · CVSS 4.7 EPSS 0.17% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-07-08 · Last synced 2026-08-07

CyberRota Analysis

AI-Generated

The vulnerability affects ToolJet, an open-source low-code platform, where prior to version 3.20.180, user comments on GitHub pull requests could be exploited to execute arbitrary shell commands on the CI runner. This could lead to unauthorized access to deployment secrets, posing a risk to the integrity of the deployment process. Organizations using ToolJet should prioritize upgrading to version 3.20.180 to mitigate this risk.

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-54344
Severity
MEDIUM
CVSS
4.7
EPSS
0.17%
GitHub

Original NVD Description

ToolJet is an open-source low-code platform for building internal tools. Prior to 3.20.180, ToolJet's render preview deployment workflow interpolates github.event.comment.body directly into a bash conditional in a run step, allowing any GitHub user who can comment on an open pull request with a deploy command to execute shell commands on the CI runner and exfiltrate deployment secrets. This issue is reported as fixed in version 3.20.180.