CVE-2026-47833
Received
Received - Intake
Container-to-Host Privilege Escalation in BPM via Symlink
Publication date: 2026-06-18
Last updated on: 2026-06-18
Assigner: VMware
Description
Description
setupBpmLogs follows symlink for bpm.log open and chown β container-to-host privilege escalation via /etc/shadow. A compromised process inside a bpm container can cause root to chown an arbitrary host file to vcap and append bpm JSON log lines to it. The chown alone lets the attacker take ownership of /etc/shadow and read every password hash on the host via the read-only /etc bind mount. This is a container-to-host confidentiality break affecting every bpm-managed job.
Affected versions: bpm-release, all versions prior to v1.4.30.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| vmware | bpm_release | to 1.4.30 (exc) |
| vmware | bpm-release | to 1.4.30 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-59 | The product attempts to access a file based on the filename, but it does not properly prevent that filename from identifying a link or shortcut that resolves to an unintended resource. |