AUGUST 14, 2026
Live Feed
Back to database
Case File

CVE-2026-63294

CRITICAL · CVSS 9.9 EPSS 1.02% Public Exploit

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

CyberRota Analysis

AI-Generated

A vulnerability in LXD allows attackers to exploit symbolic links in crafted image or backup archives, leading to root command execution on the host system. This critical flaw arises from improper validation and confinement of the backup.yaml file, enabling arbitrary command execution with elevated privileges. Organizations using LXD should prioritize immediate remediation to mitigate the risk of unauthorized access and system compromise.

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-63294
Severity
CRITICAL
CVSS
9.9
EPSS
1.02%

Original NVD Description

A link following vulnerability in LXD allows an attacker to achieve root command execution on the host system. During the import or unpacking of crafted image or backup archives, LXD fails to properly validate and confine the backup.yaml file when it exists as a symbolic link. An attacker can exploit this flaw by providing a malicious archive with a symlinked backup.yaml file, causing LXD to process unconfined configuration metadata and execute arbitrary commands with root privileges.