CVE-2026-44345
HIGH EPSS 23.4%
Published May 27, 20261mo ago · Modified Jun 17, 20261w ago
8.8 CVSS 3.1
Published May 27, 2026 1mo 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.39, src/bentoml/_internal/container/frontend/dockerfile/templates/base_v2.j2 interpolates docker.base_image raw with no escaping, newline filtering, or validation. A malicious bento.yaml with a multi-line docker.base_image value smuggles arbitrary Dockerfile directives into the generated Dockerfile, and bentoml containerize then runs docker build which executes the injected RUN directives on the victim host. This vulnerability is fixed in 1.4.39.
CVSS Details
Base Score
Exploitability
Impact
Vector string
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H Attack Vector Network
Attack Complexity Low
Privileges Required None
User Interaction Required
Scope Unchanged
Confidentiality High
Integrity High
Availability High
Threat Intelligence
EPSS Exploit Probability
23.4% percentile
Exploit & Patch Status
Public Exploit Known
No Patch Available
Weaknesses 1
CWE-78 OS Command Injection Injection
Affected Products 1
| Vendor | Product | Version | Range |
|---|---|---|---|
| bentoml | bentoml | * | <1.4.39 |
References 1
- github.com https://github.com/bentoml/BentoML/security/advisories/GHSA-78f9-r8mh-4xm2
Remediation
No remediation data recorded yet
Check vendor advisories and the NVD entry for patch availability.