Description
During bosh create-env and bosh delete-env, the CLI uploads compiled CPI packages and rendered job templates to the new VM's DAV blobstore over HTTPS without verifying the server certificate, even though a CA certificate for that endpoint is available in the installation manifest. A network attacker can terminate the TLS connection, harvest the Basic-auth credentials, and read the rendered-templates archive containing every bootstrap secret for the new BOSH Director, then replay the credentials against the real VM's agent for root code execution.
Affected versions: bosh-cli versions prior to v7.10.4.
Published: 2026-07-09
Score: 8.9 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The BOSH CLI, when performing create‑env or delete‑env, uploads compiled CPI packages and rendered job templates to a VM’s DAV blobstore over HTTPS without validating the server’s certificate, even though a CA certificate is supplied in the installation manifest. A network attacker can terminate the TLS session, harvest Basic‑auth credentials, read the archive containing all bootstrap secrets for a new BOSH Director, and replay those credentials against the VM’s agent. This enables the attacker to execute arbitrary code with root privileges, compromising confidentiality, integrity, and availability of the director.

Affected Systems

The BOSH‑Ecosystem BOSH CLI (bosh-cli) versions prior to 7.10.4 are affected.

Risk and Exploitability

The CVSS score of 8.9 reflects high severity, but the EPSS score of <1% indicates a low likelihood of current exploitation. The issue is not listed in CISA KEV. Exploitation requires a man‑in‑the‑middle on the HTTPS connection used during create‑env or delete‑env to capture Basic‑auth credentials, which can then be replayed to gain full root control of the BOSH Director. Because the flaw is a missing certificate verification (CWE‑295) with a well‑defined attack path, the risk remains significant when vulnerable CLI versions are in use.

Generated by OpenCVE AI on July 29, 2026 at 12:48 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the BOSH CLI to version v7.10.4 or later, which enforces TLS certificate validation during create‑env and delete‑env operations.
  • Restrict the network paths for create‑env and delete‑env to internal, non‑public subnets to reduce exposure to MITM attacks.
  • Rotate or generate unique Basic‑auth credentials for each operation and avoid embedding them in code or CI/CD pipelines.

Generated by OpenCVE AI on July 29, 2026 at 12:48 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 29 Jul 2026 13:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-295

Sat, 25 Jul 2026 20:45:00 +0000

Type Values Removed Values Added
Weaknesses CWE-295

Fri, 24 Jul 2026 09:00:00 +0000

Type Values Removed Values Added
Weaknesses CWE-295

Tue, 21 Jul 2026 01:45:00 +0000

Type Values Removed Values Added
Weaknesses CWE-295

Tue, 14 Jul 2026 04:45:00 +0000

Type Values Removed Values Added
Weaknesses CWE-295

Mon, 13 Jul 2026 01:45:00 +0000

Type Values Removed Values Added
Weaknesses CWE-295

Sun, 12 Jul 2026 07:45:00 +0000

Type Values Removed Values Added
Weaknesses CWE-295

Sat, 11 Jul 2026 13:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-295

Sat, 11 Jul 2026 04:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-295

Fri, 10 Jul 2026 10:15:00 +0000

Type Values Removed Values Added
First Time appeared Cloudfoundry
Cloudfoundry bosh Cli
Vendors & Products Cloudfoundry
Cloudfoundry bosh Cli

Thu, 09 Jul 2026 23:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-295

Thu, 09 Jul 2026 13:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Thu, 09 Jul 2026 07:00:00 +0000

Type Values Removed Values Added
Description During bosh create-env and bosh delete-env, the CLI uploads compiled CPI packages and rendered job templates to the new VM's DAV blobstore over HTTPS without verifying the server certificate, even though a CA certificate for that endpoint is available in the installation manifest. A network attacker can terminate the TLS connection, harvest the Basic-auth credentials, and read the rendered-templates archive containing every bootstrap secret for the new BOSH Director, then replay the credentials against the real VM's agent for root code execution. Affected versions: bosh-cli versions prior to v7.10.4.
Title Missing TLS Certificate Verification in BOSH CLI Allows Root Code Execution via Man-in-the-Middle Credential Replay
References
Metrics cvssV3_0

{'score': 7.1, 'vector': 'CVSS:3.0/AV:A/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H'}

cvssV4_0

{'score': 8.9, 'vector': 'CVSS:4.0/AV:A/AC:L/AT:P/PR:N/UI:P/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H'}


Subscriptions

Cloudfoundry Bosh Cli
cve-icon MITRE

Status: PUBLISHED

Assigner: vmware

Published:

Updated: 2026-07-09T12:50:23.498Z

Reserved: 2026-05-20T10:00:48.931Z

Link: CVE-2026-47828

cve-icon Vulnrichment

Updated: 2026-07-09T12:50:20.424Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-29T13:00:16Z

Weaknesses

No weakness.