CVE-2026-53657

Summary

Lima launches Linux virtual machines, typically on macOS, for running containerd. Prior to 2.1.3, on an instance of Lima running with the qemu driver, an arbitrary user in the VM could access /run/lima-guestagent.sock when the guest agent is enabled, which could result in running arbitrary commands with root privileges in the VM because the guest agent socket provides tunneling for arbitrary addresses, including Unix socket addresses for privileged daemons like D-Bus. This issue is fixed in version 2.1.3.

Affected Software

VendorProductVersion RangeStatus
lima-vmlima< 2.1.3affected

Weaknesses

  • CWE-276: CWE-276: Incorrect Default Permissions
  • CWE-668: CWE-668: Exposure of Resource to Wrong Sphere

References