GHSA-r7w7-mmxr-47r9 · Severity: high · Ecosystem: go — Incus has a Nil-Pointer Dereference via Custom Volume Import
Incus is a system container and virtual machine manager. In versions before 7.0.0, missing validation logic in the storage volume import logic allows an authenticated user with access to the storage volume feature to cause the Incus daemon to crash. The custom volume backup import subsystem contains a nil-pointer dereference vulnerability during import operations. In the snapshot import loop, the daemon iterates over entries from `srcBackup.Config.VolumeSnapshots` and assumes that each slice element is initialized, then dereferences fields such as `Name`, `Config`, `Description`, `CreatedAt`, and `ExpiresAt` without first validating the element itself. Because the yaml unmarshaler accepts explicit null array elements from an attacker-controlled index.yaml and converts them into nil pointers inside the slice, an attacker can supply a backup archive containing a null entry in the volume_snapshots array. This causes a nil-pointer dereference during custom volume import and terminates the daemon, resulting in denial of service on the affected node. Repeated use of this issue can be used to keep Incus offline, causing a denial of service. This issue is fixed in version 7.0.0.
Conclusion & alert: CVE-2026-40197 is rated Exploit Available (51.1/100): CVSS High severity, with low exploitation likelihood (EPSS 0.30%). Core evidence: 1 public exploit reference(s) are indexed (Exploit-DB). Mandatory action: Public exploits are available—assess exposure, apply mitigations, and prioritize patching.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
| EDB-ID | Source | Kind | Published | Link |
|---|---|---|---|---|
| — | nvd_ref | exploit_tag | Exploit-DB ↗ |
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.05% | 0.30% | +0.24% |
| 2 | 2026-05-12 | 0.04% | 0.05% | +0.01% |
| 3 | 2026-05-07 | — | 0.04% | — |
Full EPSS history (3 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 7.1 | 4.0 | HIGH |
|
— | — | [email protected] |
| 6.5 | 3.1 | MEDIUM |
|
2.8 | 3.6 | [email protected] |
GHSA-r7w7-mmxr-47r9 · Severity: high · Ecosystem: go — Incus has a Nil-Pointer Dereference via Custom Volume Import
| vendor | priority | summary | link |
|---|---|---|---|
debian
|
not yet assigned | CVE-2026-40197 not yet assigned priority: Debian including 2 source packages (incus, lxd), 5 status rows across 4 suites (bookworm, forky, sid, trixie): resolved 5. | https://security-tracker.debian.org/tracker/CVE-2026-40197 |
ubuntu
|
medium | CVE-2026-40197 medium priority: Ubuntu including 2 source packages (incus, lxd), 13 status rows across 8 suites (bionic, focal, jammy, noble, questing, resolute, upstream, xenial): needs-triage 8, DNE 5. | https://ubuntu.com/security/CVE-2026-40197 |
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| linuxcontainers | incus | < 7.0.0 | cpe:2.3:a:linuxcontainers:incus:*:*:*:*:*:*:*:* |
| URL | Tags |
|---|---|
| https://github.com/lxc/incus/security/advisories/GHSA-r7w7-mmxr-47r9 | Exploit Vendor Advisory |