SCA: security update for bentoml (GHSA-6r62-w2q3-48hf)

medium Tenable Cloud Security Plugin ID 437381

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.
Prior to version 1.4.34, BentoML's `bentofile.yaml` configuration allows path traversal attacks through
multiple file path fields (`description`, `docker.setup_script`, `docker.dockerfile_template`,
`conda.environment_yml`). An attacker can craft a malicious bentofile that, when built by a victim,
exfiltrates arbitrary files from the filesystem into the bento archive. This enables supply chain attacks
where sensitive files (SSH keys, credentials, environment variables) are silently embedded in bentos and
exposed when pushed to registries or deployed. Version 1.4.34 contains a patch for the issue.
(CVE-2026-24123)

See Also

https://github.com/advisories/GHSA-6r62-w2q3-48hf

Plugin Details

Severity: Medium

ID: 437381

Version: Revision 1.8

Type: Local

Family: SCA Checks

Published: 1/29/2026

Updated: 7/2/2026

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

Risk Information

VPR

Risk Factor: Low

Score: 3

Percentile: 23.73

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: High

Base Score: 7.8

Temporal Score: 5.8

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

CVSS Score Source: CVE-2026-24123

CVSS v3

Risk Factor: Medium

Base Score: 6.5

Temporal Score: 5.7

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

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

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 1/26/2026

Vulnerability Publication Date: 1/26/2026

Reference Information

CVE: CVE-2026-24123

cwe: CWE-22