AUGUST 16, 2026
Live Feed
Back to database
Case File

CVE-2026-63622

HIGH · CVSS 7.8 EPSS 0.13% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-08-10 · Last synced 2026-08-16

CyberRota Analysis

AI-Generated

A symlink-following vulnerability in the `virFileChownFiles()` function of libvirt allows a local attacker with access to the confined `swtpm` user to escalate privileges by manipulating file ownership. By creating a symbolic link in the `swtpm` state directory, the attacker can trick the libvirt daemon into granting root-level control over arbitrary files. Organizations utilizing libvirt, particularly those with confined `swtpm` environments, should prioritize addressing this vulnerability to mitigate potential privilege escalation risks.

Public Exploit Signal

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

Detected Signals
exploit

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

CVE
CVE-2026-63622
Severity
HIGH
CVSS
7.8
EPSS
0.13%

Original NVD Description

A flaw was found in libvirt. A local attacker, specifically a process running as the confined `swtpm` user, could exploit a symlink-following vulnerability in the `virFileChownFiles()` function. By planting a symbolic link within the `swtpm` state directory, the attacker could trick the root-level libvirt daemon into changing the ownership of an arbitrary file to the `swtpm` user. This allows for privilege escalation from the `swtpm` sandbox to root-level file ownership control.