Home
Home
Trends
Trends
Vulnerabilities
Vulnerabilities
News
News
Researchers
Researchers
Why dbugs?
Why dbugs?
Settings

Sander Grendelman

#29477of 56,330
9.1Total CVSS
Vulnerabilities · 1
PT-2026-38919
9.1
2026-05-08
Apache · Apache Cloudstack · CVE-2026-25199
**Name of the Vulnerable Software and Affected Versions** Apache CloudStack versions 4.21.0.0 through 4.22.0.0 **Description** Instances deployed via the Proxmox extension allow unauthorized access to instances belonging to other tenants. The Proxmox extension improperly uses a user-editable instance setting, `proxmox vmid`, to associate instances with Proxmox virtual machines. Since this value is not validated against tenant ownership and Proxmox VM IDs are predictable, a non-privileged attacker can modify the setting to reference a VM belonging to another account. This enables unauthorized cross-tenant access and full control over the targeted VM, including the ability to start, stop, and destroy it. **Recommendations** Upgrade to version 4.22.0.1. Prevent users from editing the `proxmox vmid` instance detail by adding this detail name to the global configuration parameter `user.vm.denied.details`.