CVE-2025-32375

Scores

EPSS

0.673medium67.3%
0%20%40%60%80%100%

Percentile: 67.3%

CVSS

9.8critical3.x
0246810

CVSS Score: 9.8/10

All CVSS Scores

CVSS 3.x
9.8

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

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.

Scaner-VS 7 — a modern vulnerability management solution

Uses this database for vulnerability detection. High-speed search, cross-platform, advanced configuration audit, and flexible filtering. Suitable for organizations of any size.
Learn more about Scaner-VS 7

Sources

nvd

CWEs

CWE-502

Exploits

Exploit ID: CVE-2025-32375

Source: github-poc

URL: https://github.com/theGEBIRGE/CVE-2025-32375

Vulnerable Software (1)

Type: Configuration

Vendor: *

Product: bentoml

Operating System: * * *

Trait:
{  "cpe_match": [    {      "cpe23uri": "cpe:2.3:a:bentoml:bentoml:*:*:*:*:*:*:*:*",      "versionEndExcluding": "1.4.8",      "versionStartIncluding": "1.0.0",      "vulnerable": true    }  ]...

Source: nvd

End of list