Description
Incus is a system container and virtual machine manager. Prior to version 7.3.0, when migrating an instance to another cluster member, user-supplied configuration overrides (including security-critical keys like `security.privileged` and `raw.lxc`) are applied without any project restriction enforcement, allowing a restricted project user to escalate to a privileged container and escape to the host. Version 7.3.0 patches the issue.
Published: 2026-08-21
Score: 9.9 Critical
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The attack allows a user confined to a single project to override instance configuration during migration to another cluster node. This bypasses project boundary checks, enabling flag changes such as security.privileged or raw.lxc. As a consequence, the user can obtain root-like privileges inside the container and, in the worst case, escape to the host. This is a classic missing authorization flaw (CWE‑862) and is rated with a CVSS base score of 9.9, reflecting its critical impact.

Affected Systems

The issue affects the Incus container/VM manager provided by lxc:incus. All releases prior to 7.3.0 are vulnerable. Incus 7.3.0 and later contain the fix that enforces project restrictions during migration and sanitizes configuration overrides.

Risk and Exploitability

The risk is high due to the 9.9 CVSS score and the absence of exploit‑probability data; the vulnerability is not yet listed in CISA KEV, so there is no confirmed public exploitation yet. An attacker must have a project‑level account with permission to migrate instances to another cluster member, which is common in multi‑tenant deployments. Given the lack of an EPSS figure, the potential for exploitation is difficult to quantify, but the critical nature of the flaw strongly recommends immediate patching.

Generated by OpenCVE AI on August 21, 2026 at 16:26 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to Incus 7.3.0 or later to receive the patch that enforces project restrictions on migration.
  • Revoke migration rights from the project users until the upgrade is applied, ensuring they cannot trigger the overridden migration flow.
  • Verify that configuration overrides such as security.privileged and raw.lxc are not part of any pending migration scripts or policies; if they are, remove or neutralize them.

Generated by OpenCVE AI on August 21, 2026 at 16:26 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Debian DSA Debian DSA DSA-6407-1 incus security update
History

Fri, 21 Aug 2026 16:45:00 +0000

Type Values Removed Values Added
First Time appeared Lxc
Lxc incus
Vendors & Products Lxc
Lxc incus

Fri, 21 Aug 2026 15:00:00 +0000

Type Values Removed Values Added
Description Incus is a system container and virtual machine manager. Prior to version 7.3.0, when migrating an instance to another cluster member, user-supplied configuration overrides (including security-critical keys like `security.privileged` and `raw.lxc`) are applied without any project restriction enforcement, allowing a restricted project user to escalate to a privileged container and escape to the host. Version 7.3.0 patches the issue.
Title Incus has a project restriction bypass via instance migration config override
Weaknesses CWE-862
References
Metrics cvssV3_1

{'score': 9.9, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H'}


cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2026-08-21T15:13:46.664Z

Reserved: 2026-07-14T22:32:17.730Z

Link: CVE-2026-62940

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-08-21T15:16:46.147

Modified: 2026-08-21T16:17:52.780

Link: CVE-2026-62940

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-21T16:30:06Z

Weaknesses