Início
Tendências
Vulnerabilidades
Notícias
Pesquisadores
Por que dbugs?

Datosh

#23915de 53,619
9.9CVSS total
Vulnerabilidades · 1
PT-2026-43300
9.9
2026-05-26
Vowpalwabbit · Vowpal Wabbit · CVE-2026-44723
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 vulnerability is fixed by the 998e390e80a7e8192d7849b7784bc113dbd190ad commit.