TL;DR: AI-related incidents rose to 233 in 2024, a 56.4% jump, while 97% of breached organisations lacked proper AI access controls and 8% did not know whether systems were compromised, according to AccuKnox's analysis of current research. That makes discovery, runtime enforcement, and auditability the practical baseline for AI governance, not optional maturity work.
NHIMG editorial — based on content published by AccuKnox: AI Security and Governance: A Practical Guide to Protecting Models, Data, and Compliance in 2026
By the numbers:
- AI-related incidents rose to 233 in 2024, a 56.4% jump from the previous year.
- In IBM's 2025 data breach research, 13% of organisations experienced breaches of AI models or applications.
- 97% of breached organisations lacked proper AI access controls, according to IBM's 2025 data breach research.
Questions worth separating out
Q: How should security teams govern AI models that can call tools and access data?
A: Security teams should govern AI models as non-human identities with named owners, limited scope, short-lived credentials, and continuous authorization.
Q: Why do traditional IAM and security controls fall short for AI systems?
A: Traditional controls were built for static software and predictable releases.
Q: What breaks when AI governance is limited to policy documents and dashboards?
A: What breaks is enforcement.
Practitioner guidance
- Implement runtime input filtering for AI systems Block malicious prompts, jailbreak patterns, and unsafe retrieval content before the model executes them.
- Classify AI data by lifecycle stage Separate controls for training data, inference inputs, logs, and vector stores.
- Treat agent tool access as privileged Limit agent permissions to validated APIs and task-scoped actions, then review those permissions as privileged access.
What's in the full article
AccuKnox's full article covers the operational detail this post intentionally leaves for the source:
- How AccuKnox maps AI workloads across cloud and on-prem environments to build a security graph
- The specific control flow behind its prompt firewall, runtime monitoring, and automated red teaming
- How its compliance evidence and audit trails are structured for EU AI Act and ISO 42001 alignment
- The detailed workload-by-workload differences between LLMs, predictive models, and agent-based systems
👉 Read AccuKnox's full guide to AI security and governance in 2026 →
AI security and governance - are your runtime controls keeping up?
Explore further
AI governance debt is now a security liability. Organisations that adopted AI faster than they built controls have accumulated a governance debt that shows up as weak access policy, unclear accountability, and incomplete audit trails. Frameworks such as the NIST AI Risk Management Framework and ISO/IEC 42001 only work when the organisation translates policy into enforceable runtime controls. The practitioner conclusion is simple: if governance cannot be enforced in production, it does not exist.
A question worth separating out:
Q: How can organisations tell whether AI runtime monitoring is working?
A: A working programme can explain which AI-driven actions were observed, which service identities enabled them, and whether those actions stayed inside approved operational scope. If the team only sees dashboards and not the behaviour chain from input to tool use to effect, the control is too shallow to rely on.
👉 Read our full editorial: AI security and governance now hinge on runtime control