Onpode
Cover art for How the perimeter defense model broke and why zero-trust became durable security philosophy

How the perimeter defense model broke and why zero-trust became durable security philosophy

August 3, 2026 · 14 min

Eliza Ward & Brian Reed

63% of organizations claim zero-trust adoption, yet 88% report significant implementation obstacles — a gap that's mathematically impossible if 'adopted' meets NIST SP 800-207's standard of continuous, explicit verification for every user and device. Zero-trust gets the direction right, but the label has outrun the architecture behind it.

Zero-trust security is a framework that inverts the foundational assumption of traditional perimeter-based network defense. The legacy "castle-and-moat" model treated the corporate network boundary as the primary line of defense: once inside the firewall or VPN, users, devices, and services were broadly trusted.

0:0014:03
Get the next episode on Technology

Follow it free — new episodes land in your feed.

Or make your own — any topic, in minutes

More Onpode episodes on Technology

About this episode

Zero-trust has become one of those terms that means everything and therefore risks meaning nothing. This episode starts with a telling statistic: 63% of organizations claim to have adopted zero-trust, while 88% of those implementing it report significant obstacles. The math doesn't work — and the gap between the label and the reality is exactly what's worth examining. The episode traces how the castle-and-moat perimeter model broke down — not just because attackers got through the walls, but because there was nothing checking credentials on the other side. It uses SolarWinds as the clearest case study: months of undetected lateral movement inside networks that had already decided to trust their occupants. Zero-trust's answer is to make location irrelevant as a trust signal and replace it with continuous identity verification, least-privilege access, and micro-segmentation that limits how far a compromised session can reach. But the episode doesn't stop at the architecture. It pushes into two harder problems. First: most organizations are somewhere on CISA's Zero Trust Maturity Model, not at the end of it — and the label doesn't reflect that. Second: as AI-driven behavioral analytics becomes the enforcement layer making real-time authorization decisions, the frameworks built around zero-trust have no auditability standard for that decision engine. NIST SP 800-207 was written before AI authorization was a real implementation layer. CISA's Maturity Model hasn't caught up either. The trust problem, it turns out, doesn't disappear. It just moves upstairs.

Frequently asked

What is wrong with the castle-and-moat perimeter security model?

The castle-and-moat model grants full internal network access once a user passes the perimeter, leaving no verification inside. Attackers who breach the boundary — as in the SolarWinds compromise, where intruders moved laterally undetected for months — face no further checks, making the interior completely exposed.

What does NIST SP 800-207 actually require for zero-trust?

NIST SP 800-207 requires that every access request, from any user on any device, be explicitly authenticated and continuously verified — not just at login. Location inside a corporate network is not a trust signal. Identity is verified on every request, every time, with least-privilege scoping to specific resources.

What is the CISA Zero Trust Maturity Model and how does it differ from NIST 800-207?

The CISA Zero Trust Maturity Model provides a progressive roadmap across five pillars — identity, devices, networks, applications, and data — with capability levels inside each. Unlike NIST SP 800-207, which defines the destination, CISA's model explicitly accommodates partial implementation, acknowledging that zero-trust is a direction, not a binary pass/fail state.

Did Google's BeyondCorp prove zero-trust works at enterprise scale?

Google's BeyondCorp initiative moved the entire Google workforce off VPN-dependent perimeter access using identity-based, continuous verification — and did so before NIST had published SP 800-207. It remains the most cited real-world precedent for zero-trust at scale, though it required engineering depth most organizations do not have.

What happens to zero-trust when AI makes the authorization decisions?

When AI-driven behavioral analytics handle continuous verification in a zero-trust stack, the trust problem shifts rather than disappears — organizations now trust a model instead of a network location. Neither NIST SP 800-207 nor CISA's Maturity Model includes auditability requirements for AI decision layers, leaving a significant accountability gap in current frameworks.

