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.
{
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/47xxx/CVE-2026-47828.json",
"unresolved_ranges": [
{
"extracted_events": [
{
"fixed": "7.10.4"
}
],
"source": "AFFECTED_FIELD"
}
],
"cna_assigner": "vmware"
}{
"cpe": "cpe:2.3:a:cloudfoundry:bosh_cli:*:*:*:*:*:*:*:*",
"extracted_events": [
{
"introduced": "0"
},
{
"fixed": "7.10.4"
}
],
"source": "CPE_RANGE"
}