{"id":13238,"date":"2026-07-30T18:46:04","date_gmt":"2026-07-30T18:46:04","guid":{"rendered":"https:\/\/mpelembe.net\/?p=13238"},"modified":"2026-07-30T18:47:13","modified_gmt":"2026-07-30T18:47:13","slug":"ai-and-blockchain-beyond-zero-trust","status":"publish","type":"post","link":"https:\/\/mpelembe.net\/index.php\/ai-and-blockchain-beyond-zero-trust\/","title":{"rendered":"AI and blockchain beyond zero trust"},"content":{"rendered":"<p>Why Zero Trust Isn&#8217;t Enough: Tackling the Threat of &#8220;Ambient Authority&#8221; in AI Agents<\/p>\n<p>Thu, July 30 2026 \/Mpelembe Media\/ \u2014 he Shift from Zero Trust to &#8220;Beyond Zero&#8221; The rapid proliferation of autonomous AI agents has fundamentally broken traditional &#8220;Zero Trust&#8221; architectures, such as Google&#8217;s pioneering BeyondCorp. Because AI agents can consume and process data at machine speed, they often inherit the broad, over-provisioned privileges of their human operators\u2014a vulnerability known as &#8220;ambient authority&#8221;. To address this, Google security researchers introduced &#8220;Beyond Zero,&#8221; a new security paradigm that shrinks the trust boundary from the broad application level down to the individual resource action.<!--more--><\/p>\n<p><iframe loading=\"lazy\" title=\"Shrinking the Perimeter  From VPNs to Beyond Zero Architecture\" width=\"604\" height=\"340\" src=\"https:\/\/www.youtube.com\/embed\/wiZYfB8jPSE?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen><\/iframe><\/p>\n<p>How the Beyond Zero Architecture Operates Beyond Zero evaluates every transaction in real-time by combining static rules, which act as &#8220;the floor,&#8221; with dynamic, AI-driven risk assessments that serve as &#8220;the ceiling&#8221;. The framework relies on a continuous feedback loop powered by several core components. It begins with an Enterprise Security World Model, which is an AI-generated map of the enterprise that understands &#8220;Who&#8221; (users and hierarchies), &#8220;What&#8221; (data sensitivity), and &#8220;How&#8221; (contextual task alignment) to pre-compute access attributes. Next, through its Event Intake fabric, the system avoids evaluating single actions in isolation; instead, it looks at an &#8220;Activity Window&#8221; of telemetry before and after an event to spot sophisticated anomalies. The architecture also relies on a Hierarchical Reasoning Engine that balances sub-millisecond, deterministic evaluations on a &#8220;fast path&#8221; with deeper, out-of-band behavioral anomaly detection on a &#8220;slow path&#8221;. Finally, rather than simply blocking users\u2014which causes administrative fatigue\u2014the system utilizes a Challenge and Containment Infrastructure to introduce localized friction, such as requiring a FIDO security key touch or manager approval when it detects anomalous behavior.<\/p>\n<p>Critiques and Risks of the &#8220;Self-Defending Enterprise&#8221; While Beyond Zero addresses machine-speed threats, cybersecurity experts warn that it risks creating an &#8220;algorithmic bureaucracy&#8221;. If an AI engine defines &#8220;normal&#8221; behavior based strictly on historical data, it may actively penalize employees doing legitimate emergency work, cross-functional tasks, or novel projects. Critics compare this to an immune system suffering from an autoimmune disease, where the enterprise attacks its own healthy workflows. Furthermore, centralizing security decisions into a single AI &#8220;brain&#8221; creates a massive, high-value target for attackers. If a malicious actor were to successfully compromise this core reasoning engine, they would be granted absolute authority over all enterprise resources.<\/p>\n<p>Alternative and Complementary Security Paradigms Beyond Google&#8217;s framework, the industry is exploring several other cutting-edge methods to secure enterprise perimeters. To fix the vulnerability of compromised endpoints in a Zero Trust Architecture, researchers propose blockchain integration to build Distributed Collaborative Intrusion Detection Systems (DCIDS). Blockchain&#8217;s immutable ledger ensures that shared security alerts and logs cannot be tampered with by malicious actors. Another paradigm is database-centric security, championed by platforms like AsterionDB, which argues for removing sensitive corporate data from standard file systems entirely and placing it into relational Oracle databases. By eliminating file systems, organizations remove the primary targets for ransomware and protect data against post-quantum &#8220;Harvest Now, Decrypt Later&#8221; attacks, as the data cannot be read without defeating the database&#8217;s internal access controls first. Finally, to combat phishing and credential theft, platforms like ThreatLocker utilize device-based zero trust. This approach enforces strict deny-by-default policies that require valid credentials, an approved device, and a secure broker. Under this model, if a user is phished, the attacker still cannot access the network without physical possession of the trusted device.<\/p>\n<h3>From Zero Trust to Beyond Zero: Why AI Agents and Blockchain Are the New Frontier of Resource Integrity<\/h3>\n<p>For decades, the &#8220;castle-and-moat&#8221; strategy defined the boundaries of enterprise security. We built formidable walls\u2014firewalls, VPNs, and localized intrusion detection\u2014under the assumption that anything inside the perimeter was inherently benign. This paradigm effectively collapsed following the 2009 &#8220;Operation Aurora&#8221; attacks, which proved that once an adversary establishes a foothold inside the network, the &#8220;moat&#8221; becomes irrelevant.The subsequent shift toward Zero Trust Architecture (ZTA) was accelerated by the cloud revolution and the remote-work requirements of the COVID-19 era. Yet, as we move into a world of &#8220;de-perimeterization,&#8221; ZTA is no longer the finish line. We are entering the era of\u00a0 Beyond Zero , where the focus shifts from merely verifying access to governing the integrity of digital intent at machine speed.<\/p>\n<h4>1. Your Endpoints are the &#8220;Achilles Heel&#8221; of Zero Trust<\/h4>\n<p>A common misconception among IT leaders is that a mature ZTA implementation renders a network &#8220;unhackable&#8221; by preventing lateral movement. However, research from the University of Central Lancashire and Edge Hill University reveals a sobering reality: if the endpoint itself is compromised, the ZTA controller can be systematically deceived.The mechanism is a technique known as &#8220;session riding.&#8221; In this scenario, an attacker gains a foothold on a device using\u00a0 kernel-level malware . By compromising the operating system at its most fundamental level, the adversary can forge the health telemetry sent to the ZTA controller. To the security engine, the device appears patched and compliant, while the attacker &#8220;rides&#8221; the user\u2019s authenticated session to perform malicious acts.&#8221;The already authenticated and authorised session of a compromised endpoint can be leveraged to perform limited, though malicious, activities ultimately rendering the endpoints the Achilles heel of ZTA.&#8221;This is counter-intuitive for teams who view ZTA as a silver bullet. Because the malware operates within the kernel, it can manipulate the very security checks meant to verify its absence, creating a &#8220;trusted&#8221; session for an untrusted actor.<\/p>\n<h4>2. From Application Access to &#8220;Resource-Level&#8221; Actions<\/h4>\n<p>Google\u2019s original BeyondCorp model revolutionized security by shifting focus from network location to the application layer. But in the AI era, application-level access is a blunt instrument. The new &#8220;Beyond Zero&#8221; paradigm moves the trust boundary even deeper: from &#8220;Can I access this app?&#8221; to &#8220;Is this specific action on this specific resource authorized?&#8221;This granularity is essential for securing\u00a0 APIs and the Model Context Protocol (MCP) , where traditional boundaries blur. To navigate this, Beyond Zero relies on five core principles:<\/p>\n<ul>\n<li aria-level=\"1\">Resource and Action-based security:\u00a0 Decisions are evaluated for individual actions on specific resources, applying across interfaces, APIs, and AI protocols.<\/li>\n<li aria-level=\"1\">Blended static and dynamic security:\u00a0 Granular static policies are paired with dynamic controls. This &#8220;blended&#8221; approach is strategic; it provides flexibility without moving to a fully dynamic model, which is notoriously difficult to verify statically.<\/li>\n<li aria-level=\"1\">Automatically enriched context:\u00a0 Systems ingest real-time data on what a user is working on and the nature of the data they are touching.<\/li>\n<li aria-level=\"1\">Automated in-depth investigation:\u00a0 Risk signals autonomously trigger probes, deploying challenges across the access stream.<\/li>\n<li aria-level=\"1\">Challenges and containments:\u00a0 Policies can instantly trigger verification requirements or containment protocols to manage exceptions.<\/li>\n<\/ul>\n<h4>3. AI Agents are the New &#8220;Users&#8221; (And They&#8217;re Faster Than You)<\/h4>\n<p>The modern enterprise is no longer populated solely by humans. AI agents are the new digital workforce, but they operate at a velocity that renders human-centric security obsolete.Consider the contrast in\u00a0 machine-speed data access : while a human takes minutes or even hours to browse and exfiltrate a directory, a rogue AI agent can perform the same task in milliseconds. Traditional periodic health checks fail at this speed. This necessitates &#8220;agentic identities&#8221; and a shift toward\u00a0 intent-based analysis . By analyzing the &#8220;why&#8221; behind a request in real time, autonomous reasoning engines can distinguish between a productive agent and a compromised credential before the damage is done.<\/p>\n<h4>4. Blockchain is the Secret Sauce for &#8220;Trustless&#8221; Security Integrity<\/h4>\n<p>As ZTA matures, it is converging with Blockchain-based Distributed Collaborative Intrusion Detection Systems (DCIDS). While traditional, standalone IDS setups are often siloed and vulnerable to log tampering, blockchain\u2019s immutability ensures the integrity of the detection process itself.In a &#8220;Beyond Zero&#8221; framework, blockchain solves the problem of compromised IDS nodes. By using a distributed ledger, the system ensures that security logs cannot be deleted or altered by an adversary who has gained administrative privileges.| Feature | Traditional IDS | Blockchain-enabled DCIDS || &#8212;&#8212; | &#8212;&#8212; | &#8212;&#8212; || Architecture | Standalone or Centralized | Distributed and Peer-to-Peer || Data Integrity | Vulnerable to log tampering | Immutable audit trails || Trust Model | Reliance on central authority | Practical Byzantine Fault Tolerance (PBFT) || Knowledge Sharing | Siloed or limited | Collaborative and transparent |<\/p>\n<p>By utilizing PBFT instead of energy-intensive Proof of Work, enterprise-grade blockchain models can reach consensus across distributed nodes rapidly, ensuring that the &#8220;collective brain&#8221; of the network remains tamper-proof.<\/p>\n<h4>5. The &#8220;Never Trust, Always Verify&#8221; Paradox<\/h4>\n<p>Zero Trust is built on a mantra of constant verification, yet it often creates a &#8220;false sense of security.&#8221; If an organization relies on health checks that can be forged by a compromised kernel, they are essentially trusting a compromised witness.Beyond Zero addresses this paradox by moving beyond static &#8220;check-the-box&#8221; security. It introduces a dynamic AI-driven reasoning engine that evaluates the risk of an action based on real-time context and behavioral intent. As Google\u2019s security leadership (Heather Adkins and Archana Ramamoorthy) emphasizes:&#8221;Beyond Zero is a new security paradigm designed to address these AI-era challenges with a contextual, risk-based, resource-level authorization model to run at machine-speed, securing both humans and agents without overburdening the user experience.&#8221;<\/p>\n<h4>Conclusion: Beyond the Buzzwords<\/h4>\n<p>The fundamental role of cybersecurity is shifting. We are moving away from being static gatekeepers of network entry and toward becoming dynamic, autonomous governors of digital intent.While the Zero Trust era was defined by preventing lateral movement, the &#8220;Beyond Zero&#8221; era is defined by the integrity of the action itself. As your organization integrates AI agents and faces adversaries operating at machine speeds, the most critical question you can ask is no longer &#8220;Who has access?&#8221; but rather:\u00a0 Are we securing the access, or are we securing the intent?<\/p>\n<p>&nbsp;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Why Zero Trust Isn&#8217;t Enough: Tackling the Threat of &#8220;Ambient Authority&#8221; in AI Agents Thu, July 30 2026 \/Mpelembe Media\/ \u2014 he Shift from<a class=\"moretag\" href=\"https:\/\/mpelembe.net\/index.php\/ai-and-blockchain-beyond-zero-trust\/\">Read More&#8230;<\/a><\/p>\n","protected":false},"author":1,"featured_media":13239,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"googlesitekit_rrm_CAowu7GVCw:productID":"","activitypub_content_warning":"","activitypub_content_visibility":"","activitypub_max_image_attachments":3,"activitypub_interaction_policy_quote":"anyone","activitypub_status":"federated","footnotes":""},"categories":[43],"tags":[365,12315,20075,20071,900,2144,2146,6156,3597,18252,20074,3333,20073,278,8431,15898,20069],"class_list":["post-13238","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-security","tag-google","tag-ai-boom","tag-archana-ramamoorthy","tag-beyondcorp","tag-blockchain","tag-computer-network-security","tag-computer-security","tag-cyberattack","tag-cybercrime","tag-generative-ai","tag-heather-adkins","tag-information-technology","tag-intrusion-detection-system","tag-oracle","tag-phishing","tag-vulnerability","tag-zero-trust-architecture"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.1 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>AI and blockchain beyond zero trust - Mpelembe Network<\/title>\n<meta name=\"description\" content=\"The enterprise security landscape is shifting from human-centric interactions to a &quot;Beyond Zero&quot; paradigm, necessitated by the rise of agentic AI and machine-speed threats. Traditional Zero Trust Architectures (ZTA) primarily verify identity at the application boundary, but this session-level trust is insufficient when autonomous AI agents can execute thousands of malicious actions within an already authenticated session. To counter rogue AI and automated credential exploitation, architects must evolve from application-level access to granular, action-level authorisation. This shift ensures that trust is not a static state granted at login, but a continuous, intent-based evaluation of every specific transaction within the infrastructure.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/mpelembe.net\/index.php\/ai-and-blockchain-beyond-zero-trust\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"AI and blockchain beyond zero trust - Mpelembe Network\" \/>\n<meta property=\"og:description\" content=\"The enterprise security landscape is shifting from human-centric interactions to a &quot;Beyond Zero&quot; paradigm, necessitated by the rise of agentic AI and machine-speed threats. Traditional Zero Trust Architectures (ZTA) primarily verify identity at the application boundary, but this session-level trust is insufficient when autonomous AI agents can execute thousands of malicious actions within an already authenticated session. To counter rogue AI and automated credential exploitation, architects must evolve from application-level access to granular, action-level authorisation. This shift ensures that trust is not a static state granted at login, but a continuous, intent-based evaluation of every specific transaction within the infrastructure.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/mpelembe.net\/index.php\/ai-and-blockchain-beyond-zero-trust\/\" \/>\n<meta property=\"og:site_name\" content=\"Mpelembe Network\" \/>\n<meta property=\"article:published_time\" content=\"2026-07-30T18:46:04+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-07-30T18:47:13+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/mpelembe.net\/wp-content\/uploads\/2026\/07\/Beyond-Zero-Enterprise-Security.png\" \/>\n\t<meta property=\"og:image:width\" content=\"937\" \/>\n\t<meta property=\"og:image:height\" content=\"559\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"admin\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"admin\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"8 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/mpelembe.net\\\/index.php\\\/ai-and-blockchain-beyond-zero-trust\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/mpelembe.net\\\/index.php\\\/ai-and-blockchain-beyond-zero-trust\\\/\"},\"author\":{\"name\":\"admin\",\"@id\":\"https:\\\/\\\/mpelembe.net\\\/#\\\/schema\\\/person\\\/2421ebbf3150931b1066b10a196d7608\"},\"headline\":\"AI and blockchain beyond zero trust\",\"datePublished\":\"2026-07-30T18:46:04+00:00\",\"dateModified\":\"2026-07-30T18:47:13+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/mpelembe.net\\\/index.php\\\/ai-and-blockchain-beyond-zero-trust\\\/\"},\"wordCount\":1594,\"image\":{\"@id\":\"https:\\\/\\\/mpelembe.net\\\/index.php\\\/ai-and-blockchain-beyond-zero-trust\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/mpelembe.net\\\/wp-content\\\/uploads\\\/2026\\\/07\\\/Beyond-Zero-Enterprise-Security.png\",\"keywords\":[\".google\",\"AI boom\",\"Archana Ramamoorthy\",\"BeyondCorp\",\"Blockchain\",\"Computer network security\",\"Computer security\",\"Cyberattack\",\"Cybercrime\",\"Generative AI\",\"Heather Adkins\",\"Information technology\",\"Intrusion detection system\",\"Oracle\",\"Phishing\",\"Vulnerability\",\"Zero trust architecture\"],\"articleSection\":[\"Security\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/mpelembe.net\\\/index.php\\\/ai-and-blockchain-beyond-zero-trust\\\/\",\"url\":\"https:\\\/\\\/mpelembe.net\\\/index.php\\\/ai-and-blockchain-beyond-zero-trust\\\/\",\"name\":\"AI and blockchain beyond zero trust - Mpelembe Network\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/mpelembe.net\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/mpelembe.net\\\/index.php\\\/ai-and-blockchain-beyond-zero-trust\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/mpelembe.net\\\/index.php\\\/ai-and-blockchain-beyond-zero-trust\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/mpelembe.net\\\/wp-content\\\/uploads\\\/2026\\\/07\\\/Beyond-Zero-Enterprise-Security.png\",\"datePublished\":\"2026-07-30T18:46:04+00:00\",\"dateModified\":\"2026-07-30T18:47:13+00:00\",\"author\":{\"@id\":\"https:\\\/\\\/mpelembe.net\\\/#\\\/schema\\\/person\\\/2421ebbf3150931b1066b10a196d7608\"},\"description\":\"The enterprise security landscape is shifting from human-centric interactions to a \\\"Beyond Zero\\\" paradigm, necessitated by the rise of agentic AI and machine-speed threats. Traditional Zero Trust Architectures (ZTA) primarily verify identity at the application boundary, but this session-level trust is insufficient when autonomous AI agents can execute thousands of malicious actions within an already authenticated session. To counter rogue AI and automated credential exploitation, architects must evolve from application-level access to granular, action-level authorisation. This shift ensures that trust is not a static state granted at login, but a continuous, intent-based evaluation of every specific transaction within the infrastructure.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/mpelembe.net\\\/index.php\\\/ai-and-blockchain-beyond-zero-trust\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/mpelembe.net\\\/index.php\\\/ai-and-blockchain-beyond-zero-trust\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/mpelembe.net\\\/index.php\\\/ai-and-blockchain-beyond-zero-trust\\\/#primaryimage\",\"url\":\"https:\\\/\\\/mpelembe.net\\\/wp-content\\\/uploads\\\/2026\\\/07\\\/Beyond-Zero-Enterprise-Security.png\",\"contentUrl\":\"https:\\\/\\\/mpelembe.net\\\/wp-content\\\/uploads\\\/2026\\\/07\\\/Beyond-Zero-Enterprise-Security.png\",\"width\":937,\"height\":559},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/mpelembe.net\\\/index.php\\\/ai-and-blockchain-beyond-zero-trust\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/mpelembe.net\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"AI and blockchain beyond zero trust\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/mpelembe.net\\\/#website\",\"url\":\"https:\\\/\\\/mpelembe.net\\\/\",\"name\":\"Mpelembe Network\",\"description\":\"Agentic Integrated Intelligence Collaboration Platform\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/mpelembe.net\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/mpelembe.net\\\/#\\\/schema\\\/person\\\/2421ebbf3150931b1066b10a196d7608\",\"name\":\"admin\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/c66a2765397adfb52418f6f2310640167a0af23ce662da1b68c8a0b8650de556?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/c66a2765397adfb52418f6f2310640167a0af23ce662da1b68c8a0b8650de556?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/c66a2765397adfb52418f6f2310640167a0af23ce662da1b68c8a0b8650de556?s=96&d=mm&r=g\",\"caption\":\"admin\"},\"sameAs\":[\"https:\\\/\\\/mpelembe.net\"],\"url\":\"https:\\\/\\\/mpelembe.net\\\/index.php\\\/author\\\/admin\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"AI and blockchain beyond zero trust - Mpelembe Network","description":"The enterprise security landscape is shifting from human-centric interactions to a \"Beyond Zero\" paradigm, necessitated by the rise of agentic AI and machine-speed threats. Traditional Zero Trust Architectures (ZTA) primarily verify identity at the application boundary, but this session-level trust is insufficient when autonomous AI agents can execute thousands of malicious actions within an already authenticated session. To counter rogue AI and automated credential exploitation, architects must evolve from application-level access to granular, action-level authorisation. This shift ensures that trust is not a static state granted at login, but a continuous, intent-based evaluation of every specific transaction within the infrastructure.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/mpelembe.net\/index.php\/ai-and-blockchain-beyond-zero-trust\/","og_locale":"en_US","og_type":"article","og_title":"AI and blockchain beyond zero trust - Mpelembe Network","og_description":"The enterprise security landscape is shifting from human-centric interactions to a \"Beyond Zero\" paradigm, necessitated by the rise of agentic AI and machine-speed threats. Traditional Zero Trust Architectures (ZTA) primarily verify identity at the application boundary, but this session-level trust is insufficient when autonomous AI agents can execute thousands of malicious actions within an already authenticated session. To counter rogue AI and automated credential exploitation, architects must evolve from application-level access to granular, action-level authorisation. This shift ensures that trust is not a static state granted at login, but a continuous, intent-based evaluation of every specific transaction within the infrastructure.","og_url":"https:\/\/mpelembe.net\/index.php\/ai-and-blockchain-beyond-zero-trust\/","og_site_name":"Mpelembe Network","article_published_time":"2026-07-30T18:46:04+00:00","article_modified_time":"2026-07-30T18:47:13+00:00","og_image":[{"width":937,"height":559,"url":"https:\/\/mpelembe.net\/wp-content\/uploads\/2026\/07\/Beyond-Zero-Enterprise-Security.png","type":"image\/png"}],"author":"admin","twitter_card":"summary_large_image","twitter_misc":{"Written by":"admin","Est. reading time":"8 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/mpelembe.net\/index.php\/ai-and-blockchain-beyond-zero-trust\/#article","isPartOf":{"@id":"https:\/\/mpelembe.net\/index.php\/ai-and-blockchain-beyond-zero-trust\/"},"author":{"name":"admin","@id":"https:\/\/mpelembe.net\/#\/schema\/person\/2421ebbf3150931b1066b10a196d7608"},"headline":"AI and blockchain beyond zero trust","datePublished":"2026-07-30T18:46:04+00:00","dateModified":"2026-07-30T18:47:13+00:00","mainEntityOfPage":{"@id":"https:\/\/mpelembe.net\/index.php\/ai-and-blockchain-beyond-zero-trust\/"},"wordCount":1594,"image":{"@id":"https:\/\/mpelembe.net\/index.php\/ai-and-blockchain-beyond-zero-trust\/#primaryimage"},"thumbnailUrl":"https:\/\/mpelembe.net\/wp-content\/uploads\/2026\/07\/Beyond-Zero-Enterprise-Security.png","keywords":[".google","AI boom","Archana Ramamoorthy","BeyondCorp","Blockchain","Computer network security","Computer security","Cyberattack","Cybercrime","Generative AI","Heather Adkins","Information technology","Intrusion detection system","Oracle","Phishing","Vulnerability","Zero trust architecture"],"articleSection":["Security"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/mpelembe.net\/index.php\/ai-and-blockchain-beyond-zero-trust\/","url":"https:\/\/mpelembe.net\/index.php\/ai-and-blockchain-beyond-zero-trust\/","name":"AI and blockchain beyond zero trust - Mpelembe Network","isPartOf":{"@id":"https:\/\/mpelembe.net\/#website"},"primaryImageOfPage":{"@id":"https:\/\/mpelembe.net\/index.php\/ai-and-blockchain-beyond-zero-trust\/#primaryimage"},"image":{"@id":"https:\/\/mpelembe.net\/index.php\/ai-and-blockchain-beyond-zero-trust\/#primaryimage"},"thumbnailUrl":"https:\/\/mpelembe.net\/wp-content\/uploads\/2026\/07\/Beyond-Zero-Enterprise-Security.png","datePublished":"2026-07-30T18:46:04+00:00","dateModified":"2026-07-30T18:47:13+00:00","author":{"@id":"https:\/\/mpelembe.net\/#\/schema\/person\/2421ebbf3150931b1066b10a196d7608"},"description":"The enterprise security landscape is shifting from human-centric interactions to a \"Beyond Zero\" paradigm, necessitated by the rise of agentic AI and machine-speed threats. Traditional Zero Trust Architectures (ZTA) primarily verify identity at the application boundary, but this session-level trust is insufficient when autonomous AI agents can execute thousands of malicious actions within an already authenticated session. To counter rogue AI and automated credential exploitation, architects must evolve from application-level access to granular, action-level authorisation. This shift ensures that trust is not a static state granted at login, but a continuous, intent-based evaluation of every specific transaction within the infrastructure.","breadcrumb":{"@id":"https:\/\/mpelembe.net\/index.php\/ai-and-blockchain-beyond-zero-trust\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/mpelembe.net\/index.php\/ai-and-blockchain-beyond-zero-trust\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/mpelembe.net\/index.php\/ai-and-blockchain-beyond-zero-trust\/#primaryimage","url":"https:\/\/mpelembe.net\/wp-content\/uploads\/2026\/07\/Beyond-Zero-Enterprise-Security.png","contentUrl":"https:\/\/mpelembe.net\/wp-content\/uploads\/2026\/07\/Beyond-Zero-Enterprise-Security.png","width":937,"height":559},{"@type":"BreadcrumbList","@id":"https:\/\/mpelembe.net\/index.php\/ai-and-blockchain-beyond-zero-trust\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/mpelembe.net\/"},{"@type":"ListItem","position":2,"name":"AI and blockchain beyond zero trust"}]},{"@type":"WebSite","@id":"https:\/\/mpelembe.net\/#website","url":"https:\/\/mpelembe.net\/","name":"Mpelembe Network","description":"Agentic Integrated Intelligence Collaboration Platform","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/mpelembe.net\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/mpelembe.net\/#\/schema\/person\/2421ebbf3150931b1066b10a196d7608","name":"admin","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/c66a2765397adfb52418f6f2310640167a0af23ce662da1b68c8a0b8650de556?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/c66a2765397adfb52418f6f2310640167a0af23ce662da1b68c8a0b8650de556?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/c66a2765397adfb52418f6f2310640167a0af23ce662da1b68c8a0b8650de556?s=96&d=mm&r=g","caption":"admin"},"sameAs":["https:\/\/mpelembe.net"],"url":"https:\/\/mpelembe.net\/index.php\/author\/admin\/"}]}},"_links":{"self":[{"href":"https:\/\/mpelembe.net\/index.php\/wp-json\/wp\/v2\/posts\/13238","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/mpelembe.net\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/mpelembe.net\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/mpelembe.net\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/mpelembe.net\/index.php\/wp-json\/wp\/v2\/comments?post=13238"}],"version-history":[{"count":1,"href":"https:\/\/mpelembe.net\/index.php\/wp-json\/wp\/v2\/posts\/13238\/revisions"}],"predecessor-version":[{"id":13240,"href":"https:\/\/mpelembe.net\/index.php\/wp-json\/wp\/v2\/posts\/13238\/revisions\/13240"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/mpelembe.net\/index.php\/wp-json\/wp\/v2\/media\/13239"}],"wp:attachment":[{"href":"https:\/\/mpelembe.net\/index.php\/wp-json\/wp\/v2\/media?parent=13238"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/mpelembe.net\/index.php\/wp-json\/wp\/v2\/categories?post=13238"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/mpelembe.net\/index.php\/wp-json\/wp\/v2\/tags?post=13238"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}