<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Libvirt - CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/vendors/libvirt/</link><description>Trending threats, MITRE ATT&amp;CK coverage, and detection metadata. Fed continuously.</description><generator>Hugo</generator><language>en</language><managingEditor>hello@craftedsignal.io</managingEditor><webMaster>hello@craftedsignal.io</webMaster><lastBuildDate>Mon, 10 Aug 2026 21:40:21 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/vendors/libvirt/feed.xml" rel="self" type="application/rss+xml"/><item><title>Local Privilege Escalation in libvirt via Symlink Following (CVE-2026-63622)</title><link>https://feed.craftedsignal.io/briefs/2026-08-libvirt-symlink-priv-esc/</link><pubDate>Mon, 10 Aug 2026 21:40:21 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-08-libvirt-symlink-priv-esc/</guid><description>A local privilege escalation vulnerability in libvirt allows a confined swtpm process to trick the libvirt daemon into changing file ownership through symlink following, potentially granting root-level file access.</description><content:encoded><![CDATA[<p>A vulnerability identified as CVE-2026-63622 exists within the libvirt management library, specifically involving the <code>virFileChownFiles()</code> function. The flaw enables a local attacker, operating under the constrained <code>swtpm</code> user context, to perform unauthorized file ownership changes. By creating malicious symbolic links within the <code>swtpm</code> state directory, an attacker can influence the libvirt daemon - which runs with root privileges - to perform a chown operation on arbitrary files on the host system. This mechanism effectively breaks the sandbox isolation, allowing the <code>swtpm</code> process to gain ownership of system files, thereby facilitating privilege escalation to root-level file access. This vulnerability is significant for environments leveraging virtual machine TPM emulation.</p>
<h2 id="impact">Impact</h2>
<p>Successful exploitation allows a low-privileged <code>swtpm</code> process to gain ownership over arbitrary files on the host filesystem. This impact is critical in multi-tenant environments or systems relying on libvirt for virtualization security, as it provides a pathway for the attacker to manipulate security-sensitive files, bypass access controls, or escalate privileges to full root access depending on the target file selected for ownership transition.</p>
<h2 id="recommendation">Recommendation</h2>
<ul>
<li>Apply vendor-supplied patches for the libvirt library immediately to address CVE-2026-63622.</li>
<li>Audit the <code>swtpm</code> state directory locations on virtualization hosts for unusual symbolic link creations.</li>
<li>Implement stricter SELinux or AppArmor profiles for the <code>swtpm</code> process to restrict file system access outside of designated state directories.</li>
<li>Monitor for unexpected calls to <code>chown</code> or <code>fchown</code> initiated by the <code>libvirtd</code> process.</li>
</ul>
]]></content:encoded><category domain="severity">high</category><category domain="type">advisory</category></item></channel></rss>