- A
Implement a privileged access management (PAM) solution with just-in-time access and session recording.
Addresses the governance gap by formalizing and controlling privileged access.
- B
Segment the network to isolate production databases from developer workstations.
Why wrong: Network segmentation is a technical control; the governance gap remains.
- C
Conduct security awareness training for all developers on password security.
Why wrong: Training is insufficient; the issue is lack of governance over privileged access.
- D
Deploy endpoint protection and patch management for all workstations.
Why wrong: Technical controls address symptoms, not the governance gap.
Quick Answer
The answer is to implement a privileged access management (PAM) solution with just-in-time access and session recording. This directly addresses the governance gap by replacing the longstanding practice of standing, direct database access with a formal, auditable process that enforces the principle of least privilege. Just-in-time access ensures elevated permissions are granted only for approved, time-limited tasks, while session recording provides a complete audit trail for accountability, both of which were critically missing in the scenario. On the CISM exam, this question tests your ability to distinguish between a technical control and a governance mechanism—many candidates mistakenly choose a policy-only answer, but the core issue here is the lack of a process to enforce policy, which a PAM solution provides. A strong memory tip is to think of PAM as the "gatekeeper" for privileged governance: it doesn't just write the rules, it enforces them in real time.
CISM Information Security Governance Practice Question
This CISM practice question tests your understanding of information security governance. The scenario asks you to isolate a root cause — eliminate options that address a different problem before choosing. After answering, compare your reasoning against the explanation and wrong-answer breakdown below. Once you have made your selection, read the full explanation to reinforce the concept and understand why each distractor is designed to mislead on exam day.
You are the CISO of a mid-sized e-commerce company with 500 employees. The company recently suffered a data breach where an attacker exfiltrated customer credit card data from the production database. The investigation revealed that the breach originated from a compromised developer workstation. The developer had been granted direct access to the production database for troubleshooting purposes, a practice that had been in place for years. The security governance framework currently lacks a formal process for managing privileged access. The board has asked for immediate improvements to prevent recurrence. Which course of action BEST addresses the governance gap?
Clue words in this question
Noticing these words before you look at the options changes how you read each choice.
Clue:
"best"Why it matters: Signals that multiple options may be partially correct. Choose the option that most directly solves the exact problem described, not the one that sounds most complete.
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
Implement a privileged access management (PAM) solution with just-in-time access and session recording.
The core governance gap is the lack of a formal process for managing privileged access. Implementing a Privileged Access Management (PAM) solution with just-in-time (JIT) access and session recording directly addresses this by enforcing time-bound, auditable, and approved access to the production database, eliminating standing privileges. This aligns with the principle of least privilege and provides a governance mechanism to control, monitor, and revoke elevated access, which is the root cause of the breach.
Key principle: Answer the scenario, not the keyword: identify the specific constraint before choosing the most familiar-sounding option.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✓
Implement a privileged access management (PAM) solution with just-in-time access and session recording.
Why this is correct
Addresses the governance gap by formalizing and controlling privileged access.
Clue confirmation
The clue word "best" in the question point toward this answer.
Related concept
Read the scenario before looking for a memorised answer.
- ✗
Segment the network to isolate production databases from developer workstations.
Why it's wrong here
Network segmentation is a technical control; the governance gap remains.
- ✗
Conduct security awareness training for all developers on password security.
Why it's wrong here
Training is insufficient; the issue is lack of governance over privileged access.
- ✗
Deploy endpoint protection and patch management for all workstations.
Why it's wrong here
Technical controls address symptoms, not the governance gap.
Common exam traps
Common exam trap: answer the scenario, not the keyword
The trap here is that candidates confuse technical controls (segmentation, patching, training) with governance controls (policies, processes, and oversight), leading them to select a solution that mitigates symptoms rather than the root governance gap of unmanaged privileged access.
Detailed technical explanation
How to think about this question
PAM solutions like CyberArk or BeyondTrust operate by vaulting credentials and providing JIT access via API-driven workflows that request temporary elevation, often using protocols like RDP, SSH, or SQL via a proxy. Session recording captures keystrokes and screen activity for forensic analysis, which is critical for compliance with PCI DSS Requirement 7 (restrict access to cardholder data) and Requirement 10 (track and monitor access). In a real-world scenario, a developer would request access through a ticketing system, the PAM broker would create a time-limited firewall rule and credential, and all commands would be logged, preventing the standing access that allowed the attacker to pivot from the compromised workstation.
KKey Concepts to Remember
- Read the scenario before looking for a memorised answer.
- Find the constraint that changes the correct option.
- Eliminate answers that are true in general but not in this case.
TExam Day Tips
- Watch for words such as best, first, most likely and least administrative effort.
- Review why wrong options are wrong, not only why the correct option is correct.
Key takeaway
Answer the scenario, not the keyword: identify the specific constraint before choosing the most familiar-sounding option.
Real-world example
How this comes up in practice
A small business has 20 workstations on the 192.168.1.0/24 network and one public IP from its ISP. The router uses PAT (NAT overload) so all 20 devices share one public address using different source ports. NAT questions test whether you understand the four address terms and which direction each translation applies.
What to study next
Got this wrong? Here's your next step.
Identify which exam domain this question belongs to, review the core concept, then practise similar questions from the same domain.
- →
Information Security Governance — study guide chapter
Learn the concepts, then practise the questions
- →
Information Security Governance practice questions
Targeted practice on this topic area only
- →
All CISM questions
500 questions across all exam domains
- →
Certified Information Security Manager CISM study guide
Full concept coverage aligned to exam objectives
- →
CISM practice test guide
How to use practice tests most effectively before exam day
Related practice questions
Related CISM practice-question pages
Use these pages to review the topic behind this question. This is how one missed question becomes focused revision.
Information Security Program practice questions
Practise CISM questions linked to Information Security Program.
Information Security Risk Management practice questions
Practise CISM questions linked to Information Security Risk Management.
Information Security Governance practice questions
Practise CISM questions linked to Information Security Governance.
Incident Management practice questions
Practise CISM questions linked to Incident Management.
CISM fundamentals practice questions
Practise CISM questions linked to CISM fundamentals.
CISM scenario practice questions
Practise CISM questions linked to CISM scenario.
CISM troubleshooting practice questions
Practise CISM questions linked to CISM troubleshooting.
Practice this exam
Start a free CISM practice session
Short sessions build daily habit. Longer sessions build exam-day stamina. Try a timed session to simulate real conditions.
FAQ
Questions learners often ask
What does this CISM question test?
Information Security Governance — This question tests Information Security Governance — Read the scenario before looking for a memorised answer..
What is the correct answer to this question?
The correct answer is: Implement a privileged access management (PAM) solution with just-in-time access and session recording. — The core governance gap is the lack of a formal process for managing privileged access. Implementing a Privileged Access Management (PAM) solution with just-in-time (JIT) access and session recording directly addresses this by enforcing time-bound, auditable, and approved access to the production database, eliminating standing privileges. This aligns with the principle of least privilege and provides a governance mechanism to control, monitor, and revoke elevated access, which is the root cause of the breach.
What should I do if I get this CISM question wrong?
Identify which exam domain this question belongs to, review the core concept, then practise similar questions from the same domain.
Are there clue words in this question I should notice?
Yes — watch for: "best". Signals that multiple options may be partially correct. Choose the option that most directly solves the exact problem described, not the one that sounds most complete.
What is the key concept behind this question?
Read the scenario before looking for a memorised answer.
About these practice questions
Courseiva creates original exam-style practice questions with explanations and wrong-answer analysis. It does not publish real exam questions, exam dumps, or protected exam content. Learn why practice questions differ from exam dumps →
Last reviewed: Jun 11, 2026
This CISM practice question is part of Courseiva's free ISACA 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 CISM exam.
Question Discussion
Share a tip, memory trick, or ask about the reasoning behind this question. Do not post real exam questions, leaked content, braindumps, or copyrighted exam material. Comments are moderated and may be removed without notice.
Sign in to join the discussion.