#VU125587 Improper access control in lxd - CVE-2026-34177
Published: April 9, 2026
lxd
Linux Containers
Description
The vulnerability allows a remote user to escalate privileges to host root.
The vulnerability exists due to improper access control in isVMLowLevelOptionForbidden in lxd/project/limits/permissions.go when validating VM low-level configuration keys in a restricted project. A remote privileged user can set the raw.apparmor and raw.qemu.conf options on a VM instance to escalate privileges to host root.
Exploitation requires a restricted project with restricted.virtual-machines.lowlevel=block and permission to edit and start a VM instance.