CVE-2026-7574 PUBLISHED

Anthropic Claude Desktop Cowork VM Image Contents Not Validated Before Use

Assigner: AHA
Reserved: 01.05.2026 Published: 23.06.2026 Updated: 24.06.2026

Anthropic Claude Desktop Cowork VM image handling (confirmed across v1.1348.0 through v1.2278.0, including v1.1348.0, v1.1617.0, and v1.2278.0) validates only file presence and a version marker string before booting rootfs.img, but does not verify image content integrity at time-of-use. A local attacker with unprivileged code execution as the victim macOS user can modify the VM root filesystem image and have it trusted on subsequent Cowork VM boots, enabling persistent arbitrary code execution in the VM and access to host-mounted directories. The estimated CWE mapping is CWE-353 (Missing Support for Integrity Check).

Metrics

CVSS Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:L
CVSS Score: 8.7

Product Status

Vendor Anthropic
Product Claude Desktop Cowork
Versions Default: unaffected
  • affected from 1.1348.0 to 1.2278.0 (incl.)

Credits

  • Todd Manning finder
  • todb of AHA! coordinator

References

Problem Types

  • CWE-353 Missing support for integrity check CWE