惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

J
Java Code Geeks
Martin Fowler
Martin Fowler
B
Blog RSS Feed
D
DataBreaches.Net
L
LangChain Blog
月光博客
月光博客
S
SegmentFault 最新的问题
阮一峰的网络日志
阮一峰的网络日志
V
Visual Studio Blog
美团技术团队
Jina AI
Jina AI
博客园 - 司徒正美
雷峰网
雷峰网
Last Week in AI
Last Week in AI
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
IT之家
IT之家
博客园 - 三生石上(FineUI控件)
WordPress大学
WordPress大学
小众软件
小众软件
罗磊的独立博客
博客园_首页
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
A
About on SuperTechFans
Engineering at Meta
Engineering at Meta

Search Security Resources and Information from TechTarget

How to operationalize threat modeling with AI | TechTarget CISO First fully agentic ransomware attack sparks readiness concerns | TechTarget Evaluating secure enterprise browsers vs. security plugins | TechTarget The AI vulnerability storm is here: Is your security program ready? | TechTarget Perimeter to posture: A roadmap to zero trust maturity | TechTarget TLS certificate lifetime changes: What CISOs must do now | TechTarget The agentic AI 8 key aspects of a mobile device security audit program | TechTarget Why mobile security audits are important in the enterprise | TechTarget Beyond the perimeter: The shift to data-centric protection | TechTarget How agentic AI threat intelligence aids NGO cyber defense: Case study | TechTarget How to conduct a mobile app security audit | TechTarget NO FAKES Act advances: What CISOs need to know | TechTarget What CISOs should know about AI runtime security | TechTarget As Q-Day looms, 90% of systems are unprepared for PQC | TechTarget A CISO Most security pros say their culture is Zscaler lays out its vision to secure the AI era at Zenith Live | TechTarget The OpenClaw security risks every CISO needs to know | TechTarget Cloud security metrics and KPIs: A CISO Florida public sector training on SimSpace cyber range: Case study | TechTarget Reporters' Notebook — Focus on Cyber Insurance: How Quantifying Risk Is Reshaping Security It's time to update incident response for the AI era How to build AI security guardrails without blocking innovation The prosecution gap: Why cybercrimes go unpunished AI in cyberdefense: Learning from threat actors' playbooks Top identity and access management risks CISO role changes as cyber-risk appetites in the C-suite grow CISO's guide to data minimization
How to implement zero trust for AI
Damon Garn · 2026-05-12 · via Search Security Resources and Information from TechTarget

putilov_denis - stock.adobe.com

As organizations embed AI into business systems, they also expand the attack surface. Applying zero trust to AI can help mitigate the risk.

AI environments involve complex data pipelines, model-training infrastructure, APIs and third-party components, all of which introduce new security risks.

Modern security techniques-- with and without AI -- recognize that traditional trusted-network approaches are inadequate. AI systems ingest new data, interact with users and integrate with other platforms, creating multiple entry points for attackers. A zero-trust model with continuous verification, strict access controls and ongoing monitoring offers a practical framework for protecting AI systems without slowing innovation.

Read on to learn how to apply zero-trust principles to AI by securing data, models, workflows and people.

AI security risks

AI systems create security challenges that most traditional defenses do not address. Specific threats include the following:

  • Data poisoning manipulates the training data to alter the model's behavior.
  • Model theft involves attackers extracting proprietary models through APIs or compromised infrastructure.
  • Prompt injection and malicious inputs can include threat actors manipulating AI systems to reveal sensitive data or bypass safeguards.
  • AI supply chain risks occur when attackers exploit vulnerabilities in third-party data sets, models and libraries.
  • Sensitive data leakage involves confidential data exposed through AI outputs or logs.

Because these risks affect every stage of the AI lifecycle, comprehensive security is essential.

Building a zero-trust framework for AI

To protect the entire AI lifecycle, it is essential to have an effective zero-trust framework that covers data ingestion, model training, model storage, deployment and inference, and ongoing monitoring.

To succeed, focus the framework on three key areas: securing AI data pipelines, protecting models and AI infrastructure and continuously monitoring AI workflows.

Securing AI data pipelines

Data pipelines are one of the most valuable -- and vulnerable -- parts of AI systems. Untrusted or manipulated data can compromise the entire AI system, so CISOs should prioritize pipeline security. Protect these data sets before they enter training or inference workflows by:

  • Verifying the origin and integrity of data sets.
  • Tracking data lineage and provenance.
  • Restricting who can access and modify data sets.
  • Implementing automated validation to detect anomalies or poisoning attempts.
  • Maintaining strict data set version control and access logs.

Protecting models and AI infrastructure

AI models often represent significant intellectual property and operational value. Treat models as high-value assets. Protect models by:

  • Securing model registries with strong authentication.
  • Encrypting models at rest and in transit.
  • Limiting who can train, modify or deploy models.
  • Restricting access to inference APIs.
  • Implementing rate limits to reduce the risk of model extraction.

Separating AI development, training and production environments can further reduce exposure and block attackers from moving laterally through the infrastructure.

The overall goal is to help prevent model theft, tampering and unauthorized use.

Continuously monitoring AI workflows

Zero trust requires continuous verification rather than one-time authentication. Security teams must monitor the entire AI lifecycle; this includes monitoring training pipelines, model-deployment processes, query patterns, inference APIs and user interaction with AI systems. Indicators of compromise to look out for include unusual query volumes, abnormal output behavior, suspicious automation activity and signs of prompt-injection attempts.

Teams should integrate AI telemetry into existing security monitoring platforms to detect and respond to threats faster.

Reinforce zero trust with governance and security tools

AI security is about more than configuring a few settings and rotating log files. Controls must be supported by strong governance and specialized security tools. Security teams should deploy tools that provide visibility across the AI lifecycle, such as model-monitoring platforms, data-lineage tracking tools, AI risk management systems and prompt-injection detection. For the best visibility, coverage and consistency, integrate these tools with existing identity management and security monitoring systems.

Equally important is establishing governance policies that define how to develop and deploy AI systems. Organizations should set standards for data set approval and validation, model testing and validation, deployment authorization and third-party AI integrations.

Use clear governance to align AI initiatives with security, compliance and ethical commitments.

In addition, train developers, data scientists and business users on security awareness to reduce human error and encourage responsible use of AI systems across the organization.

AI is already part of core business operations, but it introduces new and evolving security risks by expanding the attack surface. Adopt a zero-trust approach to protect AI systems by verifying every user, service and data source. By securing pipelines, protecting models and continuously monitoring AI activity, leaders can support innovation while maintaining strong security and governance.

Damon Garn owns Cogspinner Coaction and provides freelance IT writing and editing services. He has written multiple CompTIA study guides, including the Linux+, Cloud Essentials+ and Server+ guides, and contributes extensively to TechTarget Editorial, The New Stack and CompTIA Blogs.

Next Steps

Startup founder says trust is biggest barrier to AI agents

Dig Deeper on Application and platform security