๐Ÿ” CVE Alert

CVE-2026-44345

HIGH 8.8

BentoML: Dockerfile command injection via docker.base_image

CVSS Score
8.8
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-78
Vendor bentoml
Product bentoml
Published May 27, 2026
Last Updated May 27, 2026
Stay Ahead of the Next One

Get instant alerts for bentoml bentoml

Be the first to know when new high vulnerabilities affecting bentoml bentoml are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

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

Affected Versions

bentoml / BentoML
< 1.4.39

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/bentoml/BentoML/security/advisories/GHSA-78f9-r8mh-4xm2