Skip to content
CVSS 9.9 · CRITICAL

CVE-2026-62941Security restriction bypass in Incus

Incus is a system container and virtual machine manager. Prior to version 7.3.0, when copying an instance across projects, the project restriction check (`AllowInstanceCreation`) runs BEFORE the source instance's configuration is merged into the request. Dangerous configuration keys (including `security.privileged`, `raw.lxc`, `raw.apparmor`) from the source instance are merged AFTER the check passes, bypassing all project restrictions on the target project. Version 7.3.0 patches the issue.

View on NVD

Analysis

Incus (successor to LXD) has a critical vulnerability in its instance copying logic. Attackers can bypass project-level security restrictions to create privileged containers or inject raw LXC configurations, potentially leading to host-level compromise.

Relevant roles

ciberseguridadCloudBackendLinux

Severity

Score: 9.9(CRITICAL)
Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H
AV: NETWORK
AC: LOW
PR: LOW
UI: NONE
S: CHANGED
C: HIGH
I: HIGH
A: HIGH
Weakness (CWE): CWE-863

EPSS

No EPSS score yet (CVE may be too fresh).

Technical description

Incus is a system container and virtual machine manager. Prior to version 7.3.0, when copying an instance across projects, the project restriction check (`AllowInstanceCreation`) runs BEFORE the source instance's configuration is merged into the request. Dangerous configuration keys (including `security.privileged`, `raw.lxc`, `raw.apparmor`) from the source instance are merged AFTER the check passes, bypassing all project restrictions on the target project. Version 7.3.0 patches the issue.

Published: 8/21/2026, 3:16:46 PM
Last modified: 8/21/2026, 5:16:35 PM

References

HomeEventsBlogResourcesCoursesTeam