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: < 1% Very Low
KEV: No
Impact: Privilege Escalation
Action: Immediate Patch
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. The flaw represents a missing authorization and a key‑override weakness, reflected by the CWE tags for missing authorization and authorization bypass through user‑controlled key, 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 minimal EPSS figure (< 1 %), indicating a low yet non‑zero likelihood of exploitation. The vulnerability is not yet listed in the CISA KEV, so no confirmed public exploitation is known. Based on the description, it is inferred that an attacker must have a project‑level account with permission to migrate instances to another cluster member, which is a common scenario in multi‑tenant deployments. Despite the lack of a concrete exploitation statistic, the critical nature of the flaw strongly recommends immediate patching.

Generated by OpenCVE AI on August 26, 2026 at 14:21 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 26, 2026 at 14:21 UTC.

Tracking

Sign in to view the affected projects.

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

Wed, 26 Aug 2026 12:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-863
References
Metrics threat_severity

None

threat_severity

Critical


Sat, 22 Aug 2026 16:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


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

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

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

Severity : Critical

Publid Date: 2026-08-21T14:47:13Z

Links: CVE-2026-62940 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-08-26T14:30:07Z

Weaknesses