CVE-2026-62941

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.
Configurations

No configuration.

History

No history.

Information

Published : 2026-08-21 15:16

Updated : 2026-08-21 17:16


NVD link : CVE-2026-62941

Mitre link : CVE-2026-62941

CVE.ORG link : CVE-2026-62941


JSON object : View

Products Affected

No product.

CWE
CWE-863

Incorrect Authorization