CuraSec

tag: Kvm · 3 items

2026-08-07 · HN (cve) · source ↗ #kvm#hypervisor-escape#cve
  • Engineer — Act: A public PoC for a guest-to-host escape in KVM/x86 exists on GitHub — this breaks VM isolation and affects any Linux host using KVM (cloud workloads, CI runners, on-prem virtualization). Identify your kernel version, check vendor advisories for a patched kernel, and prioritize upgrading hypervisor hosts.
  • SOC/IR — Learn: No active exploitation or published IOCs yet, so no immediate hunt is warranted; however, understanding the escape class is useful for future detection design around anomalous host-side activity originating from guest processes.
  • Leader — Skip
  • Signals: CVE-2026-64561 — CISA KEV: not listed, EPSS 0.00, public PoC on GitHub, reported by 2 collected sources
2026-08-07 · The Hacker News · source ↗ #kvm#vm-escape#linux-kernel
  • Engineer — Act: A public PoC is available for this KVM/x86 shadow MMU escape; audit whether nested virtualization is exposed to untrusted guest workloads, then apply the latest Linux kernel patch or disable nested virt for those guests until patched.
  • SOC/IR — Learn: No active exploitation observed (EPSS 0.00, not KEV-listed); the technique expands the mental model for hypervisor-escape detection, but there is no actionable hunt or IOC sweep to run today.
  • Leader — Skip
  • Signals: CVE-2026-64561 — CISA KEV: not listed, EPSS 0.00, public PoC on GitHub
2026-07-10 · HN (cve) · source ↗ #kvm#vm-escape#cve
  • Engineer — Plan: Public PoC exists for a guest-to-host VM escape in KVM/x86, meaning any Linux host running KVM hypervisors is potentially exposed; patch your kernel to a fixed version once available and audit whether untrusted VMs run on shared KVM hosts.
  • SOC/IR — Learn: No active exploitation or IOCs reported yet; monitor for exploitation activity targeting KVM hosts, but no detection work is actionable until TTPs or exploitation patterns emerge.
  • Leader — Skip
  • Signals: CVE-2026-53359 — CISA KEV: not listed, EPSS 0.00, public PoC on GitHub