Why Phishing Still Works Even When Employees Know About It
Aug 07, 2026 / 41 min read
August 7, 2026 / 32 min read / by Team VE
Zero Trust is often sold as if every company needs an entirely new security architecture. In practice, the idea is much simpler: stop assuming that a user, device or application should be trusted simply because it is already inside the network, and start making access depend on identity, device health, context and the sensitivity of the resource being requested.
Zero Trust is a security model built around removing implicit trust. Instead of treating anyone inside the company network as broadly trustworthy, access is evaluated according to who the user is, what device they are using, what they are trying to reach and whether that request still makes sense in context. The point is not to distrust employees. It is to stop network location from acting as a shortcut for security.
A company usually starts needing Zero Trust principles when its environment becomes more distributed than its old perimeter can realistically protect. That may happen when remote work expands, SaaS becomes central to operations, contractors and vendors need regular access, sensitive data sits across several cloud platforms, or one compromised account can move too easily through the organisation.
Most companies do not need to “buy Zero Trust” in one large project. They need to identify where implicit trust has become dangerous and remove it progressively.
Google began moving towards what would eventually become its BeyondCorp model after a period in which the traditional distinction between “inside” and “outside” the corporate network was becoming increasingly difficult to defend.
Instead of requiring employees to connect through a trusted corporate network before accessing internal applications, Google began building a model where access depended on the identity of the employee and the security state of the device. Google describes BeyondCorp as its implementation of the Zero Trust model, designed so employees could work from untrusted networks without relying on a traditional VPN.
The shift captures the reason Zero Trust exists better than most definitions. Traditional enterprise security was designed around a reasonably clear perimeter. Offices contained company computers, applications lived in corporate data centres, employees worked from known locations and the internet sat outside the firewall.
Once someone successfully crossed that perimeter, systems often treated them as substantially more trustworthy. That approach made sense when the physical network and the organisation were close to being the same thing.
Modern companies rarely look like that anymore. Employees work from homes, airports and client offices. Sales teams live inside Salesforce. Finance may depend on NetSuite or another cloud platform. Marketing uses dozens of SaaS tools.
Developers operate across GitHub, cloud infrastructure and third-party APIs. Contractors may need access for three months, while vendors connect into systems that employees themselves barely understand. In that environment, “inside the network” stops being a particularly useful description of who should be trusted.
This is why the formal NIST Zero Trust Architecture standard, SP 800-207, defines Zero Trust around removing implicit trust based on physical or network location and instead authenticating and authorising access to individual resources.
NIST’s framing is important because it strips away much of the marketing language that grew around Zero Trust. The model is not primarily about blocking users or building more firewalls. It is about deciding access much closer to the resource itself.
Consider two employees connecting to the same finance application. One is the CFO using a managed laptop from a normal location during working hours. The other appears to be the same CFO, but the login originates from an unmanaged device in another country shortly after a password reset.
A perimeter-based model may see two successfully authenticated users. A Zero Trust model asks whether those two requests should actually receive the same level of access.
That change can sound subtle, but it affects the entire security architecture. Identity becomes more important than IP address. Device condition matters alongside the password. Access can be limited to the application someone needs rather than the wider network surrounding it.
Privileges can change according to context, and sensitive actions can require stronger authentication than routine ones. NIST explicitly describes Zero Trust as a move away from protecting network segments towards protecting individual resources, partly because remote users and cloud systems have made the traditional perimeter less meaningful.
The important word here is not “zero.” It is “implicit.” Zero Trust does not mean a company literally trusts nobody, re-authenticates employees every thirty seconds or treats every internal interaction as hostile. It means trust should not be granted automatically because someone has connected to the office Wi-Fi, passed through a VPN or owns a company laptop. Access should be earned according to the specific request being made.
This also explains why Zero Trust is frequently misunderstood by smaller and mid-market companies. They hear the phrase and imagine a large enterprise programme involving network segmentation, expensive security platforms and months of architectural work.
In reality, many companies already implement parts of Zero Trust without using the label. Requiring phishing-resistant MFA for administrators, limiting contractor access to specific applications, checking whether a device is managed before allowing access to customer data, or preventing a compromised account from moving laterally across the network are all expressions of the same principle.
The more useful question, therefore, is not whether a company “needs Zero Trust” as if it were buying a new firewall. It is whether the company has reached a point where too much access still depends on assumptions that are no longer true.
If employees work everywhere, applications live everywhere and identities have become the new route into the business, then continuing to treat the corporate network as the main source of trust eventually becomes a security weakness rather than a security control.
Zero Trust starts becoming useful when a company can no longer answer a few basic access questions confidently: who can reach a system, from which device, under what conditions, and whether that access still makes sense.
A 70-person software company with remote developers, contractors, cloud infrastructure and sensitive SaaS platforms may need Zero Trust principles sooner than a much larger business operating mostly from one controlled environment. The trigger is complexity, not headcount.
That complexity usually shows up quietly. Contractors keep access after projects end. Employees can reach sensitive applications from unmanaged devices. VPN access opens more of the internal network than someone actually needs. Administrators hold permanent privileges because changing them is inconvenient.
Each decision may be understandable on its own, but together they create an environment where one compromised account can travel much further than it should.
CISA’s Zero Trust Maturity Model is useful here because it treats Zero Trust as a progression across identity, devices, networks, applications and data, rather than as a single technology rollout. For most growing companies, that means fixing the areas where trust has become too broad before worrying about an enterprise-wide transformation.
| Signal | What it usually tells you |
| Remote and hybrid work is now normal | Network location is no longer a useful trust shortcut |
| Critical data lives across SaaS platforms | Access decisions are happening outside the traditional perimeter |
| Contractors and vendors need regular access | Temporary permissions can easily become permanent |
| Sensitive systems are accessible from unmanaged devices | Identity alone is carrying too much trust |
| VPN access opens large parts of the network | One compromised login can create unnecessary lateral movement |
| Admin privileges are permanent and broad | A single account compromise can have disproportionate impact |
| Nobody is quite sure who still has access to what | Access governance has fallen behind growth |
The practical response is usually incremental. Start with the identities and systems where compromise would hurt most, strengthen authentication, reduce standing privileges, restrict contractor access, require managed devices for sensitive applications and review permissions when roles change. Those are Zero Trust decisions even if the company never launches a programme with “Zero Trust” in the name.
The real threshold is simple: once being logged in, connected to the VPN or using a company device gives someone more access than their current task actually requires, the company has started carrying more implicit trust than it should.
The most practical change Zero Trust introduces is that access stops being a one-time decision. Logging in successfully does not automatically mean a user should be able to reach every application, from every device, for the rest of the day.
The request can be evaluated against several signals at once: identity, device condition, location, risk level, the sensitivity of the application and whether the access pattern looks normal. Microsoft’s current Zero Trust guidance describes this as explicit verification combined with least-privilege access, which is a much more useful way to understand the model than the usual “never trust anyone” shorthand.
In practice, that changes fairly ordinary moments inside a company. A salesperson on a managed laptop might open the CRM with little friction, while the same account attempting to access financial data from an unmanaged device may be challenged or blocked.
A developer may have routine access to a test environment but need temporary elevation before touching production. A contractor may reach one project application without ever being placed on the wider internal network. The employee still gets their work done, but access is shaped much more closely around the task.
| Traditional access pattern | Zero Trust approach |
| Successful VPN login opens much of the internal network | Access is granted to specific applications or resources |
| A password and MFA establish trust for the session | Identity, device and context can continue to influence access |
| Admin rights remain available all day | Privileged access can be elevated only when required |
| Contractors join the same network as employees | Contractors receive narrowly scoped access to defined resources |
| Company device equals trusted device | Device health and compliance still have to meet policy |
| Access remains until someone manually removes it | Permissions can be time-bound and reviewed as roles change |
The privileged-access example is particularly important because administrative accounts are where excessive trust becomes expensive. Microsoft’s guidance on privileged access now recommends policy-controlled, time-bound elevation and compliant devices rather than leaving powerful credentials continuously exposed during ordinary browsing, email and productivity work.
For a growing company, even separating everyday accounts from administrative ones can remove a surprising amount of unnecessary risk without requiring a wholesale redesign.
This is also where Zero Trust can reduce dependence on the traditional VPN model. A VPN is not inherently insecure, but many deployments were designed to put a remote user back “inside” the network and then rely heavily on that location as a trust signal.
A more granular model gives the user access to the application they need without automatically exposing neighbouring systems, which reduces the amount of territory an attacker inherits if that identity is compromised.
The day-to-day effect should therefore be selective rather than oppressive. A badly implemented Zero Trust programme can bury employees under authentication prompts and exceptions, but that is a design failure rather than a requirement of the model. Good implementation adds friction where the consequence is high and removes broad access where it is unnecessary, while leaving ordinary low-risk work largely undisturbed.
Companies often approach Zero Trust through network architecture first, but in practice the more immediate weakness is usually identity. If an employee account can reach several critical applications simply because the user has successfully signed in, or if an administrator carries broad privileges all day, then the organisation is already placing too much trust in a single identity event.
Zero Trust starts by tightening that relationship between identity and access, so the question is not just whether the user authenticated, but whether this user should have this level of access right now.
This is where least privilege becomes more than a compliance phrase. A finance employee may need access to the accounting system but not to cloud infrastructure. A developer may need production access for one deployment window rather than permanently.
A contractor may need one client workspace for six weeks and nothing else. Microsoft’s guidance on privileged access reflects this shift by recommending time-bound elevation, stronger controls around privileged accounts and separation between everyday work and administrative activity.
A practical Zero Trust identity model usually looks like this:
| Access decision | Traditional approach | Zero Trust approach |
| Employee signs in | Authentication grants broad access | Access is limited to the applications and data required |
| Admin task is needed | Admin rights are already available | Privileges are elevated temporarily |
| Contractor joins a project | Contractor receives broad workspace access | Access is scoped to the project and expires automatically |
| User changes role | Old permissions may remain | Access is reviewed and adjusted with the role |
| Sensitive app is opened | Successful login is enough | Device, identity and risk context can trigger additional checks |
The operational benefit is straightforward. If one account is compromised, the attacker inherits less. They may gain access to one application but not the wider environment, or they may be stopped when trying to move from a routine account into a privileged function. That reduction in blast radius is one of the most valuable outcomes of Zero Trust because it limits how far a single credential theft or session compromise can travel.
For growing companies, this is often the best place to start. Before redesigning the network, look at privileged accounts, dormant access, contractor permissions, shared credentials and users who have accumulated access over time. If those areas are loose, fixing identity and access governance will usually deliver more practical value than a large Zero Trust architecture project.
Identity alone is not enough if the device itself is compromised, unmanaged or badly configured. A legitimate employee using a healthy company laptop is not the same security case as the same employee signing in from an unknown personal device with outdated software. Zero Trust treats those two sessions differently because the credential may be valid while the device carrying it is not.
The UK’s National Cyber Security Centre makes device health a core Zero Trust signal, alongside user behaviour and service condition. In practice, that means companies can use factors such as device ownership, patch status, encryption, endpoint protection and compliance state to decide whether access should be granted, limited or blocked.
For a growing company, this is usually one of the easiest areas to understand:
| Situation | Sensible Zero Trust response |
| Employee uses a managed, compliant laptop | Normal access to approved applications |
| Employee uses an unmanaged personal device | Restrict sensitive systems or require a managed device |
| Device is missing required security updates | Limit access until compliance is restored |
| Admin account is used from an unfamiliar device | Require stronger verification or block the request |
| Contractor uses an approved device | Allow only the applications needed for the engagement |
The objective is to stop a valid password or MFA approval from automatically outweighing everything else the company knows about the session. If the identity looks right but the device does not, access should reflect that difference.
This becomes particularly important once sensitive work moves into SaaS and cloud platforms. A finance application may be accessible from anywhere on the internet, which is convenient, but it also means the application cannot rely on office location as a control.
Requiring a compliant device for payroll, customer data or administrative systems gives the company another way to distinguish routine work from a higher-risk request without forcing every employee through the same level of scrutiny.
One of the strongest reasons to adopt Zero Trust is not to prevent every compromise, but to limit what happens after one. Traditional environments often allow a successfully authenticated user to move across multiple systems because access was designed around convenience and network position. That becomes dangerous once an account is stolen, because the attacker may inherit far more reach than the original task ever required.
Google’s BeyondCorp work is useful here because it was built around moving access decisions closer to the application rather than granting broad trust simply because a user had entered the corporate network. Google’s BeyondCorp model is designed around application-level access based on user and device context, which helps reduce the amount of internal territory exposed by any one connection.
The practical effect is easier to see in terms of compromise:
| If this is compromised | In a broad-trust environment | In a tighter Zero Trust model |
| Employee credentials | Attacker may reach several internal systems | Access remains limited to approved applications |
| Contractor account | Broader network access may remain available | Access is scoped to a defined project or resource |
| Admin credentials | Privileged rights may already be active | Elevation may be temporary and separately controlled |
| One endpoint | Device may retain access based on identity alone | Device state can restrict or terminate access |
| SaaS account | Connected apps may be broadly accessible | Access policies can limit high-risk actions |
This is what people mean when they talk about reducing the blast radius. The objective is to make sure that one compromised identity, device or application does not automatically become a route into everything else.
That matters especially for growing companies because permissions tend to accumulate faster than they are removed, and systems are often connected incrementally without anyone stepping back to ask how much access one account now represents.
The biggest gains usually come from removing unnecessary pathways rather than adding more controls at the perimeter. If a marketing account has no reason to reach finance, that path should not exist. If a contractor only needs one application, they should not sit on the wider internal network. If an administrator needs elevated rights for thirty minutes, those rights should not remain active all day.
Zero Trust becomes valuable when the company designs for compromise rather than assuming compromise will never happen. Once that mindset changes, the architecture becomes less about keeping everyone out and more about ensuring that anyone who gets in cannot move freely.
One of the easiest ways to get Zero Trust wrong is to turn it into a product programme. Companies buy an identity platform, a device-management tool, a network-access product and a security dashboard, then assume the architecture has somehow become more secure because the labels changed.
The problem is that Zero Trust only works if access decisions actually become narrower, more contextual and easier to revoke. If employees still retain excessive permissions, contractors still keep access indefinitely and administrators still operate with permanent privileges, the company has changed the tooling without changing the trust model.
This is why implementation should begin with policy and access logic before platform selection. The company needs to decide which resources are genuinely sensitive, which roles should reach them, which devices are acceptable, what should trigger additional verification and how quickly access should disappear when the context changes.
CISA’s Zero Trust Maturity Model is useful here because it treats maturity as a progression across identity, devices, applications, data and visibility, rather than as a single purchase or migration.
The difference between a useful programme and an expensive one usually looks like this:
| Weak Zero Trust implementation | Stronger implementation |
| Buys new tools first | Defines access rules first |
| Applies the same controls everywhere | Prioritises high-risk users and systems |
| Adds more authentication prompts | Uses context to add friction only where needed |
| Keeps broad permissions underneath | Reduces privileges and unnecessary access paths |
| Measures product deployment | Measures access reduction, privilege exposure and response |
| Treats Zero Trust as a one-time project | Reviews access continuously as the company changes |
The other common mistake is overcomplication. A company can make access so restrictive that employees start finding ways around the controls, sharing accounts or moving work into unapproved tools. That defeats the purpose. Zero Trust should make risky access harder while leaving ordinary work reasonably straightforward. If every routine action becomes a security event, the architecture creates friction without necessarily reducing risk.
For growing companies, the sensible approach is usually selective. Start with administrators, finance, customer data, contractors and remote access, then extend controls as the organisation matures. Zero Trust works best when it removes unnecessary trust from the areas where compromise would matter most, rather than trying to redesign every interaction at once.
For most growing companies, the right way to implement Zero Trust is not to redesign the entire environment at once. It is to identify the access paths that could create the most damage if compromised, then tighten those first.
That usually means privileged accounts, finance systems, customer data, contractor access and remote administration before lower-risk applications. The NSA’s Zero Trust guidance takes a similar approach by treating identity, devices, applications and data as areas that mature over time rather than as one immediate transformation.
A practical sequence for a growing company could look like this:
| Priority | First move | What it reduces |
| Privileged accounts | Separate admin and everyday identities, then require stronger authentication | Damage from stolen administrator credentials |
| Contractors and vendors | Limit access to specific applications and set expiry dates | Long-lived third-party access |
| Sensitive SaaS | Require managed devices and stronger access conditions | Exposure from personal or compromised endpoints |
| Finance and payroll | Tighten role-based access and high-risk approvals | Fraud and sensitive-data exposure |
| Remote access | Replace broad network access with application-specific access where practical | Lateral movement after account compromise |
| Joiners, movers and leavers | Automate access changes when roles change or employment ends | Permissions that accumulate over time |
The first phase should also produce a simple access map. The company should know which identities can reach its most important systems, which accounts have elevated rights, which external users still have access and which applications depend on shared or inherited permissions. That exercise often exposes more practical risk than an expensive architecture review because it reveals where trust has accumulated without anyone deliberately granting it.
The second phase is about making access conditional. A routine employee may receive normal access from a managed device, while a privileged action, unfamiliar device or sensitive application may trigger stronger verification.
The UK National Cyber Security Centre’s Zero Trust guidance emphasises this continuous assessment of user, device and service context, which is useful because it keeps the model focused on decisions rather than products.
The final phase is operational discipline. Access should expire when it is no longer needed, privileged rights should be temporary where possible, and exceptions should be visible rather than buried in email approvals or old spreadsheets.
Zero Trust starts delivering value when the company can reduce unnecessary access without making normal work harder, because the objective is not to create more friction everywhere. It is to make high-consequence access deliberate, limited and easier to revoke.
Zero Trust is useful, but it is easy to oversell. A small company with a handful of employees, mostly SaaS-based systems, no complex internal network and tightly controlled access may not need a formal Zero Trust transformation at all. If it already uses strong MFA, managed devices, sensible role-based permissions and disciplined offboarding, much of the practical benefit may already be in place without the architecture ever being labelled Zero Trust.
The need becomes clearer when the environment starts to outgrow those simple controls. Deliveroo, for example, adopted application-level Zero Trust access as its workforce became more distributed, with the company explaining that managing access at the application level allowed it to reduce dependence on traditional VPN access.
The lesson is less about Deliveroo’s chosen technology and more about the trigger: once people, devices and applications are spread across locations, granting broad network access becomes an increasingly awkward way to secure work.
A useful way to judge whether a formal programme is justified is to separate basic security hygiene from genuine Zero Trust complexity.
| Company situation | What is probably enough |
| Small team, mostly standard SaaS, few privileged users | Strong MFA, managed devices, basic role-based access and clean offboarding |
| Remote workforce using several sensitive applications | Conditional access, stronger device controls and application-specific permissions |
| Regular contractors, partners or offshore teams | Scoped third-party access, expiry dates and stronger identity governance |
| Multiple clouds, internal systems and privileged roles | More structured Zero Trust architecture across identity, device and application access |
| Highly regulated or sensitive data environment | Formal access policies, stronger segmentation, continuous monitoring and privileged-access controls |
The mistake is to implement complexity before the risk justifies it. A 40-person business does not need six security platforms simply because Zero Trust appears on an industry checklist. It may get far more value from eliminating shared accounts, enforcing MFA, removing dormant permissions and ensuring former employees lose access immediately. Those controls address real exposure without creating an architecture the company cannot operate properly.
Conversely, a company should not use its size as an excuse once its access model has become complicated. If hundreds of identities, contractors, cloud applications and devices are interacting with sensitive information, informal permission management eventually becomes a security problem regardless of whether the company considers itself “enterprise.”
Zero Trust is worth the investment when it simplifies that complexity and reduces unnecessary access, not when it merely gives the security programme a more fashionable name.
By this point, the case for Zero Trust should be fairly clear. It is not mainly about stopping every attack at the perimeter. It is about accepting that credentials will be stolen, devices will occasionally be compromised, contractors will need access, and cloud applications will continue to sit outside the old network boundary, then making sure one failure does not automatically become a much larger incident.
That matters because attackers still get substantial value from ordinary access. Verizon’s 2026 Data Breach Investigations Report found credential abuse in 13% of breaches as an initial access vector, even after vulnerability exploitation moved ahead of it. The useful implication for Zero Trust is straightforward: preventing credential theft is important, but limiting what stolen credentials can actually do is just as important.
For leadership, the decision can be reduced to a few practical questions:
| Question | If the answer is “yes” |
| Can one compromised account reach several unrelated systems? | Access is probably too broad |
| Can contractors or former employees retain access longer than necessary? | Identity governance needs tightening |
| Can sensitive apps be opened from unmanaged devices? | Device trust is too weak |
| Do administrators carry permanent elevated rights? | Privileged access needs redesign |
| Does VPN access expose more than the user actually needs? | Application-level access may be a better model |
| Is it difficult to explain who can access critical data today? | The company has outgrown informal permission management |
A company does not need to score badly on every line before acting. If two or three of these conditions are already normal, Zero Trust principles are probably worth introducing because the organisation is carrying more implicit trust than its current operating model can safely support.
The useful test is therefore not whether the company is large enough for Zero Trust, but whether compromise still travels too easily. If one stolen identity, one unmanaged device or one forgotten contractor account can open several doors, the organisation has already reached the point where access needs to become more deliberate.
Zero Trust works best when it forces a company to examine where trust has become automatic. A user should not retain broad access simply because they authenticated successfully earlier in the day, a contractor should not keep permissions because nobody remembered to remove them, and an administrator should not carry permanent elevated rights because that was easier when the team was smaller.
The value comes from replacing those assumptions with more deliberate access decisions that reflect identity, device, context and business need.
The mistake is to turn that principle into a large security transformation before the organisation actually needs one. For many growing companies, the first meaningful steps are much simpler: enforce strong MFA, clean up dormant access, separate privileged accounts, restrict contractors to the systems they actually use, require managed devices for sensitive applications and review permissions when roles change.
Those changes capture much of the practical value of Zero Trust without forcing the company into a complicated architecture it may not yet be ready to operate.
As the company grows, the model can become more sophisticated, but the underlying question should remain the same: how much trust is being granted automatically, and what would happen if that trust were abused? If the answer is that one compromised account, device or external user can reach far more than they should, then Zero Trust is no longer an abstract security concept. It is a practical way of reducing how much damage any one failure can cause.
Zero Trust is a security model built around removing automatic trust from access decisions. Instead of assuming that a user is safe because they are connected to the office network, using a VPN or working from a company device, the system looks at who they are, what device they are using, what they are trying to access and whether that request still makes sense in context. The focus is less on where someone is located and more on whether that specific access request should be allowed.
In practical terms, Zero Trust means that access is narrower, more deliberate and easier to revoke. A user may be allowed into one application but not another, an administrator may need stronger authentication before performing a sensitive action, and a contractor may only be able to reach the project they were hired for. The objective is not to create suspicion around employees. It is to make sure that one successful login does not automatically create broad trust across the business.
No. MFA is an important part of Zero Trust, but it only answers one part of the problem: whether the person attempting to sign in can provide more than one form of authentication. A company can have MFA everywhere and still have a weak access model if users receive broad permissions once they are inside, administrators retain permanent privileges, or sensitive systems are accessible from unmanaged devices.
Zero Trust goes further by looking at what happens after authentication. It considers whether the device is trusted, whether the requested resource is appropriate for the user’s role, whether the session looks risky and whether additional verification should be required for more sensitive actions. MFA helps prove identity. Zero Trust determines how much that identity should actually be allowed to do.
A small company does not necessarily need a formal Zero Trust programme, particularly if its environment is simple, most systems are SaaS-based, access is tightly controlled and there are very few privileged users. In that situation, strong MFA, managed devices, sensible permissions and disciplined offboarding may provide much of the practical benefit without the company ever describing its security model as Zero Trust.
The need becomes more obvious when the operating environment gets more complicated. If employees work remotely, contractors need regular access, customer data is spread across several cloud platforms, personal devices are being used or nobody is completely sure who still has access to what, then Zero Trust principles start becoming much more useful. The trigger is not company size. It is the amount of access complexity and the damage that one compromised identity could cause.
No. Zero Trust is not a single piece of software, even though many vendors sell products that support parts of a Zero Trust architecture. Identity platforms, endpoint management tools, privileged-access systems and secure access products can all help, but buying them does not automatically make an organisation Zero Trust.
The real test is whether the trust model has changed. If users still receive broad access after logging in, contractors keep permissions indefinitely, privileged accounts stay permanently elevated and exceptions are rarely reviewed, then the company may have bought modern tools without changing the underlying risk. Zero Trust is ultimately about how access decisions are designed, not what logo appears on the security dashboard.
Sometimes, but not necessarily. Traditional VPNs were designed to place remote users back inside the corporate network, which often meant that once the connection was established the user could see more of the internal environment than they actually needed. Zero Trust access can be more granular because it gives users access to specific applications or resources instead of treating the entire internal network as one trusted zone.
Many companies therefore keep VPNs for some use cases while gradually moving other applications towards more specific access controls. The important question is not whether the VPN disappears, but whether connecting through it still grants unnecessary reach. If a user only needs one application, exposing several neighbouring systems simply because the VPN is active is exactly the kind of broad trust Zero Trust tries to remove.
Least privilege means giving users only the access they actually need for their current role or task, rather than permissions that might be useful at some point in the future. A finance employee should not automatically have access to infrastructure tools, a developer should not carry production admin rights all day, and a contractor should not retain access to projects they finished months ago.
The value becomes obvious when something goes wrong. If an account is compromised, the attacker inherits whatever permissions that account already has. Narrower permissions therefore reduce the amount of damage a stolen identity can cause. In mature Zero Trust environments, privileged access can also be temporary, meaning higher-level rights are granted only when needed and removed afterwards instead of remaining permanently exposed.
Zero Trust assumes that account compromise is possible, so it tries to prevent one stolen identity from becoming a route into everything else. A compromised account may still be blocked from sensitive applications because the device is untrusted, the location looks unusual, the account lacks the required privilege or the action requires stronger verification.
This is where Zero Trust provides much of its practical value. The goal is not simply to stop the initial login, although that remains important. It is to reduce the blast radius after the compromise happens. If one stolen account can only reach a small number of approved resources and cannot elevate privileges easily, the attacker has far less room to move.
Most companies should start with identity and access rather than immediately redesigning the network. Strong MFA, removal of dormant accounts, separation of everyday and administrative identities, tighter contractor permissions and cleaner joiner-mover-leaver processes usually remove more risk than a large architectural project introduced too early.
From there, the company can add device conditions, application-specific access, temporary privileged elevation and stronger controls around sensitive systems. The sensible sequence is to start where compromise would hurt most, usually administrators, finance, customer data and third-party access, then expand the model as the business and security team mature.
Yes, and badly implemented Zero Trust can become its own problem. If employees are constantly interrupted by authentication prompts, blocked from routine tasks or forced through complicated exceptions, they will eventually start looking for workarounds. That can mean shared accounts, shadow IT or moving work into tools that the security team cannot see.
Good Zero Trust design applies friction selectively. Routine, low-risk work should remain straightforward, while higher-risk actions such as privileged changes, sensitive data access or unusual device use receive more scrutiny. The objective is not to make every action harder. It is to make dangerous access deliberate without making normal work unnecessarily painful.
A good warning sign is when the organisation can no longer explain its own access model clearly. If nobody can confidently answer who has access to critical systems, from which devices, for what purpose and for how long, then informal permission management has probably started to break down. Broad VPN access, permanent admin rights, unmanaged devices and long-lived contractor permissions are other common indicators.
The strongest signal is when one compromised identity or device can move much further through the organisation than the person’s job actually requires. At that point, Zero Trust stops being an abstract security concept and becomes a practical way to reduce unnecessary access, limit lateral movement and make compromise less damaging.
Aug 07, 2026 / 41 min read
Aug 07, 2026 / 27 min read
Aug 07, 2026 / 33 min read