SY0-701 Security Operations Practice Question
A monthly vulnerability scan identifies a critical vulnerability on a public-facing VPN appliance, but the vendor says no patch is available yet. The service must remain online for remote workers. What is the best compensating control to reduce risk right away?
⚠ Common exam trap
Many candidates assume a missing patch means no action is possible, or that VLAN segmentation alone is sufficient, when in fact compensating controls like virtual patching are the correct immediate response for unpatched critical vulnerabilities on internet-facing systems.
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
✓
Apply virtual patching or traffic filtering to block exploit attempts until remediation is possible.
Virtual patching or traffic filtering (e.g., via an IPS or WAF) provides immediate, compensating protection by inspecting and blocking exploit traffic targeting the vulnerability, without requiring the vendor to release a patch. This allows the VPN appliance to remain online for remote workers while reducing the risk of exploitation until a permanent fix is available.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✗
Ignore the finding until the next quarterly review because there is no patch available.
Why it's wrong here
Deferring remediation until the next quarterly review after a critical vulnerability is detected is a high-risk decision because exploit code will often be publicly available within days or hours of disclosure. Even with no vendor-provided patch, you can and should implement temporary controls such as network-based blocking or workarounds to reduce the attack surface. Allowing the system to remain fully exposed for another quarter gives attackers a large window of opportunity, and the business impact of a successful exploit is likely to far outweigh the effort of applying a compensating control.
- ✗
Move the appliance to a less critical VLAN and leave all access rules unchanged.
Why it's wrong here
Simply relocating the appliance to a less critical VLAN without modifying the firewall or access control rules does not reduce its attack surface, because the vulnerable service remains reachable from the same networks as before. For VLAN segmentation to be effective, you must create new access control lists or firewall rules that restrict inbound and outbound traffic to and from that VLAN. Leaving existing rules unchanged means the system is still exposed to the same hostile traffic, and it may now also break monitoring or management workflows that rely on the original network path.
- ✓
Apply virtual patching or traffic filtering to block exploit attempts until remediation is possible.
Why this is correct
Applying virtual patching or traffic filtering is the correct immediate response because it blocks or mitigates exploit attempts against the vulnerability while a permanent vendor patch is developed, tested, and deployed. A virtual patch is often implemented as an intrusion prevention system (IPS) rule, web application firewall (WAF) signature, or a firewall rule that specifically detects and drops malicious traffic matching the exploit pattern. This compensating control reduces the real-world risk to the system and can be deployed quickly, but it must be tested to avoid false positives and should be removed once the actual patch is installed.
- ✗
Disable logging so that attackers cannot learn the appliance version from log data.
Why it's wrong here
Disabling logging on a vulnerable appliance is counterproductive because it removes the only source of evidence that could alert you to an ongoing attack or later help you investigate a breach. Attackers do not rely on your logs to identify the appliance version; they typically use banner grabbing, malformed probes, or known service behavior to fingerprint the system. Moreover, losing log data violates many compliance requirements and severely hampers incident response forensics, all while leaving the vulnerability itself completely unaddressed, so this action increases risk rather than reducing it.
Visual reference
Go deeper
Related to this question
Learn chapter
Patch and Vulnerability Management
Key term
IPS
An Intrusion Prevention System (IPS) is a network security device that monitors traffic in real time and automatically blocks threats before they reach your systems.
Key term
Risk
Risk is the possibility that an event or action will negatively affect an organization's ability to achieve its goals, often measured in terms of likelihood and impact.
About these practice questions
Courseiva writes every SY0-701 question from scratch — 1,013 in total, each with an explanation and a wrong-answer breakdown. None are copied from real exams or dumps. Learn why practice questions differ from exam dumps →
JA
Written by Johnson Ajibi, MSc IT Security
Senior Network & Security Engineer · founder of Courseiva
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.