CyberRota Analysis
AI-GeneratedPrior to version 7.2.0, Incus contains a vulnerability that allows unauthorized users to copy custom volumes from projects they do not have access to, potentially exposing sensitive secrets stored within those volumes. This high-severity issue poses a significant risk to organizations using Incus for container and virtual machine management, particularly those handling sensitive data. Users of affected versions should prioritize upgrading to 7.2.0 to mitigate the risk of unauthorized data access.
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 custom volume copying where an attacker knowing the name of a project that they don't have access to and the name of a custom volume in that project can copy the custom volume to a new project. This issue could allow an attacker to access secrets in custom volumes they are not authorized to access. Version 7.2.0 patches the issue.