<?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/" xmlns:webfeeds="http://webfeeds.org/rss/1.0"><channel><title>Lima - CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/vendors/lima/</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>Fri, 14 Aug 2026 20:06:58 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/vendors/lima/feed.xml" rel="self" type="application/rss+xml"/><image><url>https://feed.craftedsignal.io/favicon-32x32.png</url><title>CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/</link><width>32</width><height>32</height></image><webfeeds:icon>https://feed.craftedsignal.io/favicon.svg</webfeeds:icon><item><title>Local Privilege Escalation in Lima via Guest Agent Socket</title><link>https://feed.craftedsignal.io/briefs/2026-08-lima-guest-agent-privesc/</link><pubDate>Fri, 14 Aug 2026 20:06:58 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-08-lima-guest-agent-privesc/</guid><description>An arbitrary user within a QEMU-based Lima VM can exploit improper access controls on the guest agent Unix socket (/run/lima-guestagent.sock) to execute arbitrary commands with root privileges within the guest VM.</description><content:encoded><![CDATA[<p>Lima, a project providing Linux virtual machines on macOS, contains a vulnerability (CVE-2026-53657) affecting instances using the QEMU driver. An arbitrary user within the guest VM can access the guest agent Unix socket located at /run/lima-guestagent.sock. Because this socket provides tunneling services for arbitrary addresses, including those used by privileged system daemons like D-Bus, an unprivileged user can craft requests to execute arbitrary commands with root privileges within the guest instance. This issue is specific to the QEMU driver; the 'vz' driver is unaffected as it utilizes vsocks. The vulnerability is patched in Lima version 2.1.3.</p>
<h2 id="impact">Impact</h2>
<p>The vulnerability allows for local privilege escalation (LPE) within the context of a Lima virtual machine. Successful exploitation grants an unprivileged guest user root-level command execution. The scope is limited to the VM instance itself and does not directly result in root access on the macOS host.</p>
<h2 id="recommendation">Recommendation</h2>
<ul>
<li>Upgrade the Lima installation to version 2.1.3 or higher to address CVE-2026-53657.</li>
<li>If upgrading is not immediately feasible, switch to the 'vz' driver for VM instances using 'limactl create --vm-type=vz' or disable the guest agent using the '--plain' flag during VM creation.</li>
<li>Audit existing VM configurations to identify instances currently using the QEMU driver.</li>
</ul>
]]></content:encoded><category domain="severity">high</category><category domain="type">advisory</category><category>privilege-escalation</category><category>virtualization</category><category>cve-2026-53657</category></item></channel></rss>