CVE-2026-33744
HIGH EPSS 16.9%
Published Mar 27, 20263mo ago · Modified Jun 17, 20261w ago
7.8 CVSS 3.1
Published Mar 27, 2026 3mo ago
Last Modified Jun 17, 2026 1w ago
Description
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.
CVSS Details
Base Score
Exploitability
Impact
Vector string
CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H Attack Vector Local
Attack Complexity Low
Privileges Required None
User Interaction Required
Scope Unchanged
Confidentiality High
Integrity High
Availability High
Threat Intelligence
EPSS Exploit Probability
16.9% percentile
Exploit & Patch Status
Public Exploit Known
No Patch Available
Weaknesses 1
CWE-94 Improper Control of Generation of Code (Code Injection) Injection
Affected Products 1
| Vendor | Product | Version | Range |
|---|---|---|---|
| bentoml | bentoml | * | <1.4.37 |
References 1
- github.com https://github.com/bentoml/BentoML/security/advisories/GHSA-jfjg-vc52-wqvf
Remediation
No remediation data recorded yet
Check vendor advisories and the NVD entry for patch availability.