CVE Catalog

CVE-2026-54344

MediumCVSS 4.7
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.25%

16th percentile - higher than 16% of all known CVEs

Summary

A vulnerability in ToolJet before 3.20.180 allows shell command injection via pull request comments. The CI runner executes code from the comment, enabling theft of deployment secrets.

Risk Assessment

An attacker can compromise CI/CD secrets, leading to unauthorized access to production environments and data leakage.

Recommendation

Immediately upgrade ToolJet to version 3.20.180 or later. Restrict commenting on pull requests to trusted users only.

Other vulnerabilities in ToolJet

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS