CVE-2025-27520

Scores

EPSS

0.809high81.0%
0%20%40%60%80%100%

Percentile: 81.0%

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. 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.

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

anchore_overridesnvd

CWEs

CWE-502

Related Vulnerabilities

Exploits

Exploit ID: CVE-2025-27520

Source: github-poc

URL: https://github.com/Evillm/CVE-2025-27520-PoC

Vulnerable Software (2)

Type: Configuration

Operating System:

Trait:
{  "children": [    {      "cpe_match": [        {          "cpe23uri": "cpe:2.3:a:bentoml:bentoml:*:*:*:*:*:python:*:*",          "versionEndExcluding": "1.4.3",          "versionStartIncludin...

Source: anchore_overrides

Type: Configuration

Vendor: *

Product: bentoml

Operating System: * * *

Trait:
{  "cpe_match": [    {      "cpe23uri": "cpe:2.3:a:bentoml:bentoml:*:*:*:*:*:*:*:*",      "versionEndIncluding": "1.4.2",      "versionStartIncluding": "1.3.4",      "vulnerable": true    }  ]...

Source: nvd

End of list