CVE-2026-47753
Published:August 21, 2026
Updated:September 24, 2026
Incus is a system container and virtual machine manager. Prior to version 7.1.0, "(*backend).CreateInstanceFromBackup" in "internal/server/storage/backend.go" contains a nil-pointer dereference that an authenticated user with permission to create instances in any project can trigger remotely by uploading a crafted backup tarball. The Incus daemon panics and the process crashes, causing denial of service to every project on that cluster member. This is a sibling of "GHSA-fwj8-62r8-8p8m", "GHSA-r7w7-mmxr-47r9", and "GHSA-x5r6-jr56-89pv" (all assigned 2026-05-04). Those patches added guards on adjacent fields of the same "backup/config.Config" struct; the "Volume" field on the instance-import path was missed. Version 7.1.0 contains an updated patch.
Affected Packages
https://github.com/lxc/incus.git (GITHUB):
Affected version(s) >=v0.1.0 <v7.1.0Fix Suggestion:
Update to version v7.1.0github.com/lxc/incus/v7 (GO):
Affected version(s) >=v0.1.0 <v7.1.0Fix Suggestion:
Update to version v7.1.0github.com/lxc/incus (GO):
Affected version(s) >=v0.1.0 <v7.1.0Fix Suggestion:
Update to version v7.1.0Related Resources (5)
Do you need more information?
Contact UsCVSS v4
Base Score:
4.4
Attack Vector
LOCAL
Attack Complexity
LOW
Attack Requirements
PRESENT
Privileges Required
LOW
User Interaction
NONE
Vulnerable System Confidentiality
HIGH
Vulnerable System Integrity
HIGH
Vulnerable System Availability
HIGH
Subsequent System Confidentiality
NONE
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
Exploit Maturity
UNREPORTED
CVSS v3
Base Score:
7.8
Attack Vector
LOCAL
Attack Complexity
LOW
Privileges Required
LOW
User Interaction
NONE
Scope
UNCHANGED
Confidentiality
HIGH
Integrity
HIGH
Availability
HIGH
Weakness Type (CWE)
NULL Pointer Dereference
EPSS
Base Score:
0.26