SEPTEMBER 14, 2026
Live Feed
Back to database
Case File

CVE-2026-77159

MEDIUM · CVSS 5.5 EPSS 0.16%

Source: NVD + CISA KEV + EPSS · Published 2026-09-11 · Last synced 2026-09-14

CyberRota Analysis

AI-Generated

A symlink-following vulnerability in the qemuTPMEmulatorPrepareHost() function of libvirt allows a local attacker with access to the swtpm account to exploit the chown() operation on the swtpm logfile. This could lead to the unintended transfer of ownership of arbitrary files to the swtpm user, potentially compromising system integrity. Organizations using libvirt should prioritize patching this vulnerability to mitigate risks associated with local privilege escalation.

CVE
CVE-2026-77159
Severity
MEDIUM
CVSS
5.5
EPSS
0.16%

Original NVD Description

A symlink-following flaw was found in libvirt's qemuTPMEmulatorPrepareHost() function. The function uses a path-based chown() on the swtpm logfile without checking for symbolic links. A local attacker with access to the swtpm account can replace the logfile with a symlink, causing libvirtd (running as root) to transfer ownership of an arbitrary file to the swtpm user.