CyberRota Analysis
AI-GeneratedPrior to version 7.2.0, Incus contains a vulnerability that allows unauthorized instance copying, enabling attackers to duplicate instances from inaccessible projects if they know the project and instance names. This flaw could lead to unauthorized access to sensitive information stored within those instances. Organizations using Incus for system container and virtual machine management should prioritize upgrading to version 7.2.0 to mitigate this risk.
Public Exploit Signal
A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.
Note: these links are listed for security research and verification purposes only.
Original NVD Description
Incus is a system container and virtual machine manager. Prior to version 7.2.0, missing authorization checks exist for instance copying where an attacker knowing the name of a project that they don't have access to and the name of an instance in that project can copy the instance to a new project. This issue could allow an attacker to access secrets in instances they are not authorized to access. Version 7.2.0 patches the issue.