AUGUST 15, 2026
Live Feed
Back to database
Case File

CVE-2026-16033

HIGH · CVSS 8.5 EPSS 0.29% Public Exploit

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

CyberRota Analysis

AI-Generated

LXD is vulnerable to a path traversal flaw that allows attackers to read arbitrary host files or create files outside the designated template directory. This vulnerability can be exploited by crafting malicious image archives with specially designed template directives, potentially compromising the host system's integrity. Organizations utilizing LXD, especially those running virtual machines with QEMU, should prioritize addressing this issue to mitigate risks of unauthorized file access and system exploitation.

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-16033
Severity
HIGH
CVSS
8.5
EPSS
0.29%

Original NVD Description

A path traversal vulnerability in LXD allows an attacker to achieve arbitrary host file read or unconstrained file creation. When processing image metadata templates, LXD fails to properly sanitize or restrict template file paths from escaping the instance templates directory (specifically affecting virtual machine / QEMU driver execution paths). An attacker can exploit this flaw by providing a crafted image archive with malicious template directives containing path traversal sequences, causing LXD to access or write files outside the intended template directory on the host system.