SCA: security update for bentoml (GHSA-mrmq-3q62-6cc8)

critical Tenable Self-Hosted Container Security Plugin ID 428673

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- BentoML is a Python library for building online serving systems optimized for AI apps and model inference.
In versions 1.4.0 until 1.4.19, the file upload processing system contains an SSRF vulnerability that
allows unauthenticated remote attackers to force the server to make arbitrary HTTP requests. The
vulnerability stems from the multipart form data and JSON request handlers, which automatically download
files from user-provided URLs without validating whether those URLs point to internal network addresses,
cloud metadata endpoints, or other restricted resources. The documentation explicitly promotes this URL-
based file upload feature, making it an intended design that exposes all deployed services to SSRF attacks
by default. Version 1.4.19 contains a patch for the issue. (CVE-2025-54381)

See Also

https://github.com/advisories/GHSA-mrmq-3q62-6cc8

Plugin Details

Severity: Critical

ID: 428673

Version: Revision 1.7

Type: Local

Family: SCA Checks

Published: 7/30/2025

Updated: 7/2/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Medium

Score: 4.4

Percentile: 57.13

Vendor

Vendor Severity: Critical

CVSS v2

Risk Factor: High

Base Score: 9

Temporal Score: 7

Vector: CVSS2#AV:N/AC:L/Au:N/C:C/I:P/A:P

CVSS Score Source: CVE-2025-54381

CVSS v3

Risk Factor: Critical

Base Score: 9.9

Temporal Score: 8.9

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

Temporal Vector: CVSS:3.0/E:P/RL:O/RC:C

Vulnerability Information

Exploit Available: true

Exploit Ease: Exploits are available

Patch Publication Date: 7/29/2025

Vulnerability Publication Date: 7/29/2025

Reference Information

CVE: CVE-2025-54381

cwe: CWE-918