Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2026-53657 Details

ANALYZED


This CVE record has been analyzed and enriched by NVDAPI.com as an independent party.

Description

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.

Metrics

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.

Weakness Enumeration

CWE-IDCWE NameSource
CWE-276Incorrect Default Permissions[email protected]
CWE-668Exposure of Resource to Wrong Sphere[email protected]

Affected Products

ProductVersions
Lima
<= 2.1.2 (semver)

CPE

  • cpe:2.3:a:linuxfoundation:lima:*:*:*:*:*:*:*:*

Remediation

  • Upgrade: 2.1.3moderate efforthttps://github.com/lima-vm/lima/releases/tag/v2.1.3
  • Workaround:low effort

    On macOS hosts, use the 'vz' driver instead of 'qemu' by running: 'limactl create --vm-type=vz'.

  • Workaround:low effort

    Disable the guest agent by running: 'limactl create --plain'.

Change History

2 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2026-53657
NVD Published Date:
Jul 10, 2026
NVD Last Modified:
Jul 14, 2026
Source:
[email protected]
CVE-2026-53657 Details - Not Deferred