Skip to main content
COSMICBYTEZLABS
NewsSecurityHOWTOsToolsTraining
StudyProjectsNewsletterHire MeAbout
Subscribe

Press Enter to search or Esc to close

News
Security
HOWTOs
Tools
Training
Study
Projects
Newsletter
Hire Me
About
RSS Feed
Reading List
Subscribe

Stay in the Loop

Get the latest security alerts, tutorials, and tech insights delivered to your inbox.

Subscribe NowFree forever. No spam.
COSMICBYTEZLABS

Your trusted source for IT intelligence, cybersecurity insights, and hands-on technical guides.

2831+ Articles
167+ Guides

CONTENT

  • Latest News
  • Security Alerts
  • HOWTOs
  • Checklists
  • Projects
  • Exam Prep

RESOURCES

  • Search
  • Browse Tags
  • Newsletter Archive
  • Reading List
  • RSS Feed

COMPANY

  • About Us
  • Contact
  • Privacy Policy
  • Terms of Service

© 2026 CosmicBytez Labs. All rights reserved.

System Status: Operational
  1. Home
  2. News
  3. New DDRop Attack Breaks Intel TDX and AMD SEV-SNP Confidential Computing
New DDRop Attack Breaks Intel TDX and AMD SEV-SNP Confidential Computing
NEWS

New DDRop Attack Breaks Intel TDX and AMD SEV-SNP Confidential Computing

A sub-$200 memory-bus interposer lets DDRop silently drop encrypted memory writes, defeating Intel TDX and AMD SEV-SNP confidential computing...

Dylan H.

News Desk

September 14, 2026
3 min read

A Cheap Interposer Against Expensive Trust Guarantees

Researchers have disclosed DDRop, a new hardware attack that breaks the memory-protection guarantees of Intel and AMD confidential computing platforms by silently dropping writes to a server's memory — causing the processor to keep reading old encrypted data as if it were still current.

The attack uses a small circuit board called an interposer, costing under $200, inserted between a processor and a memory module. It forces errors on the memory command bus to drop writes, then disconnects the error-reporting wire so the processor never learns the write failed. Because the affected encryption schemes lack freshness checks, the processor has no way to detect that it's reading stale data.


Affected Technologies

TechnologyImpact
Intel TDXFull virtual machine compromise — reading victim memory, enabling debug mode, and forging attestation measurements
AMD SEV-SNPCopying victim page contents via the page-relocation feature
Intel Scalable SGXAlso vulnerable to the same class of write-dropping attack
Intel Client SGX (older)Not affected — different architectural protections
NVIDIA GPUsNot affected — different architectural protections

Attack Requirements

DDRop is not a remote, network-based exploit. An attacker needs:

  1. Control of server software running on the target
  2. Brief physical access to the hardware to insert the interposer
  3. The ability to operate the interposer purely through software once installed

This puts the attack squarely in the threat model of malicious cloud insiders, supply-chain tampering, and physical data-center compromise — precisely the scenarios confidential computing was designed to defend against.


Who Found It

The research comes from a collaborative team at KU Leuven, ETH Zurich, Durham University, and Google. Findings will be presented at ACM CCS 2026 in November.


Vendor Response

Intel and AMD acknowledged the findings through coordinated disclosure but have not published mitigation guidance or a timeline. Both vendors maintain that physical interposer attacks fall outside their published threat models, and Intel has stated it will not assign a CVE to this class of attack. Intel's optional cryptographic-integrity mode offers partial mitigation against the technique.


Why This Matters

Confidential computing is the foundation many cloud providers market as protection against a compromised hypervisor or a malicious data-center operator. DDRop demonstrates that the memory-encryption schemes underpinning Intel TDX and AMD SEV-SNP still trust the memory bus to behave honestly — an assumption that a cheap physical implant can violate. Organizations relying on confidential computing purely for regulatory or contractual assurance should treat physical security of the underlying hardware as an equally critical control.


References

  • The Hacker News — New DDRop Attack Breaks Intel TDX and AMD SEV-SNP Confidential Computing

Related Reading

  • Hackers Target Exposed Vite Dev Servers to Steal AWS, Azure Secrets
  • Weekly Recap: Rogue AI Agents, WeChat Worm, PaperCut Attacks
#Confidential Computing#Intel TDX#AMD SEV-SNP#Hardware Security#Cloud Security

Related Articles

CVE-2026-81832: XXE Flaw in IBM App Connect Enterprise SAP Adapter

A high-severity XXE vulnerability in IBM App Connect Enterprise's SAP Adapter lets low-privileged users exfiltrate confidential data via crafted XML.

3 min read

CVE-2026-82082: Critical Unauthenticated OS Command Injection in NUMail

Unauthenticated OS command injection in Green-Computing's NUMail lets remote attackers run arbitrary commands on the mail server. CVSS 9.8.

6 min read

Google Slashes Quantum Resource Requirements for Breaking

Google researchers have demonstrated that breaking the elliptic curve cryptography underpinning Bitcoin and Ethereum requires 20x fewer qubits than...

5 min read
Back to all News