CRITICAL 9.8
PYSEC-2026-296
Insecure deserialization in BentoML
Details
An insecure deserialization vulnerability exists in the BentoML framework, allowing remote code execution (RCE) by sending a specially crafted POST request. By exploiting this vulnerability, attackers can execute arbitrary commands on the server hosting the BentoML application. The vulnerability is triggered when a serialized object, crafted to execute OS commands upon deserialization, is sent to any valid BentoML endpoint. This issue poses a significant security risk, enabling attackers to compromise the server and potentially gain unauthorized access or control.
Are you affected?
Enter the version of the package you're using.
Affected packages
References
- https://nvd.nist.gov/vuln/detail/CVE-2024-2912 [ADVISORY]
- https://github.com/bentoml/bentoml/commit/fd70379733c57c6368cc022ac1f841b7b426db7b [WEB]
- https://github.com/bentoml/BentoML [PACKAGE]
- https://huntr.com/bounties/349a1cce-6bb5-4345-82a5-bf7041b65a68 [WEB]
- https://pypi.org/project/bentoml [PACKAGE]
- https://github.com/advisories/GHSA-hvj5-mvw9-93j3 [ADVISORY]