BentoML is a Python library for building online serving systems optimized for AI apps and model inference. A Remote Code Execution (RCE) vulnerability caused by insecure deserialization has been...
Full analysis pending. Showing NVD description excerpt.
Affected Systems
| Package | Ecosystem | Vulnerable Range | Patched |
|---|---|---|---|
| bentoml | pip | >= 1.3.4, < 1.4.3 | 1.4.3 |
| bentoml | pip | — | No patch |
Severity & Risk
Recommended Action
Patch available
Update bentoml to version 1.4.3
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. A Remote Code Execution (RCE) vulnerability caused by insecure deserialization has been identified in the latest version (v1.4.2) of BentoML. It allows any unauthenticated user to execute arbitrary code on the server. It exists an unsafe code segment in serde.py. This vulnerability is fixed in 1.4.3.
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-33xw-247w-6hmc Exploit 3rd Party
- github.com/advisories/GHSA-33xw-247w-6hmc
- github.com/bentoml/BentoML/commit/b35f4f4fcc53a8c3fe8ed9c18a013fe0a728e194
- github.com/bentoml/BentoML/security/advisories/GHSA-33xw-247w-6hmc
- nvd.nist.gov/vuln/detail/CVE-2025-27520
- github.com/bentoml/BentoML/commit/b35f4f4fcc53a8c3fe8ed9c18a013fe0a728e194 Patch
- github.com/bentoml/BentoML/security/advisories/GHSA-33xw-247w-6hmc Exploit 3rd Party