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

推荐订阅源

钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
MongoDB | Blog
MongoDB | Blog
博客园_首页
博客园 - 三生石上(FineUI控件)
博客园 - 聂微东
B
Blog RSS Feed
D
Docker
IT之家
IT之家
大猫的无限游戏
大猫的无限游戏
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
阮一峰的网络日志
阮一峰的网络日志
罗磊的独立博客
Recent Announcements
Recent Announcements
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
A
About on SuperTechFans
The GitHub Blog
The GitHub Blog
G
Google Developers Blog
V
V2EX
量子位
雷峰网
雷峰网
月光博客
月光博客
云风的 BLOG
云风的 BLOG
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
T
Tailwind CSS Blog

Help Net Security

ChatGPT advanced account security adds passkeys and hardware keys Week in review: High-severity LPE vulnerability in the Linux kernel, cPanel 0-day exploited for months Automating Pentest Delivery: A Step-by-Step Guide - PlexTrac Open-source privacy proxy masks PII before prompts reach external AI services Shadow AI risks deepen as 31% of users get no employer training Identity is the control plane for distributed infrastructure AI traffic is getting bigger, louder, and less predictable New infosec products of the month: April 2026 cPanel zero-day exploited for months before patch release (CVE-2026-41940) Cisco releases open-source toolkit for verifying AI model lineage Met Police face criticism for using AI to spy on their own officers Nine-year-old Linux kernel flaw enables reliable local privilege escalation (CVE-2026-31431) Hacker with a special interest in breaching sports institutions ends behind bars - Help Net Security IP Fabric MCP server adds governance and control to enterprise AIOps workflows - Help Net Security Aqua Compass MCP server enables real-time investigation and containment of runtime threats - Help Net Security Google brings instant email verification to Android, no OTP needed - Help Net Security If cyber espionage via HDMI worries you, NCSC built a device to stop it - Help Net Security Apple fixes iPhone bug that let FBI retrieve deleted Signal messages(CVE-2026-28950) - Help Net Security GopherWhisper APT group hides command and control traffic in Slack and Discord - Help Net Security OpenAI tackles a bad habit people have when interacting with AI - Help Net Security A year in, Zoom's CISO reflects on balancing security and business - Help Net Security Scenario: Open-source framework for automated AI app red-teaming - Help Net Security GDPR works, but only where someone enforces it - Help Net Security Ransomware, fraud, and lawsuits drive cyber insurance claims to new peaks - Help Net Security Google’s Workspace Intelligence promises privacy while running on your data - Help Net Security Cyberattack on French government agency triggers phishing alert - Help Net Security Claude Mythos finds 271 Firefox flaws, Mozilla believes zero-days are numbered - Help Net Security Prove Identity Platform connects verification, authentication, and fraud prevention - Help Net Security New Mirai variants target routers and DVRs in parallel campaigns - Help Net Security Acronis GenAI Protection gives MSPs control over AI usage and data risks - Help Net Security
The rise of machine identities and agentic AI: Securing t...
Help Net Security · 2026-06-16 · via Help Net Security

In the latest episode of Identity Insider, I sat down with Chris Hughes, a cybersecurity expert who’s involved in OWASP’s work on non-human and machine identity security. Unsurprisingly, our discussion centered on the rapidly changing cybersecurity landscape, driven by the rise of artificial intelligence (AI), particularly agentic AI, which is giving systems unprecedented autonomy within the enterprise.

You can watch our full discussion here:

securing machine identities

The conversation reinforced something I’ve been thinking about for a while: we’re entering a new phase of identity security. It’s no longer just about protecting people’s access; it’s about protecting the data, systems, and trust boundaries that people and machines interact with.

For years, identity security has been centered on humans, ensuring that the right person has the right level of access to the right resources. But now, the same principle applies to non-human entities: machines, APIs, bots, and increasingly, AI agents. These new “digital actors” authenticate, access sensitive information, execute workflows, and even make decisions, often faster and at greater scale than any human ever could.

That shift means our focus as security leaders must evolve from simply asking “Who is the person?” to asking “What entity, human, machine, AI, is accessing my data, and can I trust it?”

