boxscore/security
CVE · referencelatest edition

Reference page — cumulative record through Wednesday, August 19, 2026 UTC. Reference pages update as the archive grows; only dated daily editions are immutable pages of record.

CVE-2026-44345HIGH
BentoML: Dockerfile command injection via docker.base_image
  AV  AC  PR  UI  S  C  I  A   CVSS    EPSS   %ile   KEV
   N   L   N   R  U  H  H  H    8.8   .0032   24.5     —
AFFECTED
  Product  Versions    Fixed
  BentoML  < 1.4.39 –  —
TIMELINE
  May 5   Reserved by GitHub_M
  May 27  EXPLOIT PUBLISHED — CVE-2026-44345 (BentoML). Public exploit reference added.
  May 27  Published (CNA: GitHub_M)
CWE-78 · CNA: GitHub_M · CVSS v3.1 · 1 reference · NVD status: Analyzed

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.

Lifecycle

Complete event history — 3 events, chronological
DateEventDetail
May 5, 2026ReservedReserved by GitHub_M
May 27, 2026EXPLOIT PUBLISHEDEXPLOIT PUBLISHED — CVE-2026-44345 (BentoML). Public exploit reference added.
May 27, 2026PublishedPublished (CNA: GitHub_M)

Affected

Affected products and packages — 1 row
VendorProduct / PackageEcosystemVersion introducedFixed
bentomlBentoML< 1.4.39

Weaknesses

CWE-78

References (1)

Related

Authoritative record: CVE-2026-44345 at cve.org

Vendors: bentoml

Weaknesses: CWE-78

About this page

This is a reference page, not a dated page of record. It assembles the complete lifecycle of CVE-2026-44345 from the CVE Program record, NVD enrichment, the CISA KEV catalog, EPSS, and OSV advisories. The box score's numbers (CVSS, EPSS, KEV status) are current as of Wednesday, August 19, 2026 UTC and are re-derived as the archive grows; only dated daily editions are immutable pages of record. The authoritative source for this identifier is cve.org.