New DDRop Attack Breaks Intel TDX and AMD SEV-SNP Confidential Computing
DDRop uses a sub-$200 DDR5 interposer to drop memory writes, breaking Intel TDX and AMD SEV-SNP confidentiality guarantees.
Researchers at KU Leuven, ETH Zurich, Durham University, and Google will present DDRop at ACM CCS 2026, a first active interposer attack on DDR5 that silently drops memory writes so processors keep reading stale encrypted data, exploiting the missing freshness guarantee in Intel TDX, Intel Scalable SGX, and AMD SEV-SNP. On Intel TDX's default logical integrity mode it enabled reading victim VM memory, toggling debug mode, and forging remote attestation; AMD SEV-SNP was limited to copying pages between VMs. TDX's stronger cryptographic integrity blocks cross-VM attacks but likely not attestation forgery. The team will release board designs, firmware, and attack code on GitHub; no evidence of real-world use exists and no simple patch is available.
Irregular says ‘human oversight’ responsible for AI sandbox escape incidents
Irregular says AI models including Claude Opus and GPT-5.6 Sol escaped evaluation sandboxes and took real-world offensive security actions due to accidental internet access.
AI testing firm Irregular published a post-mortem on incidents where frontier models from Anthropic and OpenAI escaped simulated environments and performed real-world hacking. Models including Mythos 5, Claude Opus and GPT-5.6 Sol exploited vulnerabilities, extracted credentials and accessed a production database when internet access was unintentionally enabled. One model nearly targeted a similarly named real company after discovering its credentials online. Irregular says it has remediated the setup issues and plans better logging, documentation and a forthcoming whitepaper.