CVE-2026-33744
HIGHBentoML has Dockerfile Command Injection via system_packages in bentofile.yaml
Title source: cnaDescription
BentoML is a Python library for building online serving systems optimized for AI apps and model inference. Prior to 1.4.37, the `docker.system_packages` field in `bentofile.yaml` accepts arbitrary strings that are interpolated directly into Dockerfile `RUN` commands without sanitization. Since `system_packages` is semantically a list of OS package names (data), users do not expect values to be interpreted as shell commands. A malicious `bentofile.yaml` achieves arbitrary command execution during `bentoml containerize` / `docker build`. Version 1.4.37 fixes the issue.
References (1)
Core 1
Core References
X_Refsource_Confirm x_refsource_confirm
https://github.com/bentoml/BentoML/security/advisories/GHSA-jfjg-vc52-wqvf
Scores
CVSS v3
7.8
EPSS
0.0026
EPSS Percentile
16.8%
Attack Vector
LOCAL
CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
CISA SSVC
Vulnrichment
Exploitation
poc
Automatable
no
Technical Impact
total
Details
CWE
CWE-94
Status
published
Products (3)
bentoml/bentoml
< 1.4.37
bentoml/BentoML
< 1.4.37
pypi/bentoml
0 - 1.4.37PyPI
Published
Mar 27, 2026
Tracked Since
Mar 27, 2026