CVE-2026-54344 Details
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.
A shell injection vulnerability has been identified in ToolJet, an open-source low-code platform for building internal tools, affecting versions prior to 3.20.180. The issue arises in the 'render-preview-deploy' workflow, where user comments on pull requests are directly interpolated into a bash conditional. This flaw allows any GitHub user to execute arbitrary shell commands on the CI runner by commenting with a specific deploy command, potentially leading to the exfiltration of sensitive deployment secrets.
Users are advised to update to ToolJet version 3.20.180 or later. Additionally, GitHub Actions workflows should be reviewed to ensure that user-controlled inputs are not directly interpolated into bash scripts without proper validation.
Metrics
CVSS 4.0 Severity and Vector Strings:
No CVSS 4.0 data is available for this CVE.
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
CISA-ADP
Assessed Jul 8, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/ToolJet/ToolJet/security/advisories/GHSA-4pm2-w6g5-28mm | CISA-ADP | ExploitMitigationVendor Advisory |
| https://github.com/ToolJet/ToolJet/security/advisories/GHSA-4pm2-w6g5-28mm | [email protected] | ExploitMitigationVendor Advisory |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-78 | Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection') | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| tooljet tooljet | < 3.20.180 |
CPE
Remediation
| |
Change History
3 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Aug 26, 2026 | Initial Analysis | [email protected] |
| Jul 8, 2026 | CVE Modified | CISA-ADP |
| Jul 8, 2026 | New CVE Received | [email protected] |