BentoML is a Python library for building online serving systems optimized for AI apps and model inference. Prior to 1.4.8, there was an insecure deserialization in BentoML's runner server. By setting...
Full analysis pending. Showing NVD description excerpt.
Affected Systems
| Package | Ecosystem | Vulnerable Range | Patched |
|---|---|---|---|
| bentoml | pip | >= 1.0.0a1, < 1.4.8 | 1.4.8 |
| bentoml | pip | — | No patch |
Severity & Risk
Recommended Action
Patch available
Update bentoml to version 1.4.8
Compliance Impact
Compliance analysis pending. Sign in for full compliance mapping when available.
Technical Details
NVD Description
BentoML is a Python library for building online serving systems optimized for AI apps and model inference. Prior to 1.4.8, there was an insecure deserialization in BentoML's runner server. By setting specific headers and parameters in the POST request, it is possible to execute any unauthorized arbitrary code on the server, which will grant the attackers to have the initial access and information disclosure on the server. This vulnerability is fixed in 1.4.8.
Weaknesses (CWE)
CVSS Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H References
- github.com/bentoml/BentoML/security/advisories/GHSA-7v4r-c989-xh26 Exploit Vendor
- github.com/advisories/GHSA-7v4r-c989-xh26
- github.com/bentoml/BentoML/security/advisories/GHSA-7v4r-c989-xh26
- github.com/pypa/advisory-database/tree/main/vulns/bentoml/PYSEC-2025-32.yaml
- nvd.nist.gov/vuln/detail/CVE-2025-32375
- github.com/bentoml/BentoML/security/advisories/GHSA-7v4r-c989-xh26 Exploit Vendor