CVE-2026-33744
March 27, 2026
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.
Affected Packages
bentoml (PYTHON):
Affected version(s) >=0.0.1 <1.4.37Fix Suggestion:
Update to version 1.4.37bentoml (PYTHON):
Affected version(s) >=0.0.1 <1.4.37Fix Suggestion:
Update to version 1.4.37bentoml (PYTHON):
Affected version(s) >=0.0.1 <1.4.37Fix Suggestion:
Update to version 1.4.37Related Resources (3)
Do you need more information?
Contact UsCVSS v4
Base Score:
8.5
Attack Vector
LOCAL
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
NONE
User Interaction
PASSIVE
Vulnerable System Confidentiality
HIGH
Vulnerable System Integrity
HIGH
Vulnerable System Availability
HIGH
Subsequent System Confidentiality
NONE
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
CVSS v3
Base Score:
7.8
Attack Vector
LOCAL
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
REQUIRED
Scope
UNCHANGED
Confidentiality
HIGH
Integrity
HIGH
Availability
HIGH
Weakness Type (CWE)
Improper Control of Generation of Code ('Code Injection')
EPSS
Base Score:
0.02