Question 134 of 500
Information Security ProgramhardMultiple ChoiceObjective-mapped

Quick Answer

The answer is to establish a mandatory global security baseline with a formal exception process requiring CISO approval for any deviation. This approach directly addresses the root cause of the breach—fragmented local implementations—by enforcing a consistent security floor across all 12 regional offices while still respecting legitimate local constraints through a documented, risk-assessed exception workflow. On the Certified Information Security Manager CISM exam, this scenario tests your grasp of governance over decentralized programs, specifically how to balance centralized control with operational flexibility in a multinational context. A common trap is to choose increased audits or training, but those detect or educate without enforcing compliance; the core concept here is that a global security baseline with a formal exception process creates enforceable standards and accountability. Memory tip: think “Baseline + Exception = Control without Paralysis” to recall that mandatory standards paired with a formal approval gate prevent both chaos and rigidity.

CISM Information Security Program Practice Question

This CISM practice question tests your understanding of information security program. Read the scenario carefully and evaluate each option against the stated constraints before committing to an answer. 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 multinational corporation with a decentralized information security program has recently experienced a data breach involving customer PII. The breach originated from a regional office that had not implemented the global security baseline due to local IT staff claiming 'unique operational requirements.' The CISO has tasked the security manager with revising the program to prevent recurrence. The organization has 12 regional offices, each with its own IT leadership, and a central security team. The budget is tight, and there is resistance to centralized control. Which of the following is the BEST course of action for the security manager?

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.

Question 1hardmultiple choice
Read the full NAT/PAT explanation →

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

Establish a mandatory global security baseline with a formal exception process requiring CISO approval for any deviation

Option A is correct because establishing a mandatory global baseline with a formal exception process ensures consistency while allowing for justified deviations that are formally approved. Option B is wrong because allowing each office to maintain its own program would perpetuate the fragmentation that led to the breach. Option C is wrong because increasing audits may detect issues but does not prevent them without enforceable standards. Option D is wrong because training alone does not address the root cause of non-compliance.

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.

  • Increase the frequency of security audits for all regional offices

    Why it's wrong here

    Audits are detective, not preventive; they do not ensure compliance without a mandate.

  • Provide additional training to regional IT staff on the importance of security baselines

    Why it's wrong here

    Training alone is insufficient without enforcement mechanisms.

  • Allow each regional office to maintain its own security program as long as it meets minimum standards

    Why it's wrong here

    This perpetuates the decentralized approach that failed, as minimum standards may not be consistently enforced.

  • Establish a mandatory global security baseline with a formal exception process requiring CISO approval for any deviation

    Why this is correct

    This provides enforceability and flexibility, ensuring deviations are formally risk-assessed and approved.

    Clue confirmation

    The clue word "best" in the question point toward this answer.

    Related concept

    Static NAT maps one inside address to one outside address.

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.

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.

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 Program — This question tests Information Security Program — Static NAT maps one inside address to one outside address..

What is the correct answer to this question?

The correct answer is: Establish a mandatory global security baseline with a formal exception process requiring CISO approval for any deviation — Option A is correct because establishing a mandatory global baseline with a formal exception process ensures consistency while allowing for justified deviations that are formally approved. Option B is wrong because allowing each office to maintain its own program would perpetuate the fragmentation that led to the breach. Option C is wrong because increasing audits may detect issues but does not prevent them without enforceable standards. Option D is wrong because training alone does not address the root cause of non-compliance.

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: "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?

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 →

How Courseiva writes practice questions · Editorial policy

Same concept, more angles

4 more ways this is tested on CISM

These questions test the same concept from different angles. Work through them to make sure you can recognise it however the exam phrases it.

Variation 1. A multinational corporation is designing its information security program and must decide how to balance security with business agility. The company operates in highly regulated industries with varying legal requirements. Which of the following approaches BEST aligns with industry best practices for such an environment?

hard
  • A.Implement the strictest regulatory requirements globally to ensure compliance everywhere.
  • B.Adopt a baseline of controls that meet the lowest common denominator of all regulations.
  • C.Develop a risk-based framework that allows for tailored controls based on local risk assessments.
  • D.Allow each business unit to define its own security controls based on local requirements.

Why C: Option C is correct because a risk-based framework, such as ISO 27001 or NIST SP 800-53, allows the organization to establish a baseline of controls while tailoring them to address specific local legal requirements and risk profiles. This approach balances security and business agility by avoiding unnecessary overhead from overly strict global mandates while ensuring that critical regulatory obligations are met through localized risk assessments.

Variation 2. A multinational corporation is designing a global information security program. Which governance structure best ensures consistent security while allowing regional flexibility?

hard
  • A.Outsource security governance to a managed security service provider (MSSP).
  • B.Fully centralized security governance with global standards enforced uniformly.
  • C.Federated governance: global standards with local implementation and oversight.
  • D.Fully decentralized security governance, each region independent.

Why C: A federated model balances central standards with local adaptation, respecting regional legal and cultural differences.

Variation 3. A global financial services firm operates in 30 countries and is subject to multiple data protection regulations, including GDPR, CCPA, and various financial services directives. The firm has a centralized information security program but struggles with inconsistent enforcement across regions. The CISO is under pressure to demonstrate compliance to the board while reducing costs. The compliance team suggests creating a separate security program for each regulation, while the IT audit team recommends adopting the most stringent regulation as the baseline. The CISO must decide on a strategy that balances compliance, efficiency, and cost. What is the best approach for the CISO to take?

hard
  • A.Develop a unified set of controls that satisfy the common requirements of all regulations and map them to each regulation's specific needs.
  • B.Adopt ISO 27001 as the single framework and map it loosely to all regulations.
  • C.Create three separate security programs, one for each major regulation (GDPR, CCPA, financial directives).
  • D.Use the most stringent regulation (e.g., GDPR) as the baseline and accept potential gaps with other regulations.

Why A: The best approach is to develop a unified control framework that maps common security controls to multiple regulations, leveraging the fact that many requirements overlap. Option A (adopting one framework) may not cover all regulatory specificities. Option B (separate programs) is inefficient and costly. Option D (focus on most stringent) can lead to gaps in less stringent but unique requirements.

Variation 4. An information security manager is designing a security program for a multinational organization. Which factors should be considered when developing the program governance structure? (Select 3)

medium
  • A.Legal and regulatory requirements across jurisdictions
  • B.Current technology architecture
  • C.Business strategy and objectives
  • D.Organizational culture and risk appetite

Why A: Legal and regulatory requirements across jurisdictions are foundational because a multinational organization must comply with diverse data protection laws (e.g., GDPR in Europe, CCPA in California, LGPD in Brazil) that directly dictate security controls, breach notification timelines, and data residency rules. The governance structure must incorporate these obligations to avoid legal penalties and ensure consistent policy enforcement across borders.

Last reviewed: Jun 24, 2026

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.

Loading comments…

Sign in to join the discussion.

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.