CVE-2025-32375
CRITICAL 9.8EPSS 50.7%
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.
- CVSS v3.1
- 9.8 CRITICAL
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H - CVSS v3.1
- 9.8 CRITICAL
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H - CVSS v3.1
- 9.8 CRITICAL
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H - EPSS
- 50.68% chance of exploitation in the next 30 days, 99th percentile
- Published
- 2025-04-09
Proof-of-concept exploits (4)
- bentoml/BentoML/security/advisories/GHSA-7v4r-c989-xh26
- advisories/GHSA-7v4r-c989-xh26
- theGEBIRGE/CVE-2025-323753★ · 2025-05-03
- SevdaKhidirova/CVE-2025-32375-PoC