OS Command Injection in Langflow - CVE-2026-33475
Published: April 24, 2026
Langflow
Detailed vulnerability description
The vulnerability allows a remote attacker to execute arbitrary shell commands.
The vulnerability exists due to improper neutralization of special elements used in an os command in GitHub Actions workflows and composite actions when interpolating user-controlled GitHub context variables into run steps. A remote attacker can supply a malicious branch name, pull request title, or workflow input to execute arbitrary shell commands.
This issue can be triggered during CI/CD execution in public forks with GitHub Actions enabled.