CVE-2026-44723
VowpalWabbit vowpal_wabbit, vowpal wabbit
Vowpal Wabbit is a machine learning system. The workflow .github/workflows/python_checks.yml embeds ${{ github.event.pull_request.title }} directly inside double-quoted bash strings in four separate steps across four jobs, each passing it as a CLI argument to the Python test script run_tests_model_gen_and_load.py. The shell interprets the expanded string before invoking Python, allowing an attacker to break out of the quotes and execute arbitrary commands on the runner. The pull_request trigger fires on PRs targeting any branch (branches: ['*']), with no additional access gate. This vulnera...
- CVSS
- 9.9
- EPSS
- 0.47% 38.2% percentile
- CISA KEV
- Not listed
- Published
- 2026.05.27