cvedb.io
CVE-2026-40610
MEDIUM · CVSS 5.5
EPSS exploitation probability: 0%
Published 2026-05-22T20:16:34.760 · Last modified 2026-06-17T10:45:31.890

Summary

BentoML is a Python library for building online serving systems optimized for AI apps and model inference. In versions 1.4.38 and prior, the build packaging workflow follows attacker-controlled symlinks inside the build context and copies the referenced file contents into the generated Bento artifact. If a victim builds an untrusted repository or other attacker-supplied build context, the attacker can place a symlink such as loot.txt -> /tmp/outside-marker.txt or a link to a more sensitive local file. When bentoml build runs, BentoML dereferences the symlink and packages the target file contents into the Bento. The leaked file can then propagate further through export, push, or containerization workflows. An attacker can exfiltrate local files from the build host into the Bento artifact, e

Affected products

bentoml — bentoml

Does this affect you?

Add your gear to cvedb and we'll alert you only when bentoml ships something exploited.

Check my exposure →

References

This product uses data from the NVD API but is not endorsed or certified by the NVD. Informational only; not professional security advice.