PT-2026-43300 · Vowpalwabbit · Vowpal Wabbit

Published

2026-05-26

·

Updated

2026-05-26

·

CVE-2026-44723

CVSS v3.1

5.0

Medium

VectorAV:N/AC:L/PR:L/UI:N/S:C/C:L/I:N/A:N
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.

Fix

OS Command Injection

Weakness Enumeration

Related Identifiers

CVE-2026-44723

Affected Products

Vowpal Wabbit