Description
An authorization bypass vulnerability in LXD allows an authenticated attacker to bypass project-level container isolation restrictions. When a project is configured with restrictions on container privileges (such as enforcing restricted.containers.privilege=isolated), LXD fails to enforce the requirement if an instance configuration omits the security.idmap.isolated key. An attacker can exploit this flaw by creating or updating an instance without explicitly setting security.idmap.isolated, bypassing the target project's security constraints.
Published: 2026-08-12
Score: 4.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is an authorization bypass in LXD that allows an authenticated user to create or modify an instance within a project configured with restricted.containers.privilege=isolated without setting the security.idmap.isolated key. Because LXD does not enforce the isolation setting when the key is omitted, the attacker can run containers with elevated privileges that were intended to be blocked by project isolation. This flaw can lead to privilege escalation and environmental compromise within the project.

Affected Systems

The affected vendor is Canonical, with its LXD container hypervisor. Attackers can target LXD versions earlier than 4.0.12, 5.0.8, 5.12.6, or 6.10, which are the last releases before the fix was introduced. The project isolation configuration described in the advisory is a feature in these LXD versions.

Risk and Exploitability

The CVSS score of 4.3 indicates a moderate impact level, and no EPSS score is available, which suggests that automated exploitation activity has not been reported yet. The flaw is not listed in the CISA KEV catalog. The likely attack vector requires an authenticated session to LXD, meaning existing access to a user account that has permission to create or update instances. Once authenticated, the attacker can bypass the project isolation restrictions by simply omitting the security.idmap.isolated key.

Generated by OpenCVE AI on August 12, 2026 at 22:53 UTC.

Remediation

Vendor Solution

Upgrade to LXD version 4.0.12 or later, 5.0.8 or later, or 5.12.6 or later, or 6.10 or later.


OpenCVE Recommended Actions

  • Upgrade LXD to version 4.0.12, 5.0.8, 5.12.6, or 6.10 or later using the vendor’s official patch.
  • When creating or updating a container in a project that enforces restricted.containers.privilege=isolated, explicitly set the security.idmap.isolated flag.
  • Audit all existing and planned containers in projects with isolation enabled to ensure none omit security.idmap.isolated and block or remediate any that do.

Generated by OpenCVE AI on August 12, 2026 at 22:53 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 13 Aug 2026 15:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Wed, 12 Aug 2026 21:00:00 +0000

Type Values Removed Values Added
First Time appeared Canonical
Canonical lxd
Vendors & Products Canonical
Canonical lxd

Wed, 12 Aug 2026 19:45:00 +0000

Type Values Removed Values Added
Description An authorization bypass vulnerability in LXD allows an authenticated attacker to bypass project-level container isolation restrictions. When a project is configured with restrictions on container privileges (such as enforcing restricted.containers.privilege=isolated), LXD fails to enforce the requirement if an instance configuration omits the security.idmap.isolated key. An attacker can exploit this flaw by creating or updating an instance without explicitly setting security.idmap.isolated, bypassing the target project's security constraints.
Title Project restriction `restricted.containers.privilege=isolated` bypassable by omitting `security.idmap.isolated`
Weaknesses CWE-863
References
Metrics cvssV3_1

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


cve-icon MITRE

Status: PUBLISHED

Assigner: canonical

Published:

Updated: 2026-08-13T14:24:15.556Z

Reserved: 2026-07-16T09:49:29.911Z

Link: CVE-2026-63295

cve-icon Vulnrichment

Updated: 2026-08-13T14:24:03.827Z

cve-icon NVD

Status : Awaiting Analysis

Published: 2026-08-12T20:17:47.303

Modified: 2026-08-28T15:24:38.600

Link: CVE-2026-63295

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-12T23:00:05Z

Weaknesses