CISSP Communication and Network Security Practice Question
A security architect is designing a zero trust network. Which principle is fundamental to a zero trust architecture?
⚠ Common exam trap
Many candidates confuse 'trust but verify' (Option A) with zero trust, but zero trust explicitly removes the initial trust assumption, making 'never trust, always verify' the correct principle.
Answer choices
Why each option matters
Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.
Correct answer & explanation
✓
Never trust, always verify
Zero trust architecture (ZTA) fundamentally rejects implicit trust based on network location. The principle 'never trust, always verify' mandates continuous authentication and authorization for every access request, regardless of whether it originates from inside or outside the network perimeter. This is enforced through micro-segmentation, least-privilege access, and per-session verification, often using technologies like identity-aware proxies and software-defined perimeters (SDP).
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✗
Trust but verify
Why it's wrong here
The "trust but verify" model implies an initial level of trust is granted, followed by verification to confirm that trust is warranted. This fundamentally contradicts the Zero Trust architecture, which operates on the principle that no entity, whether inside or outside the network perimeter, should be inherently trusted. Zero Trust mandates continuous authentication and authorization for every access request, regardless of prior interactions or network location, making "trust but verify" an unsuitable guiding principle.
- ✗
Rely on perimeter defenses
Why it's wrong here
Relying primarily on perimeter defenses is a legacy security model that assumes everything inside the network boundary is trustworthy. Zero Trust explicitly rejects this approach, recognizing that sophisticated threats can bypass traditional perimeters, rendering internal assets vulnerable. Instead, Zero Trust distributes security controls throughout the network, treating every access attempt as if it originates from an untrusted environment, thereby minimizing the impact of a perimeter breach.
- ✓
Never trust, always verify
Why this is correct
"Never trust, always verify" is the foundational tenet of Zero Trust, asserting that no user, device, or application should be implicitly trusted, regardless of its location or previous authentication status. Every access request must be authenticated, authorized, and continuously validated based on context, such as user identity, device posture, and requested resource. This principle enforces a strict "assume breach" mentality, requiring granular access controls and continuous monitoring to minimize the attack surface and contain potential threats effectively.
- ✗
Trust internal traffic implicitly
Why it's wrong here
Implicitly trusting internal network traffic is a critical vulnerability in traditional security models, as it allows attackers who breach the perimeter to move laterally unhindered within the network. Zero Trust directly counters this by applying the same stringent authentication and authorization policies to internal traffic as it does to external traffic. This approach, often implemented through micro-segmentation, ensures that even internal communications are continuously verified, preventing unauthorized lateral movement and significantly reducing the blast radius of a successful compromise.
Go deeper
Related to this question
Learn chapter
Security Governance and Principles
Key term
Authorization
Authorization determines what an authenticated user is allowed to do within a system, such as accessing files, running programs, or changing settings.
Key term
Security
Security in IT is the practice of protecting systems, networks, and data from unauthorized access, damage, or theft.
About these practice questions
One of 747 original CISSP practice questions on Courseiva, each with a full explanation and wrong-answer analysis — not exam dumps or protected exam content. Learn why practice questions differ from exam dumps →
JA
Written by Johnson Ajibi, MSc IT Security
Senior Network & Security Engineer · founder of Courseiva
This CISSP practice question is part of Courseiva's free ISC2 certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the CISSP exam.