CVE 8.8 HIGH

BentoML: Dockerfile command injection via docker.base_image_CVE-2026-44345

8.8 / 10
HIGH
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H

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.

AI Analysis

Dockerfile command injection via docker.base_image

Basic Information

ID CVE-2026-44345
Source GitHub_M
Published May 27, 2026 at 17:24
Modified May 27, 2026 at 18:00

Affected Product

Vendor bentoml
Product BentoML
Version < 1.4.39
Affected Versions bentoml BentoML < 1.4.39

CWE Classification

AI Assessment

AI Score 8.8 / 10
AI Severity High
Vendor BentoML
Product BentoML
Version < 1.4.39

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.