CVE-2026-35043
BentoML: Command Injection in cloud deployment setup script
7.8
HIGH
CVSS 3.1
EPSS 0.32%
描述
BentoML is a Python library for building online serving systems optimized for AI apps and model inference. Prior to 1.4.38, the cloud deployment path in src/bentoml/_internal/cloud/deployment.py was not included in the fix for CVE-2026-33744. Line 1648 interpolates system_packages directly into a shell command using an f-string without any quoting. The generated script is uploaded to BentoCloud as setup.sh and executed on the cloud build infrastructure during deployment, making this a remote code execution on the CI/CD tier. This vulnerability is fixed in 1.4.38.
如何修補 CVE-2026-35043
要修補 CVE-2026-35043,請將受影響套件升級到下列已修補版本。
- —升級至 1.4.38 或更新版本
- —升級至 1.4.38 或更新版本
CVE-2026-35043 正在被利用嗎?
低 — EPSS 為 0.3%,目前沒有觀察到大規模利用活動。
受影響套件(2)
- from 0, < 1.4.38
- from 0, < 1.4.38
CVSS 分數
| 來源 | 版本 | 嚴重程度 | 向量 |
|---|---|---|---|
| osv | CVSS 3.1 | HIGH7.8 | CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H |