GHSA-xx6h-4cr4-fw2mHighCVSS 8.8
WebVirtCloud fails to properly validate permission flags in UserInstance grants, allowing view...
🔗 CVE IDs covered (1)
📋 Description
WebVirtCloud fails to properly validate permission flags in UserInstance grants, allowing view-only users to perform privileged actions. Attackers with read-only grants can power off virtual machines, reset root passwords, install SSH keys, and manage ISO images by exploiting the get_instance gate that only checks grant existence.
🔗 References (8)
- https://nvd.nist.gov/vuln/detail/CVE-2026-92761
- https://github.com/retspen/webvirtcloud/issues/682
- https://github.com/retspen/webvirtcloud
- https://github.com/retspen/webvirtcloud/blob/1b2da68b2800f94674dd96f4a986cde30ac88280/instances/views.py#L316-L330
- https://github.com/retspen/webvirtcloud/blob/1b2da68b2800f94674dd96f4a986cde30ac88280/instances/views.py#L356-L363
- https://github.com/retspen/webvirtcloud/blob/1b2da68b2800f94674dd96f4a986cde30ac88280/instances/views.py#L538-L546
- https://www.vulncheck.com/advisories/webvirtcloud-missing-authorization-on-instance-control-actions
- https://github.com/advisories/GHSA-xx6h-4cr4-fw2m