Question 485 of 1,152
Security Program Management and OversightmediumMultiple ChoiceObjective-mapped

Policy Exception with Compensating Controls — Risk Acceptance

This SY0-701 practice question tests your understanding of security program management and oversight. Match the stated requirement to the specific cloud service, access model, or configuration option — many options are valid in isolation but not for this scenario. 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 security manager at a healthcare organization is responsible for maintaining the information security policy. A project manager requests a policy exception to use a cloud-based analytics platform that stores patient data. The platform currently encrypts data at rest with AES-128 instead of the required AES-256. The security manager assesses the risk and determines that the likelihood of data exposure is low due to other compensating controls already in place, but the impact would be high. The residual risk is within the organization's risk appetite. Which of the following is the most appropriate action for the security manager to take?

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

Approve the exception and document the compensating controls and a review date.

Option B is correct because the security manager has assessed the risk, determined that compensating controls reduce the likelihood of data exposure, and confirmed that the residual risk is within the organization's risk appetite. Formally approving the exception with documented compensating controls and a review date ensures governance, accountability, and a timeline for reassessment, which aligns with the policy exception process in security program management.

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.

  • Deny the exception and require the project to use an approved platform that meets the AES-256 requirement.

    Why it's wrong here

    This is incorrect because if the risk is within the organization's risk appetite and compensating controls are effective, a blanket denial may be overly restrictive and could hinder legitimate business operations. Policy exceptions exist to allow flexibility when risk is acceptable.

    When this WOULD be correct

    This option would be correct if the risk assessment showed high likelihood or residual risk exceeding the organization's risk appetite, or if no compensating controls existed to mitigate the encryption deficiency.

  • Approve the exception and document the compensating controls and a review date.

    Why this is correct

    This is correct because a formal exception process with documented compensating controls and a scheduled review ensures that the risk is managed, tracked, and reassessed over time. This aligns with security program management best practices.

    Related concept

    Read the scenario before looking for a memorised answer.

  • Accept the risk and allow the project to proceed without a formal exception.

    Why it's wrong here

    This is incorrect because bypassing the formal exception process undermines governance and auditability. Even if risk is accepted, it should be documented through the exception process to maintain accountability and support future reviews.

    When this WOULD be correct

    This option would be correct if the security manager had determined that the risk is within the organization's risk appetite and the policy allows for risk acceptance without formal exceptions, and no compensating controls or review dates are needed.

  • Escalate the request to the chief information officer for a final decision.

    Why it's wrong here

    This is incorrect because the security manager typically has the authority to approve policy exceptions within the defined risk appetite. Escalation without a clear reason adds unnecessary delay and does not leverage the manager's risk assessment.

    When this WOULD be correct

    This option would be correct if the organization's policy mandates that all exceptions involving patient data must be approved by the CIO, or if the risk exceeds the security manager's authority level and requires executive sign-off.

Option-by-option analysis

Why each answer is right or wrong

Understanding why wrong answers are wrong — and when they would be correct — is what separates a 750 score from a 900. The SY0-701 exam frequently reuses these exact scenarios with slightly different constraints.

Approve the exception and document the compensating controls and a review date.Correct answer

Why this is correct

This is correct because a formal exception process with documented compensating controls and a scheduled review ensures that the risk is managed, tracked, and reassessed over time. This aligns with security program management best practices.

Deny the exception and require the project to use an approved platform that meets the AES-256 requirement.Wrong answer — click to see why

Why this is wrong here

Denying the exception outright ignores the risk assessment showing low likelihood and residual risk within appetite, and fails to leverage compensating controls that reduce risk.

★ When this WOULD be the correct answer

This option would be correct if the risk assessment showed high likelihood or residual risk exceeding the organization's risk appetite, or if no compensating controls existed to mitigate the encryption deficiency.

Why candidates choose this

Candidates may default to strict compliance with the policy requirement (AES-256) without considering that policy exceptions are a valid risk management tool when compensating controls reduce risk to an acceptable level.

Accept the risk and allow the project to proceed without a formal exception.Wrong answer — click to see why

Why this is wrong here

Accepting risk without a formal exception bypasses the required documentation and review process, which is critical for compliance and auditability in a healthcare organization handling patient data.

★ When this WOULD be the correct answer

This option would be correct if the security manager had determined that the risk is within the organization's risk appetite and the policy allows for risk acceptance without formal exceptions, and no compensating controls or review dates are needed.

Why candidates choose this