Grounded in 12 sources
Enhancing Enterprise Security with Zero Trust Architecture · arxiv.org
A Multi-Layered Zero-Trust Security Framework for Cloud-Native and Distributed Enterprise Systems Using AI-Driven Identity and Access Intelligence · doi.org
Zero-Trust Security in Intrusion Detection Networks: An AI-Powered Threat Detection in Cloud Environment · doi.org
Zero trust network architecture for modern enterprise environments · doi.org
Implementation and Evaluation of a Zero-Trust Security Model in Distributed Industrial Networks · doi.org
Enterprise Network Zero Trust Security Model · doi.org
Standardizing Zero Trust Implementation Using NIST SP 800 ... · aarushg.com
Zero Trust Frameworks Crosswalk · actiac.org
The 90-Day Zero Trust Adoption Playbook · biztechbridge.com
Zero Trust Maturity Model Version 2.0 · cisa.gov
Products - Framework Foundations: Zero Trust Models – CISA, DoD, and NIST Solution Brief - Cisco · cisco.com
Zero Trust Must Include the Workforce, Workloads, AND ... · cisco.com
Read transcript

Brian Reed: Eliza, long week — you ready to argue about cybersecurity?

Eliza Ward: Always. What are we arguing about?

Brian Reed: Whether 'zero-trust' means anything anymore. That's today — the gap between what the term is supposed to mean and what organizations are actually doing with it.

Eliza Ward: The 88-63 split.

Brian Reed: That's the one. Eighty-eight percent of organizations implementing zero-trust say they're hitting significant obstacles. Sixty-three percent say they've already adopted it. Let me sit with that for a second — those are not populations that can fully overlap if 'adopted' means what NIST SP 800-207 says it means.

Eliza Ward: Right — and NIST's definition is not fuzzy. Every access request, any user, any device, explicitly authenticated and continuously verified. That's the baseline.

Brian Reed: So someone is lying, or at least — no, 'lying' is too strong — someone is using the word very generously. And that matters because the whole SolarWinds story is built on the premise that zero-trust is the necessary response. Attackers inside trusted corporate and government networks for months, undetected. Castle-and-moat failed. Zero-trust required. That's the narrative.

Eliza Ward: You don't buy it?

Brian Reed: I buy that detection failed. I'm less convinced that the perimeter concept itself was the cause. Hang on — if you had continuous monitoring inside the walls, behavioral analytics flagging unusual lateral movement, maybe SolarWinds gets caught in week two, not month nine. That's not zero-trust, that's just... not being blind inside your own network.

Eliza Ward: Wait, so your version is: SolarWinds proved internal visibility was bad, and zero-trust became the answer because it was expedient, not because it was the only answer?

Brian Reed: That's the question I want you to convince me out of. Because if that's true, the whole framing — that zero-trust is now the universal architectural replacement for perimeter security — that's doing a lot of work on shaky ground.

Eliza Ward: Okay. I'll try. But I think the answer is messier than either version.

Brian Reed: Messier how? Because I need the plain version before we get to messy.

Eliza Ward: Okay, so — imagine a building. Old model: you show your badge at the front door, security waves you through, and now every room inside is open. Conference rooms, server closets, the CEO's office. You're in the building, you're trusted. Zero-trust says: every single door checks your badge again. Every time. And it only opens the specific room you actually need right now.

Brian Reed: That's — yeah. That landed.

Eliza Ward: And the contractor scenario makes it concrete. Someone on a home network, 9 p.m., needs to pull something from a development database. Under the old model she's outside the moat entirely — blocked, or she's fighting a VPN that's doing one check at login and then... nothing. Under zero-trust, the system is checking her identity, checking whether her device has been compromised, watching the behavioral context of the request in real time. And it grants access to exactly that database — not the whole internal network, not adjacent systems. Just the thing she needs.

Brian Reed: So that's least-privilege access doing the scoping — the IAM layer is saying 'this identity gets this resource, nothing adjacent.'

