Evidence Pack: Does 'Confidential Computing' Actually Secure the Cloud?
As AI forces companies to process highly sensitive data on shared servers, the tech industry is racing to adopt hardware-level encryption. But while 'Confidential Computing' stops passive snooping, recent security research reveals it is not a silver bullet against targeted attacks.
By Lila Morgan
- Industry Consortiums
- Advocates emphasizing the mathematical isolation and regulatory benefits of hardware enclaves.
- Academic Researchers
- Security experts focused on the fragility of hardware roots of trust and side-channel vulnerabilities.
- Cybersecurity Agencies
- National regulators viewing the technology as a valuable but incomplete defense layer.
- Independent Analysts
- Observers analyzing the shift in the cloud computing threat model.
Why this matters
As companies increasingly feed sensitive personal, financial, and corporate data into cloud-hosted AI models, Confidential Computing is the primary technology preventing that data from being exposed to the cloud providers themselves. Understanding its limits is critical for anyone trusting the cloud with proprietary information.
Key points
- Confidential Computing protects data while it is actively being processed in a server's memory.
- It uses hardware-level Trusted Execution Environments (TEEs) to encrypt data away from the cloud provider.
- 75% of surveyed enterprises are now piloting or running workloads in these secure environments.
- The technology successfully blocks software-level snooping and rogue cloud administrators.
- Academic researchers have proven that TEEs remain vulnerable to physical access and side-channel attacks.
The cloud computing era was built on a fundamental compromise: you can encrypt your data while it sits on a hard drive, and you can encrypt it while it travels across the internet, but the moment you actually need to use it, it must be decrypted in the server's memory.[4]
This vulnerability—known as "data in use"—was historically accepted as the cost of doing business. If you rented a server from Amazon, Microsoft, or Google, you implicitly trusted their infrastructure, their hypervisors, and their system administrators not to peek at your raw data while it was being processed.[3]
The generative AI boom shattered that compromise. As enterprises rush to feed highly sensitive proprietary data—from patient health records to unreleased financial earnings—into large language models hosted on shared cloud infrastructure, the risk of exposure has become untenable.
In response, the tech industry is rapidly standardizing a hardware-level paradigm shift known as Confidential Computing.
The core claim of Confidential Computing is profound: by leveraging specialized silicon, it mathematically guarantees that neither the cloud provider, the host operating system, nor other tenants on the same server can access your data or code while it is running.[2]
According to a recent study by the Confidential Computing Consortium and IDC, 75% of enterprise organizations are now either piloting or actively running workloads in these secure environments, driven heavily by AI deployments and stringent new regulatory frameworks like the European Union's Digital Operational Resilience Act (DORA).
The mechanism behind this protection is the Trusted Execution Environment (TEE). Modern processors from AMD (SEV-SNP), Intel (TDX), and Nvidia (Hopper GPUs) now feature dedicated hardware logic that carves out an isolated, encrypted enclave within the system's main memory.[3]
When an application runs inside a TEE, the CPU encrypts the data before it ever reaches the RAM. The decryption keys are managed entirely by the processor's secure hardware, completely bypassing the cloud provider's software stack.
When an application runs inside a TEE, the CPU encrypts the data before it ever reaches the RAM.
Crucially, this architecture relies on a process called "attestation." Before a company sends its sensitive AI prompts or proprietary algorithms to the cloud, the hardware enclave generates a cryptographic proof—signed by the chip manufacturer—verifying that the secure environment is genuine, properly configured, and has not been tampered with.[3]
The evidence supporting the effectiveness of Confidential Computing for its intended use cases is strong. For organizations looking to block passive snooping, prevent malware from escaping neighboring virtual machines, or stop a rogue cloud administrator from simply dumping the server's memory, TEEs provide a robust, mathematically sound barrier.[2]
This isolation is enabling entirely new categories of secure collaboration. Financial institutions are using Confidential Computing to pool transaction data and train shared fraud-detection models without ever exposing their underlying customer records to one another or to the cloud host.
However, independent security researchers warn that the marketing around Confidential Computing often outpaces the physical reality of the hardware. While TEEs successfully eliminate software-based threats from the cloud provider, they do not make workloads invulnerable.[3]
"Confidential computing does not make your workload invulnerable. It changes the threat model," notes security analysis firm Unmitigated Risk. Because the secure enclave still physically shares the CPU's caches, branch predictors, and power delivery systems with other workloads, it remains susceptible to advanced "side-channel" attacks.[3]
The academic evidence bears this out. In a recent paper titled "TDXRay," researchers demonstrated the ability to reconstruct user prompts word-for-word from an encrypted Intel TDX virtual machine simply by observing which cache lines the AI's tokenizer accessed.[1]
Similarly, researchers at ETH Zurich recently published "RMPocalypse," detailing a vulnerability in the memory management of AMD's SEV-SNP architecture. By exploiting a flaw in the Reverse Map Table, the team was able to bypass the protective mechanisms and access the secured data areas with a 100% success rate in testing.
Physical access remains the ultimate trump card. Attacks like "TEE.Fail" have shown that a $1,000 device soldered directly to a server's DDR5 memory bus can extract the very attestation keys that underpin the system's trust. Because cloud providers inherently possess physical access to the servers they operate, a highly motivated, state-level actor compromising the physical data center could theoretically defeat the encryption.[3]
This nuance is reflected in the official guidance from national security agencies. In its technical position paper, the French National Cybersecurity Agency (ANSSI) concluded that while Confidential Computing provides "significant defense-in-depth," it is "not secure enough to protect data integrity and confidentiality against a hostile administrator performing targeted, active attacks."
Ultimately, the evidence suggests that Confidential Computing is a massive leap forward for cloud security, but it requires a shift in how trust is delegated. Organizations are no longer trusting the cloud provider's software; instead, they are placing their absolute trust in the silicon manufacturers—Intel, AMD, and Nvidia—to design flawless hardware, and accepting that physical hardware roots of trust will always face a relentless cycle of academic exploitation and microcode patching.[3][4]
Key terms
- Confidential Computing
- A security paradigm that protects data while it is actively being processed by isolating it inside a hardware-encrypted environment.
- Trusted Execution Environment (TEE)
- The physical, isolated area within a processor where data is decrypted, processed, and re-encrypted away from the rest of the system.
- Attestation
- A cryptographic proof generated by the hardware that verifies the secure environment is genuine and has not been tampered with.
- Side-Channel Attack
- A hacking technique that extracts secrets not by breaking encryption, but by observing indirect signals like power consumption or cache access times.
- Hypervisor
- The software used by cloud providers to create and manage multiple virtual machines on a single physical server.
Sources
[1]IEEE XploreAcademic ResearchersTDXRay: Reconstructing User Prompts from Encrypted Intel TDX VMs
Read on IEEE Xplore →
[2]Mordor IntelligenceIndustry ConsortiumsConfidential Computing Market Size & Share Analysis
Read on Mordor Intelligence →
[3]Unmitigated RiskIndependent AnalystsConfidential computing is the most important security technology organizations do not fully understand
Read on Unmitigated Risk →
[4]Factlen Editorial TeamIndependent AnalystsSynthesis by Factlen editorial team
Read on Factlen Editorial Team →
Comments
Every angle. Every day.
Get technology stories with full source coverage and perspective breakdowns delivered to your inbox.


