Vulnerability 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.
CVSS Score
CRITICAL
Related Weaknesses (CWE)
References
- https://github.com/lxc/incus/security/advisories/GHSA-mq9x-prm8-3vpw
- https://github.com/lxc/incus/security/advisories/GHSA-mq9x-prm8-3vpw
FAQ
What is CVE-2026-62941?
CVE-2026-62941 is a vulnerability with a CVSS score of 9.9 (CRITICAL). 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 sourc...
How severe is CVE-2026-62941?
CVE-2026-62941 has been rated CRITICAL with a CVSS base score of 9.9/10. This is considered a critical vulnerability requiring immediate attention.
Is there a patch for CVE-2026-62941?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.