Eliza Ward: Exactly that. IAM is the control plane. MFA is the identity check. Micro-segmentation is what stops her from accidentally — or maliciously — moving laterally to the production database two hops over. And the continuous monitoring piece is the part most people underestimate. Authentication isn't a one-time event at login. If her session starts doing something anomalous mid-access, the system catches it then, not at the next login.

Brian Reed: Which is the actual gap SolarWinds exposed — not the perimeter, but the nothing-after-login part.

Eliza Ward: Right, and — wait, that's the point I want to tighten. The perimeter failed because there was no verification after entry. Zero-trust collapses that distinction. Location stops being the trust signal. Identity is the trust signal, and it's checked continuously.

Brian Reed: So never trust, always verify isn't a slogan, it's literally the mechanism — every request, every time, regardless of whether you're inside or outside.

Eliza Ward: That's the NIST SP 800-207 baseline, verbatim essentially. And BeyondCorp is the proof that it works at scale — Google moved its entire workforce off VPN-dependent perimeter access using exactly this model. Before NIST had even written the standard.

Brian Reed: Hang on — before the standard?

Eliza Ward: Years before. BeyondCorp was an internal Google initiative. They built and deployed it, and it became the most cited real-world precedent for zero-trust precisely because they'd already done what everyone else was theorizing about.

Brian Reed: BeyondCorp worked because Google had the engineering depth to build and maintain something like that — the bench to keep it running. Most organizations don't have that. So when you say zero-trust is the standard now, are you describing what most enterprises can actually do, or what Google could do?

Eliza Ward: That's the structural crack, right — BeyondCorp works, but BeyondCorp is Google. And NIST SP 800-207 doesn't care whether you have Google's engineering bench. The standard doesn't grade on a curve.

Brian Reed: Which is why CISA published the Zero Trust Maturity Model. Five pillars — identity, devices, networks, applications, data — and progressive capability levels inside each one. The government looked at 800-207 and said, okay, that's the destination, but we need a roadmap because nobody is going to get there in one deployment.

Eliza Ward: Wait — so the maturity model is CISA admitting zero-trust isn't a single state?

Brian Reed: That's exactly what it is. It's not a pass/fail. It's a direction. And here's where I want to press on something — if the government's own framework says 'you can be partially zero-trust and that's fine,' who decides when the label is actually warranted? Because right now it sounds like the answer is: whoever's filling out the survey.

Eliza Ward: I mean — that's not wrong. But the maturity model was designed precisely for that reality. It's not a loophole, it's a feature. You start with high-value assets, you layer in micro-segmentation where you have the inventory to support it—

Brian Reed: Okay, stop there. Inventory. That's the thing I don't think gets enough air. Micro-segmentation requires you to know exactly what you're segmenting. Every device, every service, every data flow. Continuously maintained. And Mahmud Hasan's 2024 paper frames IAM, micro-segmentation, and behavioral analytics as integrated pillars — they're supposed to work together. But if your asset inventory is incomplete or stale, the segmentation is segmenting a map that doesn't match the territory.

Eliza Ward: No, that's right. That's the prerequisite problem. The framework assumes hygiene that most enterprises haven't reached.

Brian Reed: So Cisco packages NIST, CISA, and DoD guidance into an enterprise product — and I'm not dismissing that, it extends the compliance baseline into actual tooling — but are they selling a standard or are they selling a direction with a price tag on it?

Eliza Ward: Probably both? And I think that's — actually, no, I want to be more precise. The DoD framework, CISA's maturity model, 800-207 — they're all pointing the same direction. Cisco is operationalizing that. But operationalizing a direction isn't the same as operationalizing a finish line.

Brian Reed: Which means most organizations calling themselves zero-trust are somewhere on a maturity curve, not at the end of it. And the least-privilege enforcement piece — that's the part that's supposed to limit blast radius if something does get through — that also requires the asset inventory to be accurate. You can't grant minimum permissions if you don't have a complete picture of what permissions exist.

