SCA: security update for github.com/lxc/incus/v7 (GHSA-8g7m-96c8-8wwc)

high Tenable Self-Hosted Container Security Plugin ID 443062

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- 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. (CVE-2026-47753)

Solution

Update the github.com/lxc/incus/v7 library and its related packages to version 7.1.0 or later.

See Also

https://github.com/advisories/GHSA-8g7m-96c8-8wwc

Plugin Details

Severity: High

ID: 443062

Version: Revision 1.3

Type: Local

Family: SCA Checks

Published: 6/11/2026

Updated: 8/24/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Low

Score: 3

Percentile: 23.76

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: Medium

Base Score: 5

Temporal Score: 3.7

Vector: CVSS2#AV:N/AC:L/Au:N/C:N/I:N/A:P

CVSS Score Source: CVE-2026-47753

CVSS v3

Risk Factor: High

Base Score: 7.5

Temporal Score: 6.5

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

Temporal Vector: CVSS:3.0/E:U/RL:O/RC:C

CVSS v4

Risk Factor: High

Base Score: 7.3

Threat Score: 4.4

Threat Vector: CVSS:4.0/E:U

Vector: CVSS:4.0/AV:L/AC:L/AT:P/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 6/10/2026

Vulnerability Publication Date: 6/10/2026

Reference Information

CVE: CVE-2026-47753

cwe: CWE-476