Tag
critical
advisory
BentoML SSTI via Unsandboxed Jinja2 in Dockerfile Generation
2 rules 1 TTPBentoML versions 1.4.37 and earlier are vulnerable to server-side template injection (SSTI), where the Dockerfile generation function uses an unsandboxed jinja2.Environment allowing arbitrary Python code execution on the host machine when a malicious bento archive is imported and containerized, bypassing container isolation and potentially granting full access to the host filesystem and environment variables.
ssti
bentoml
code-execution
docker
2r
1t
high
advisory
BentoML Dockerfile Command Injection via bentofile.yaml
2 rules 1 TTPBentoML is vulnerable to Dockerfile command injection via the `docker.system_packages` field in `bentofile.yaml`, allowing arbitrary command execution during `bentoml containerize` / `docker build`.
BentoML
command-injection
docker
CVE-2026-33744
2r
1t