Canonical LXD versions 4.12 through 6.7 contain an incomplete denylist in isVMLowLevelOptionForbidden (lxd/project/limits/permissions.go), which omits raw.apparmor and raw.qemu.conf from the set of keys blocked under the restricted.virtual-machines.lowlevel=block project restriction. A remote attacker with can_edit permission on a VM instance in a restricted project can inject an AppArmor rule and a QEMU chardev configuration that bridges the LXD Unix socket into the guest VM, enabling privilege escalation to LXD cluster administrator and subsequently to host root.
{
"cna_assigner": "canonical",
"cwe_ids": [
"CWE-184"
],
"unresolved_ranges": [
{
"source": "AFFECTED_FIELD",
"extracted_events": [
{
"introduced": "6.0.0"
},
{
"fixed": "6.8.0"
}
]
}
],
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/34xxx/CVE-2026-34177.json"
}{
"source": "AFFECTED_FIELD",
"extracted_events": [
{
"introduced": "4.12.0"
},
{
"fixed": "5.0.7"
},
{
"introduced": "5.1.0"
},
{
"fixed": "5.21.5"
}
]
}