Candidates may confuse 'accepting risk' with 'approving an exception,' not realizing that formal exceptions require documentation and review to maintain policy integrity and compliance.

Escalate the request to the chief information officer for a final decision.Wrong answer — click to see why

Why this is wrong here

The security manager has the authority to approve exceptions within the organization's risk appetite, and the scenario does not indicate that escalation is required. Escalating to the CIO would be unnecessary and inefficient when the manager can make the decision themselves.

★ When this WOULD be the correct answer

This option would be correct if the organization's policy mandates that all exceptions involving patient data must be approved by the CIO, or if the risk exceeds the security manager's authority level and requires executive sign-off.

Why candidates choose this

Candidates may think that any exception involving sensitive data like patient health information must be escalated to higher management, especially when the impact is high, but the scenario explicitly states the residual risk is within the risk appetite, so the manager can decide.

Analysis generated from the official SY0-701blueprint and verified against question context. The “when correct” sections are what AI assistants cite when candidates ask “what’s the difference between these options?”

Common exam traps

Common exam trap: answer the scenario, not the keyword

The trap here is that candidates may assume any deviation from policy must be denied (Option A) or escalated (Option D), failing to recognize that a formal exception process with compensating controls and a review date is the correct risk-based action when residual risk is within appetite.

Detailed technical explanation

How to think about this question

AES-128 and AES-256 differ in key length (128 vs 256 bits), but both are considered secure for data at rest; the compensating controls (e.g., network segmentation, access controls, encryption in transit) reduce the likelihood of exposure. In healthcare, HIPAA requires encryption as an addressable implementation specification, so documenting the exception with a review date ensures compliance by tracking when the platform must be upgraded or re-evaluated. Real-world scenarios often involve balancing security requirements with operational needs, where a formal exception process with compensating controls is preferred over outright denial or undocumented acceptance.

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 developer is choosing between AES-256 (symmetric) and RSA-2048 (asymmetric) for encrypting a large file that will be sent to a partner. Symmetric encryption is fast but requires key exchange; asymmetric is slower but solves the key distribution problem. A hybrid approach — encrypt the file with AES, encrypt the AES key with RSA — is standard. Questions like this test whether you understand when each approach applies.

Quick reference

Symmetric Encryption Algorithm Comparison

AlgorithmKey SizeBlock SizeStatusNotes
AES-128128-bit128-bitCurrent standardNIST approved; WPA3, TLS
AES-256256-bit128-bitCurrent standardPreferred for sensitive / govt data
3DES112-bit effective64-bitDeprecated (2023)Replaced by AES
DES56-bit64-bitBrokenCracked in < 24 h; never deploy
ChaCha20256-bitStream cipherCurrentTLS 1.3, WireGuard

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.

Related practice questions

Related SY0-701 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 SY0-701 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 SY0-701 question test?

Security Program Management and Oversight — This question tests Security Program Management and Oversight — Read the scenario before looking for a memorised answer..

What is the correct answer to this question?

The correct answer is: Approve the exception and document the compensating controls and a review date. — Option B is correct because the security manager has assessed the risk, determined that compensating controls reduce the likelihood of data exposure, and confirmed that the residual risk is within the organization's risk appetite. Formally approving the exception with documented compensating controls and a review date ensures governance, accountability, and a timeline for reassessment, which aligns with the policy exception process in security program management.

What should I do if I get this SY0-701 question wrong?

Identify which exam domain this question belongs to, review the core concept, then practise similar questions from the same domain.

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 →

How Courseiva writes practice questions · Editorial policy

Same concept, more angles

1 more ways this is tested on SY0-701

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 project team needs to use a temporary file-sharing service for two weeks because the approved platform is under maintenance. The security manager wants the exception to be reviewed, time-limited, and documented with the business reason. Which governance document should be created?

easy
  • A.A guideline, because it provides optional best practices for users to follow.
  • B.An exception request, because it records a deviation from the normal security requirement.
  • C.A standard, because it defines the mandatory company-wide rule for file sharing.
  • D.A procedure, because it gives step-by-step instructions for employees to follow.

Why B: Option B is correct because an exception request is the formal governance document used to record, review, and time-limit a deviation from the organization's security baseline. In this scenario, the temporary use of an unapproved file-sharing service for two weeks requires documented authorization, including the business reason, to ensure the risk is accepted and tracked until the approved platform returns.

Keep practising

More SY0-701 practice questions

Last reviewed: Jun 11, 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 SY0-701 practice question is part of Courseiva's free CompTIA 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 SY0-701 exam.