- A
System 1, because the vulnerability is rated critical
Why wrong: Severity matters, but it is only one part of risk. A critical flaw with limited access may be less urgent than a lower-severity flaw on a heavily targeted public service.
- B
System 2, because it is exposed to the public and directly supports a business-critical service
System 2 should be patched first because risk depends on both exposure and business impact. A medium issue on a public payment site with active attacks presents a higher real-world risk than a critical issue on a system with narrower access. The payment service is also directly tied to revenue and customer trust, so delaying its remediation would create greater business exposure.
- C
Neither system, because both are internet-facing and must wait for the next maintenance cycle
Why wrong: Waiting for convenience alone ignores the current risk picture. When a system is actively under attack, postponing remediation can leave the business exposed to avoidable harm.
- D
System 1, because VPN access always makes a vulnerability more dangerous than a public application issue
Why wrong: VPN-restricted access can reduce exposure, but it does not automatically outweigh business impact and active attack conditions on another service. Risk must be assessed in context rather than by a single access condition.
Quick Answer
The answer is System 2, because it is exposed to the public and directly supports a business-critical service. This decision hinges on the core risk management principle that exploitability and business impact must override raw CVSS severity scores; System 1’s critical vulnerability is effectively neutralized by its limited attack surface, reachable only through a VPN during maintenance windows, while System 2’s medium flaw is under active daily attack on a public-facing payment site. On the Security+ SY0-701 exam, this tests your ability to prioritize patching based on risk exposure rather than just severity ratings, a common trap where candidates fixate on the higher CVSS score. Remember the memory tip: “Exposure beats Severity” — always ask which system faces active threats and supports critical operations first.
SY0-701 Security Program Management and Oversight Practice Question
This SY0-701 practice question tests your understanding of security program management and oversight. 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 company can patch only one of two internet-facing systems this week. System 1 has a critical vulnerability but is reachable only through the corporate VPN during maintenance windows. System 2 has a medium vulnerability and supports the public payment site, which shows active attack traffic every day. Which system should be prioritized first?
Clue words in this question
Noticing these words before you look at the options changes how you read each choice.
Clue:
"first"Why it matters: Order matters here. You are being tested on which action comes before the others — not which action is generally useful.
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
System 2, because it is exposed to the public and directly supports a business-critical service
System 2 should be prioritized because it is directly exposed to the public internet and supports a business-critical payment service that is under active attack daily. Even though System 1 has a critical vulnerability, it is only reachable through the corporate VPN during maintenance windows, which significantly reduces its attack surface and exploitability. In risk management, the likelihood of exploitation and business impact often outweigh the CVSS base score alone, making System 2 the higher priority.
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.
- ✗
System 1, because the vulnerability is rated critical
Why it's wrong here
Severity matters, but it is only one part of risk. A critical flaw with limited access may be less urgent than a lower-severity flaw on a heavily targeted public service.
- ✓
System 2, because it is exposed to the public and directly supports a business-critical service
Why this is correct
System 2 should be patched first because risk depends on both exposure and business impact. A medium issue on a public payment site with active attacks presents a higher real-world risk than a critical issue on a system with narrower access. The payment service is also directly tied to revenue and customer trust, so delaying its remediation would create greater business exposure.
Clue confirmation
The clue word "first" in the question point toward this answer.
Related concept
Read the scenario before looking for a memorised answer.
- ✗
Neither system, because both are internet-facing and must wait for the next maintenance cycle
Why it's wrong here
Waiting for convenience alone ignores the current risk picture. When a system is actively under attack, postponing remediation can leave the business exposed to avoidable harm.
- ✗
System 1, because VPN access always makes a vulnerability more dangerous than a public application issue
Why it's wrong here
VPN-restricted access can reduce exposure, but it does not automatically outweigh business impact and active attack conditions on another service. Risk must be assessed in context rather than by a single access condition.
Common exam traps
Common exam trap: answer the scenario, not the keyword
The trap here is that candidates fixate on the CVSS critical rating (System 1) and ignore the crucial context of attack surface and active threat, leading them to choose A instead of applying risk-based prioritization.
Detailed technical explanation
How to think about this question
Under the hood, risk is calculated as a function of threat, vulnerability, and impact. System 2's exposure to the public internet means it faces a constant threat from automated scanners and exploit kits targeting common web application vulnerabilities (e.g., SQL injection, XSS). The CVSS environmental score can be adjusted to reflect the reduced attack surface of System 1 (e.g., modified attack vector to 'Adjacent Network' due to VPN requirement), which would lower its effective severity. In real-world incident response, organizations often use a risk matrix to weigh factors like exploitability, asset criticality, and current threat intelligence, not just the base CVSS score.
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 security team runs a vulnerability scan on a web application and discovers an unpatched SQL injection flaw. The team prioritises remediation by CVSS score — critical flaws are patched within 24 hours, high within 7 days. Questions like this test whether you understand vulnerability management processes, scanning tools, and remediation prioritisation.
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.
- →
Security Program Management and Oversight — study guide chapter
Learn the concepts, then practise the questions
- →
Security Program Management and Oversight practice questions
Targeted practice on this topic area only
- →
All SY0-701 questions
1,152 questions across all exam domains
- →
Security+ SY0-701 study guide
Full concept coverage aligned to exam objectives
- →
SY0-701 practice test guide
How to use practice tests most effectively before exam day
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.
General Security Concepts practice questions
Practise SY0-701 questions linked to General Security Concepts.
Threats, Vulnerabilities, and Mitigations practice questions
Practise SY0-701 questions linked to Threats, Vulnerabilities, and Mitigations.
Security Architecture practice questions
Practise SY0-701 questions linked to Security Architecture.
Security Operations practice questions
Practise SY0-701 questions linked to Security Operations.
Security Program Management and Oversight practice questions
Practise SY0-701 questions linked to Security Program Management and Oversight.
Security+ social engineering questions
Practise SY0-701 questions linked to Security+ social engineering questions.
Security+ cryptography practice questions
Practise SY0-701 questions linked to Security+ cryptography.
Security+ IAM questions
Practise SY0-701 questions linked to Security+ IAM questions.
Security+ risk management questions
Practise SY0-701 questions linked to Security+ risk management questions.
Security+ incident response questions
Practise SY0-701 questions linked to Security+ incident response questions.
Security+ malware questions
Practise SY0-701 questions linked to Security+ malware questions.
Security+ vulnerability management questions
Practise SY0-701 questions linked to Security+ vulnerability management questions.
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: System 2, because it is exposed to the public and directly supports a business-critical service — System 2 should be prioritized because it is directly exposed to the public internet and supports a business-critical payment service that is under active attack daily. Even though System 1 has a critical vulnerability, it is only reachable through the corporate VPN during maintenance windows, which significantly reduces its attack surface and exploitability. In risk management, the likelihood of exploitation and business impact often outweigh the CVSS base score alone, making System 2 the higher priority.
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.
Are there clue words in this question I should notice?
Yes — watch for: "first". Order matters here. You are being tested on which action comes before the others — not which action is generally useful.
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 →
Same concept, more angles
2 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 small company can only remediate two findings this week. Which two should be fixed first based on risk to the business? Select two.
easy- ✓ A.An internet-facing VPN appliance with a critical vulnerability and a public exploit
- B.An internal training VM used by one student with a medium vulnerability and no sensitive data
- ✓ C.A production print server that still uses the default administrator password and is accessible to finance users
- D.A discontinued server already removed from the network but still listed in inventory
- E.A low-severity cosmetic issue on a noncritical dashboard page
Why A: Option A is correct because an internet-facing VPN appliance with a critical vulnerability and a public exploit represents an immediate, high-impact risk. Attackers can leverage the public exploit to gain unauthorized remote access to the internal network, potentially compromising all connected systems and data. The combination of internet exposure and known exploit makes this the highest priority for remediation.
Variation 2. A small company has two security issues and can fix only one this week. Which should be prioritized first? One issue is an internal lab server with a medium-severity flaw. The other is an internet-facing login portal using default administrator credentials.
easy- A.Fix the internal lab server first because every vulnerability should be treated equally.
- ✓ B.Fix the internet-facing login portal first because default administrator credentials create a much higher risk.
- C.Wait until the monthly maintenance window so both issues can be fixed at the same time.
- D.Ignore both issues until users report symptoms, then respond if something happens.
Why B: The internet-facing login portal using default administrator credentials represents an immediate, high-impact risk because it allows unauthorized remote access with administrative privileges. Default credentials are well-known and actively targeted by automated scanners and attackers, making exploitation trivial. In contrast, the internal lab server with a medium-severity flaw is behind network segmentation and requires additional access, so its risk is lower and can be deferred.
Last reviewed: Jun 11, 2026
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.
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.