PT-2026-46136 · Vmware · Bosh Director

CVE-2026-41010

·

Published

2026-06-04

·

Updated

2026-07-22

CVSS v3.1

8.2

High

VectorAV:L/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H
Name of the Vulnerable Software and Affected Versions BOSH Director versions prior to 282.1.12
Description The ReleaseJob#unpack function constructs file paths using the name variable, which is retrieved from the jobs: array within an attacker-supplied release.MF file inside an uploaded tarball. These paths are interpolated into a shell string and executed via Bosh::Common::Exec.sh(), which utilizes /bin/sh -c. Because shell metacharacters in the name variable are interpreted, this allows for arbitrary command execution. The FileUtils.mkdir p() function creates the directory literally, allowing the process to reach the shell execution call even when the name contains characters such as $()/;.
Recommendations Update to version 282.1.12 or later.

Fix

OS Command Injection

Found an issue in the description? Have something to add? Feel free to write us 👾

Weakness Enumeration

Related Identifiers

CVE-2026-41010

Affected Products

Bosh Director