TL;DR: AI supply chain attacks now target training data, models, and agent interactions, with Obsidian Security arguing that weak visibility, poor access control, and over-reliance on third-party components leave enterprise AI exposed to compromise and data extraction. The governance gap is no longer theoretical: identity-first controls and continuous monitoring are becoming the baseline for AI security.
NHIMG editorial — based on content published by Obsidian Security: AI Exploits and Model Compromise: How Attackers Target the AI Supply Chain
By the numbers:
- 96% of technology professionals identify AI agents as a growing security threat, and 66% believe this risk is immediate.
- When AWS credentials are exposed publicly, attackers attempt access within an average of 17 minutes, and as quickly as 9 minutes in some cases.
Questions worth separating out
Q: How should security teams govern AI agents that can access enterprise systems?
A: Security teams should govern AI agents as non-human identities with explicit ownership, scoped privileges, and continuous monitoring.
Q: Why do supply chain attacks create such large blast radius?
A: They create large blast radius because one upstream compromise can be reused across many downstream relationships.
Q: What breaks when AI systems are deployed without behavioural monitoring?
A: Without behavioural monitoring, organisations lose the ability to spot silent model drift, hijacked sessions, and abnormal data access.
Practitioner guidance
- Inventory AI agents and model-linked identities Map every AI system that can read, write, route, or call enterprise services, including the tokens and service accounts it uses.
- Constrain AI agent privileges to task scope Replace broad delegated access with task-scoped permissions, short-lived tokens, and explicit approval paths for high-risk actions.
- Add AI-specific behavioural baselines Monitor model outputs, request patterns, and data access against known-good baselines so you can spot poisoning, hijacking, or silent drift.
What's in the full article
Obsidian Security's full article covers the operational detail this post intentionally leaves for the source:
- Specific mitigation patterns for adversarial simulation, model validation, and secure data ingestion in AI pipelines
- Examples of behavioural monitoring signals for spotting compromised models and hijacked agent sessions
- Implementation guidance for identity-first protection of AI agents, tokens, and APIs across enterprise systems
👉 Read Obsidian Security's analysis of AI supply chain exploits and model compromise →
AI supply chain attacks: what identity and security teams need to know?
Explore further
AI supply chain security is now an identity problem as much as a model problem. Once AI systems can act across multiple services, the decisive control becomes who or what is allowed to authenticate, delegate, and retrieve data. That makes agent identity, token governance, and access scope part of the AI security boundary. Practitioners should stop treating AI as a standalone model-layer issue and fold it into identity governance.
A few things that frame the scale:
- 98% of companies plan to deploy even more AI agents within the next 12 months, despite documented rogue behaviour in 80% of current deployments.
- Only 52% of companies can track and audit the data their AI agents access, leaving 48% with a complete blind spot for compliance and breach investigation.
A question worth separating out:
Q: Who is accountable when an AI agent accesses sensitive data it was not meant to use?
A: Accountability sits with the team that approved the agent, its connectors, and its policy boundaries, not with the runtime behaviour alone. Organisations need ownership for intent, permissions, monitoring, and validation so they can prove whether the agent stayed inside its approved purpose. Without that, audit and regulatory response become retrospective guesswork.
👉 Read our full editorial: AI supply chain attacks expose the limits of traditional security controls