- A
Risk avoidance: immediately replace all POS systems with modern ones
Why wrong: Incorrect; this is too disruptive and expensive for a phased approach.
- B
Risk mitigation: implement compensating controls and schedule a phased upgrade
Correct; this balances risk reduction with business continuity.
- C
Risk acceptance: accept the risk because the business cannot afford replacement
Why wrong: Incorrect; acceptance without action is not prudent for high risk.
- D
Risk transfer: purchase cyber insurance to cover potential losses from POS attacks
Why wrong: Incorrect; insurance does not mitigate the underlying risk.
Quick Answer
The correct answer is risk mitigation through compensating controls and a phased upgrade. This strategy directly addresses the high-risk legacy system by deploying technical safeguards—such as network segmentation, strict access controls, and intrusion detection—to reduce exploitability while the outdated POS remains operational, then systematically replacing it to eliminate the root cause. On the CISM exam, this scenario tests your ability to balance risk reduction with business continuity, a core principle of the risk management domain. A common trap is choosing risk transfer via insurance, which does not prevent incidents, or risk acceptance, which is inappropriate for a high-priority finding. Remember the memory tip: “Compensate and phase—reduce the blast, then replace the past.”
CISM Information Security Risk Management Practice Question
This CISM practice question tests your understanding of information security risk management. 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.
A large retail chain with hundreds of stores uses point-of-sale (POS) systems that run an outdated operating system. The annual risk assessment identified this as a high-risk issue because the OS is no longer patched and has known vulnerabilities. The business unit manager opposes replacing all POS systems immediately due to cost and potential disruption to operations. As the risk manager, you need to recommend a risk response that balances risk reduction with business continuity. Which strategy is most appropriate?
Clue words in this question
Noticing these words before you look at the options changes how you read each choice.
Clue:
"immediately / without restart"Why it matters: Time or reboot constraint — the correct answer must take effect right away without requiring a reboot or reload.
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
Risk mitigation: implement compensating controls and schedule a phased upgrade
Option D is correct because risk mitigation through compensating controls (e.g., network segmentation, strict access controls, intrusion detection) combined with a phased upgrade reduces risk while allowing continued operations. Option A is risk avoidance but is too disruptive and costly. Option B is risk transfer via insurance, but insurance does not prevent the incident or reduce the operational impact. Option C is risk acceptance without action, which is inappropriate for a high-risk issue.
Key principle: NAT direction and interface roles matter as much as the IP address mapping. Inside/outside designation controls which traffic is translated.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✗
Risk avoidance: immediately replace all POS systems with modern ones
Why it's wrong here
Incorrect; this is too disruptive and expensive for a phased approach.
- ✓
Risk mitigation: implement compensating controls and schedule a phased upgrade
Why this is correct
Correct; this balances risk reduction with business continuity.
Clue confirmation
The clue word "immediately / without restart" in the question point toward this answer.
Related concept
Static NAT maps one inside address to one outside address.
- ✗
Risk acceptance: accept the risk because the business cannot afford replacement
Why it's wrong here
Incorrect; acceptance without action is not prudent for high risk.
- ✗
Risk transfer: purchase cyber insurance to cover potential losses from POS attacks
Why it's wrong here
Incorrect; insurance does not mitigate the underlying risk.
Common exam traps
Common exam trap: NAT rules depend on direction and matching traffic
NAT is not only about the public address. The inside/outside interface roles and the ACL or rule that matches traffic are just as important.
Detailed technical explanation
How to think about this question
NAT questions usually test address translation, overload/PAT behaviour, static mappings and whether the right traffic is being translated. Read the interface direction and address terms carefully.
KKey Concepts to Remember
- Static NAT maps one inside address to one outside address.
- PAT allows many inside hosts to share one public address using ports.
- Inside local and inside global describe the private and translated addresses.
- NAT ACLs identify traffic for translation, not always security filtering.
TExam Day Tips
- Identify inside and outside interfaces first.
- Check whether the scenario needs static NAT, dynamic NAT or PAT.
- Do not confuse NAT matching ACLs with normal packet-filtering intent.
Key takeaway
NAT direction and interface roles matter as much as the IP address mapping. Inside/outside designation controls which traffic is translated.
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.
Review the four NAT address types (inside local, inside global, outside local, outside global), PAT port overload, and static vs dynamic NAT use cases. Then practise related CISM NAT questions on configuration and troubleshooting.
- →
Information Security Risk Management — study guide chapter
Learn the concepts, then practise the questions
- →
Information Security Risk Management 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 Risk Management — This question tests Information Security Risk Management — Static NAT maps one inside address to one outside address..
What is the correct answer to this question?
The correct answer is: Risk mitigation: implement compensating controls and schedule a phased upgrade — Option D is correct because risk mitigation through compensating controls (e.g., network segmentation, strict access controls, intrusion detection) combined with a phased upgrade reduces risk while allowing continued operations. Option A is risk avoidance but is too disruptive and costly. Option B is risk transfer via insurance, but insurance does not prevent the incident or reduce the operational impact. Option C is risk acceptance without action, which is inappropriate for a high-risk issue.
What should I do if I get this CISM question wrong?
Review the four NAT address types (inside local, inside global, outside local, outside global), PAT port overload, and static vs dynamic NAT use cases. Then practise related CISM NAT questions on configuration and troubleshooting.
Are there clue words in this question I should notice?
Yes — watch for: "immediately / without restart". Time or reboot constraint — the correct answer must take effect right away without requiring a reboot or reload.
What is the key concept behind this question?
Static NAT maps one inside address to one outside address.
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 24, 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.