Sceawere

Vulnerability Detail

CVE-2026-63293UPDATED Verified Sceawere Triage Sources: NVD / CISA KEV

LXD Image Archive Link Following Vulnerability

Vulnerability Metadata

Severity
Critical
Score / CVSS
9.9
Creation Date
2h ago
Vendor
Canonical
Product
LXD
Attack Type
CWE-59 Improper Link Resolution Before File Access ('Link Following')
Vector String
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H
Attack Complexity
LOW

Narrative and Response

Description

A link following vulnerability in LXD allows an attacker to achieve arbitrary file read and write operations on the host system. When importing or unpacking an image archive, LXD fails to validate whether the metadata.yaml file is a symbolic link. An attacker can exploit this flaw by providing a crafted image archive with a symlinked metadata.yaml file pointing to target file paths on the host system.

Executive Summary

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.

Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

Executive Summary Locked

Sign up to unlock professional threat analysis, mitigations, and indicator signatures.

Technical Details

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.

Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

Detailed Technical Analysis Locked

Sign up to unlock professional threat analysis, mitigations, and indicator signatures.

Mitigations

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.

Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

Remediation & Mitigations Locked

Sign up to unlock professional threat analysis, mitigations, and indicator signatures.

References

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.

Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

Intelligence References Locked

Sign up to unlock professional threat analysis, mitigations, and indicator signatures.

Additional Metadata

{
  "score": "9.9",
  "pubDate": "2026-08-12T20:17:47.060Z",
  "pubdate": "2026-08-12T20:17:47.060Z",
  "executiveSummary": "A link following vulnerability exists in the LXD container management product that allows a malicious actor to achieve arbitrary file read and write operations on the underlying host system. The vulnerability stems from improper validation during the import or unpacking of image archives, where the software fails to check if the metadata.yaml file is a symbolic link.\nThe impact of this security flaw is severe, as successful exploitation grants the attacker read and write access to sensitive files on the host system, potentially leading to privilege escalation, system compromise, or data leakage. The risk implication is critical for environments where untrusted image archives are processed.\nTo exploit this vulnerability, an attacker must possess the capability to supply a crafted image archive containing a malicious symbolic link targeting arbitrary file paths on the host system. The exploitation process relies on tricking the image processing routines into following the symlink when handling the metadata.yaml file.",
  "technicalDetails": "The vulnerability resides within the image processing and unpacking component of LXD. Specifically, when LXD processes incoming image archives during import or unpacking operations, it fails to perform adequate validation checks on file types within the archive payload.\nThe root cause is the absence of verification regarding whether the expected metadata.yaml file is a regular file or a symbolic link. If an attacker crafts a malicious image archive containing a symbolic link named metadata.yaml that points to sensitive target file paths on the host system, the application follows the link during extraction.\nThe attack flow proceeds as follows: First, the attacker constructs a malicious image archive containing the crafted symbolic link pointing to a designated target file on the host. Second, the attacker initiates an import or unpacking operation of this archive within LXD. Third, the vulnerable unpacking routine processes the archive and dereferences the symbolic link when attempting to read or write the metadata.yaml file. Finally, this improper link following results in arbitrary file read or write operations on the host system depending on the interaction.\nPrivilege and authentication requirements depend on the specific deployment context and how the image import functionality is exposed, but successful exploitation directly impacts the host operating system's file space. The payload behavior involves directing file system operations outside the intended extraction directory via directory traversal and symlink resolution. The post-exploitation impact includes unauthorized modification, overwrite, or disclosure of critical host system files."
}
CVE-2026-63293: LXD Image Archive Link Following Vulnerability (CRITICAL Severity, CVSS: 9.9) - Sceawere