Description
Incorrect Permission Assignment in BOSH.Utils.psm1 in BOSH-Ecosystem bosh-windows-stemcell-builder allows low-privilege authenticated users to overwrite C:\bosh\service_wrapper.exe or C:\bosh\bosh-agent.exe and gain NT AUTHORITY\SYSTEM on the next service restart or reboot. This can lead to full host control.
Affected versions: bosh-windows-stemcell-builder versions prior to v2019.98.
Published: 2026-07-09
Score: 8.5 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability stems from incorrect permission assignments in the BOSH.Utils.psm1 module, allowing a low‑privilege authenticated user to overwrite critical service executables C:\bosh\service_wrapper.exe or C:\bosh\bosh-agent.exe. When either service is restarted or the host reboots, the modified binary runs under the SYSTEM account, granting the attacker complete control of the host. This escalation can compromise all system functions and data.

Affected Systems

bosh-windows-stemcell-builder from Cloud Foundry Foundation, versions prior to v2019.98. The flaw is present in all builds lacking the ACL correction applied in v2019.98 and earlier releases.

Risk and Exploitability

The CVSS score of 8.5 indicates a high‑impact local privilege escalation that requires only local authentication. With an EPSS score of less than 1%, exploitation is currently considered unlikely, and the vulnerability is not listed in CISA KEV, so no publicly documented exploitation exists yet. An attacker who can write to the service executables must then trigger a service restart or system reboot; no remote network access is required for exploitation.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to bosh‑windows‑stemcell‑builder v2019.98 or later, which corrects the ACLs for service executables
  • If an upgrade cannot be performed immediately, modify the ACL on C:\bosh\service_wrapper.exe and C:\bosh\bosh-agent.exe to revoke write permissions for all non‑administrator accounts while granting SYSTEM sole modify rights
  • After applying the new ACLs, restart the BOSH services to ensure the changes take effect and verify that the executables have not been tampered with

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-732

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

Type Values Removed Values Added
Weaknesses CWE-284
CWE-732

Thu, 16 Jul 2026 20:45:00 +0000

Type Values Removed Values Added
Weaknesses CWE-284
CWE-732

Wed, 15 Jul 2026 14:00:00 +0000

Type Values Removed Values Added
Weaknesses CWE-284

Mon, 13 Jul 2026 21:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-284

Mon, 13 Jul 2026 08:00:00 +0000

Type Values Removed Values Added
Weaknesses CWE-264
CWE-284

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

Type Values Removed Values Added
Weaknesses CWE-264
CWE-284

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

Type Values Removed Values Added
Weaknesses CWE-284
CWE-732

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

Type Values Removed Values Added
First Time appeared Cloudfoundry
Cloudfoundry bosh-windows-stemcell-builder
Vendors & Products Cloudfoundry
Cloudfoundry bosh-windows-stemcell-builder

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

Type Values Removed Values Added
Weaknesses CWE-284
CWE-732

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 Incorrect Permission Assignment in BOSH.Utils.psm1 in BOSH-Ecosystem bosh-windows-stemcell-builder allows low-privilege authenticated users to overwrite C:\bosh\service_wrapper.exe or C:\bosh\bosh-agent.exe and gain NT AUTHORITY\SYSTEM on the next service restart or reboot. This can lead to full host control. Affected versions: bosh-windows-stemcell-builder versions prior to v2019.98.
Title Incorrect Permission Assignment Allows Local Privilege Escalation to SYSTEM via Executable Overwrite
References
Metrics cvssV3_0

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

cvssV4_0

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


Subscriptions

Cloudfoundry Bosh-windows-stemcell-builder
cve-icon MITRE

Status: PUBLISHED

Assigner: vmware

Published:

Updated: 2026-07-09T12:49:41.047Z

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

Link: CVE-2026-47830

cve-icon Vulnrichment

Updated: 2026-07-09T12:49:36.494Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

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

Weaknesses
  • CWE-732

    Incorrect Permission Assignment for Critical Resource