Eliza Ward: Right, and — wait, this is the honest answer. Hybrid and transitional configurations are going to be the reality for most organizations for the foreseeable future. CISA's model accommodates that. But the label 'zero-trust' doesn't.

Brian Reed: That's the problem stated plainly. The label has outrun the reality. And it's going to get more complicated — because the next layer involves delegating continuous verification decisions to AI-driven behavioral analytics, which sounds like a solution until you ask whether you've actually resolved the trust problem or just moved it somewhere else.

Eliza Ward: Yeah — and that's the part we need to get into, because I think it breaks the framework in a different direction than anyone's advertising.

Brian Reed: Because when AI is doing the continuous verification — behavioral analytics, dynamic policy decisions, flagging anomalous sessions in real time — you haven't eliminated the need to trust something. You've just moved what you're trusting. From a network location to a model.

Eliza Ward: And the model is a black box.

Brian Reed: Often, yeah. So picture this — a security analyst in a hospital, 11 p.m., pulling patient record access logs to investigate a billing anomaly. The AI flags her session as anomalous because the access pattern looks unusual at that hour and terminates it. Was that right? Maybe. Was it wrong? Also maybe. But who reviews that decision, and how fast?

Eliza Ward: And the audit trail — does NIST SP 800-207 say anything about that? Because I don't think it does.

Brian Reed: It doesn't. 800-207 defines the architecture — the pillars, the verification requirements. But it was written before AI-driven authorization was a real implementation layer. And CISA's Maturity Model is the same — it's structured around identity, devices, networks, applications, data. The AI sitting above all five pillars making real-time call decisions? That's not in the framework.

Eliza Ward: Wait — so the current standards literally have no auditability requirement for the AI decision layer?

Brian Reed: Not yet. Which is — I mean, that's not a small gap. If the AI wrongly denies access during an active incident response, or worse, wrongly grants it because the attacker has learned to mimic the behavioral baseline, the framework currently has no answer for who's accountable.

Eliza Ward: Okay, but — actually, that second failure mode is the one I'd stress more. An AI that gets gamed. Because sophisticated attackers can learn a behavioral baseline and operate inside it. That's not hypothetical — that's a more patient version of exactly what SolarWinds demonstrated inside trusted networks for months.

Brian Reed: So you've replaced 'I trust this network location' with 'I trust this behavioral pattern' — and an attacker who's studied the pattern is inside again. Displaced trust, not eliminated trust.

Eliza Ward: Which is the honest version of where the architecture actually lands. Zero-trust got the direction right — least-privilege, micro-segmentation, continuous verification, those things genuinely shrink blast radius compared to castle-and-moat. BeyondCorp proved that holds at scale. But every enforcement layer we add to automate verification introduces a new trust assumption. And the frameworks haven't caught up to what that means when the decision engine is a model you can't fully interrogate.

Brian Reed: The architecture works. The trust problem just moved upstairs.

Eliza Ward: And the thing to watch is whether NIST or CISA closes that gap — because right now, adding an AI layer to a zero-trust stack is adding an unaudited decision-maker to a framework built around the assumption that every decision can be verified.

Brian Reed: Sixty-three percent say they've adopted it. CISA's own Maturity Model says there's no finish line, by design. And now the cutting edge is delegating the actual trust decisions to an AI that no current standard knows how to audit. So what — what exactly are we certifying when an organization says it's zero-trust, and it's somewhere on that maturity curve, and the system making authorization calls in real time is a model nobody can fully interrogate?

Eliza Ward: I mean — I don't have a clean answer to that.

Brian Reed: I don't think there is one. Not yet. And I'm not sure the industry is willing to say that out loud — because saying it out loud means admitting that the label is doing more work than the framework behind it.

Eliza Ward: The direction is right. I do think that — least-privilege, continuous verification, micro-segmentation, those genuinely matter. But whether any of that adds up to something you can certify? With an AI decision layer sitting above all five of CISA's pillars and no auditability standard for it? That's... I don't know. That's the question I'm still holding.

Brian Reed: Yeah. Me too.