AUGUST 15, 2026
Live Feed
Back to database
Case File

CVE-2026-63295

MEDIUM · CVSS 4.3 EPSS 0.21% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-08-12 · Last synced 2026-08-15

CyberRota Analysis

AI-Generated

LXD is vulnerable to an authorization bypass that allows authenticated attackers to circumvent project-level container isolation restrictions when the instance configuration lacks the security.idmap.isolated key. This flaw can lead to unauthorized access to container privileges, potentially compromising the security of the affected project. Organizations utilizing LXD with project-specific container restrictions should prioritize addressing this vulnerability to maintain their security posture.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Detected Signals
exploit
GitHub PoC Links

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-63295
Severity
MEDIUM
CVSS
4.3
EPSS
0.21%

Original NVD 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.