OS Command Injection in Flowise - #VU146553

 

OS Command Injection in Flowise - #VU146553

Published: September 1, 2026


Vulnerability identifier: #VU146553
CSH Severity: Low
CVSS v4: 8.5 [CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N]
CVE-ID: N/A
CWE-ID: CWE-78
Exploitation vector: Remote access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a remote user to inject commands into GitHub Actions Docker image build workflows and disclose sensitive credentials.

The vulnerability exists due to command injection in GitHub Actions workflow_dispatch input handling in Docker image build workflows when processing user-supplied workflow inputs interpolated into run: blocks. A remote privileged user can supply crafted input containing shell metacharacters to inject commands into the workflow and disclose sensitive credentials.

Exploitation requires write access to the repository and the ability to trigger the affected workflows through workflow_dispatch. Exposed secrets may include AWS credentials, Docker Hub tokens, and an AWS OIDC IAM role.


Affected software

Flowise

Remediation

Install security update from vendor's website.

Flowise - update to 3.1.4

External References

Related Security Bulletins