COMMENTARY: For years, security teams focused mostly on protecting data sitting in storage or traveling across networks. Encryption standards improved, key management got tighter, and companies piled on all kinds of controls over their files and connections. But they pretty much overlooked one big thing: what happens when data’s actually being used.Now, with AI picking up speed, organizations running workloads outside their old-school data centers, and hybrid clouds everywhere, ignoring “data in use” just isn’t an option anymore. In 2026, Confidential Computing is shaping up to be one of the most important technologies for security leaders to get their heads around.[SC Media Perspectives columns are written by a trusted community of SC Media cybersecurity subject matter experts. Read more Perspectives here.]So if you’re a CISO, the question is no longer “does Confidential Computing matter?” It’s “how does it fit into today’s security architecture, what does it mean for our AI plans, and why is it becoming a must-have for protecting sensitive workloads?”
Related reading:
Inside that enclave, sensitive code and data are safe. Even high-level system users or cloud admins can’t peek inside to see what’s happening while workloads run.The easiest way to explain it: encryption at rest protects stored data. Encryption in transit protects moving data. Confidential Computing protects data while it’s being used — a piece we’re starting to really need, especially as AI models go live, regulated workloads hit the cloud, and teams start collaborating across multiple environments.
Most enterprises are realizing basic cloud controls aren’t enough for sensitive AI tasks. Confidential Computing helps by locking down AI processing. Both the model and the data are protected inside enclaves.As businesses push advanced AI models closer to real-world use, runtime security matters just as much as storage and network controls.
It doesn’t replace compliance frameworks. It just adds another layer of assurance CISOs can work into their risk management plans, often as part of a broader “zero trust for workloads” approach.
Those are your high-impact starters.
Building confidential AI architecture is key for any enterprise balancing innovation with security and compliance.
What exactly is Confidential Computing?
It’s pretty simple. Confidential Computing protects your data during processing.Normally, encryption locks down data sitting in storage or moving across a network. But as soon as you want to use that data, apps have to decrypt it in memory, making it vulnerable to attackers. Confidential computing closes that loophole. It uses hardware-based Trusted Execution Environments (often called secure enclaves) to create a locked-down, encrypted zone within a processor.Why Confidential Computing will matter more going forward
There are a few big things driving adoption.1. AI has changed everything
Enterprise AI isn’t just a buzzword now. It runs on customer records, financial info, healthcare data, IP, and even source code. And most of it flows through third-party clouds, external GPUs, or rented inference machines, not locked-down data centers.This opens the door to real worries, like:- Prompt leaks
- Model theft
- Data exposure during inference
- Insider threats
- Unauthorized access
- Cross-tenant cloud issues
2. Hybrid and multi-cloud environments have trust issues
Companies rarely stick to just one environment anymore. Applications might span public clouds, on-premises gear, edge devices, SaaS, and even “AI factories.” Sure, this is flexible, but it makes trusting your infrastructure a headache.Security teams now ask sharper questions. Can cloud admins access our sensitive workloads? How do we know where data gets processed? What if the infrastructure itself gets popped? How do we safely run regulated workloads in shared environments?Confidential Computing helps here, setting up isolation boundaries that can be cryptographically verified. You don’t just take the cloud provider’s word; you can confirm your workloads are actually running in a protected environment before handing over any sensitive data.This move toward hardware-rooted trust is becoming a top priority, especially for regulated industries and teams running sensitive AI.3. Compliance isn’t getting any easier
Regulators are watching data processing closer than ever, especially as AI ramps up. Requirements around data sovereignty, privacy, and industry-specific mandates are tightening across finance, healthcare, government, and critical infrastructure.Confidential Computing strengthens your compliance play by:- Reducing exposure of sensitive data while it’s processed
- Limiting insider risks
- Supporting data residency
- Offering attestation to verify workloads
- Tightening controls for regulated AI environments
Common myths about Confidential Computing
Some misunderstandings still hold back adoption. These include:“It’s just for government or defense”
It started there, but commercial industries have jumped in. Banks use it to secure transactions and fraud detection. Healthcare uses it for patient analysis. AI-driven enterprises protect inference workloads and proprietary models. If you handle sensitive or regulated data, it’s relevant.“Performance overhead makes it useless”
Early versions did slow things down, but hardware support got much better. Modern confidential computing easily handles enterprise-grade workloads, including AI and HPC. For most companies, the security and compliance payoff is well worth the small performance hit (if there is one), especially for critical workloads.“Regular encryption already covers it”
This is the biggest myth. Encryption doesn’t protect data during processing. At runtime, the data gets exposed in system memory. Confidential computing solves exactly that problem.With more attackers targeting runtime and AI pipelines, protecting data in use is non-negotiable.If you’re a CISO, here’s what to tackle first
Confidential Computing is evolving fast, but you don’t need to wait for perfection to make it part of your strategy. Focus on these steps:Spot high-risk workloads
Not every workload needs Confidential Computing. Start with places where:- Sensitive AI inference happens
- Regulated customer data is processed
- Financial transactions occur
- Healthcare info is handled
- Intellectual property is at risk
- Teams collaborate on valuable projects
Assess AI security gaps
Many organizations rolled out AI way faster than they locked it down. CISOs should figure out:- Where are our AI models hosted?
- Who can access prompts or inference data?
- Does sensitive info ever leave trusted environments?
- How are runtime protections set up?