From service accounts to autonomous agents: A new kind of identity sprawl

Today, for every human identity, an enterprise may have dozens of machine identities—automatically created, rarely tracked, and often left behind. With cloud-native architectures, microservices, and automation, this sprawl has exploded. Unfortunately, attackers have noticed too. Compromised machine credentials are now among the most common initial access vectors in major breaches.

Agentic AI: Machines that think and act

In just the past year, agentic AI has advanced at an extraordinary pace. Unlike traditional AI that only generates text or insights, agentic AI gives large language models (LLMs) “arms and legs”, enabling them to take real actions on behalf of humans.

These autonomous agents can log into systems, execute workflows, interact with APIs, and even make decisions about data and security operations. Each carries credentials, tokens, or entitlements. In other words, each represents a new non-human identity with real privileges in your environment.

This introduces a new challenge: replicated privilege at machine speed. A single employee using an AI agent could unknowingly multiply their access tenfold, creating a web of high-privilege entities acting semi-independently under their account.

Combined with the existing sprawl of service accounts and cloud integrations, the attack surface expands dramatically—where a single compromised agent or API key can move laterally across environments with devastating speed.

Why visibility is still the hardest problem

Visibility remains the hardest problem. Enterprises now juggle identities across SaaS apps, multiple clouds, and on-prem environments. Even with advanced tools, many can’t confidently answer:

  • How many non-human identities exist in our environment?
  • What privileges do they have, and are those privileges appropriate?
  • Which identities are linked to AI agents or automation frameworks?
  • Which secrets or credentials are embedded in code or stored insecurely?

At Delinea, we refer to this as discovery, and it’s the essential first step. Our platform uncovers machine and agentic identities wherever they reside and maps how they interact. Once visibility is achieved, organizations can move to governance and control.

Governance and the over-privilege problem

Managing machine entitlements is difficult because, unlike humans, machines don’t protest excessive access. Engineers often over-provision credentials to ensure workflows run smoothly, leading to persistent, unnecessary privileges, a key factor in many breaches.

As AI agents gain autonomy, privilege management becomes both more challenging and increasingly critical. Delinea’s philosophy is simple:

You can’t protect what you can’t see, and you can’t secure what you don’t govern.

We focus on enabling organizations to discover, right-size, and protect every identity—human, machine, or AI.

AI’s dual role: Risk amplifier and security accelerator

AI is a double-edged sword. It’s both a new risk vector and a powerful enabler for defense.

Attackers are already using AI to automate reconnaissance, craft realistic phishing campaigns, and exploit leaked credentials more quickly than human teams can respond. On the other hand, defenders can utilize AI to enhance visibility, detect abnormal behavior, and expedite responses.

At Delinea, we view AI’s role in two ways:

  • Securing customers’ AI: Discover and manage AI agents, enforce least privilege, and govern their access.
  • Using AI for security: Embed intelligence to detect abnormal privilege patterns, recommend remediation, and continuously learn from identity behavior.

As AI becomes increasingly autonomous, the distinction between “identity” and “agent” will blur. Securing that boundary will be one of cybersecurity’s defining challenges.

Practical steps for securing machine and agentic identities

Organizations beginning to address this issue should start with these practical actions:

1. Discover everything: Inventory every credential, key, token, and agent. Continuously scan across all environments.
2. Classify and prioritize risk: Identify over-privileged or dormant accounts and pinpoint those with access to sensitive systems.
3. Apply least privilege and just-in-time access: Remove standing credentials, rotate secrets automatically, and vault sensitive machine secrets.
4. Automate governance: Enforce policy through automated workflows and integrate security into CI/CD pipelines.
5. Monitor continuously: Track anomalies, detect privilege drift, and use AI analytics for early warning.

Identity security isn’t a one-time project; it’s a continuous lifecycle of discovery, governance, and control.

Looking ahead: securing autonomy

We’re moving into an era where software not only executes instructions but also makes decisions. Machine identities and AI agents are now active participants in enterprise operations.

This evolution demands a new model of identity security, one that scales beyond human oversight, uses automation to enforce least privilege, and provides continuous insight into how trust is exercised.

The machines are rising, and our responsibility is to ensure they rise securely.