Courseiva
Question 253 of 1,013
Threats, Vulnerabilities, and MitigationsmediumMultiple ChoiceObjective-mapped

Prioritizing Vulnerabilities: Why Production Jump Server Comes First

A vulnerability scan finds two issues: a critical deserialization flaw on a non-production lab server behind a VPN, and a high-severity privilege escalation flaw on the production jump server that administrators use to reach the rest of the environment. Which should be remediated first?

Quick Answer

The answer is the production jump server flaw, because in vulnerability prioritization, production vs lab environments carry vastly different risk profiles. The high-severity privilege escalation on the jump server is more urgent than a critical deserialization flaw on an isolated lab server, since the jump server acts as a gateway for administrators to reach the entire production environment. Compromising it would give an attacker administrative access to all connected systems, creating a far larger blast radius than a lab server behind a VPN. On the Security+ SY0-701 exam, this tests your understanding of risk-based prioritization over raw CVSS scores—a common trap is picking the critical severity without considering asset context. Remember the memory tip: “Jump first, lab last”—the jump server’s role as an administrative pivot point makes it the highest priority, regardless of severity labels.

⚠ Common exam trap

The trap here is that candidates fixate on CVSS severity scores (critical vs. high) without considering the asset's context, such as whether it is a production system, its role in the network architecture, and the potential for lateral movement, which CompTIA emphasizes in risk management and prioritization scenarios.

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

The jump server flaw, because it affects a production administrative access point

The jump server flaw must be remediated first because it is a high-severity privilege escalation vulnerability on a production system that administrators use as a gateway to the entire environment. Compromise of this jump server would give an attacker administrative access to all connected production systems, making the business impact far greater than the critical deserialization flaw on an isolated non-production lab server. In risk-based prioritization, severity alone is insufficient; the asset's role, exposure, and potential blast radius must be considered.

Answer analysis

Option-by-option breakdown

For each option: why learners choose it and why it is or isn't the right answer here.

  • The lab server flaw, because critical severity always comes first

    Why it's wrong here

    Severity matters, but exposure and business impact must also be considered when prioritizing remediation.

  • The jump server flaw, because it affects a production administrative access point

    Why this is correct

    A vulnerable jump server can provide broad access to the environment, so its risk is higher despite the lower severity label.

  • Neither issue, because VPN access reduces the need for urgent remediation

    Why it's wrong here

    VPN access does not eliminate risk, and both findings still need remediation planning.

  • The lab server flaw, because non-production systems are always easier to patch later

    Why it's wrong here

    Non-production status alone does not make a system more urgent than a production system used for privileged administration.

Quick reference

AAA Protocol Comparison

ProtocolPort(s)EncryptionTransportPrimary Use
RADIUS1812 / 1813Password onlyUDPNetwork access control
TACACS+49Full packetTCPDevice administration
Diameter3868Full sessionTCP / SCTPCarrier / mobile networks
802.1XEAP-basedLayer 2Port-based access control

TACACS+ encrypts the entire packet; RADIUS only encrypts the password field — a key exam distinction.

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

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 vulnerability scan finds a critical flaw on an internet-facing SFTP gateway with public exploit code, and a high-severity flaw on an internal lab server that is only reachable from a restricted subnet. Which should be remediated first?

easy
  • A.The internal lab server, because every high-severity finding should be fixed first.
  • B.The internet-facing SFTP gateway, because it has higher immediate risk.
  • C.Both systems can wait until the next scheduled maintenance window.
  • D.Neither system needs urgent action because the lab server is isolated.

Why B: The internet-facing SFTP gateway has a critical vulnerability with public exploit code, meaning it is exposed to the entire internet and can be directly attacked without any network restrictions. This creates an immediate and high-likelihood risk of remote code execution or data breach, whereas the internal lab server is isolated to a restricted subnet, significantly reducing its attack surface and exploitability. Remediation priority should be based on risk severity (likelihood × impact), not just CVSS score, making the SFTP gateway the correct first choice.

Variation 2. A scan finds two issues: a critical flaw on a lab server reachable only through VPN, and a high-severity flaw on an internet-facing file transfer appliance with active exploitation in the wild. Which should be remediated first?

medium
  • A.The lab server, because critical severity is always higher than high severity.
  • B.The internet-facing file transfer appliance, because exploitability and exposure increase risk.
  • C.Both issues at the same time, because prioritization is unnecessary when two findings are present.
  • D.The lab server, because systems behind VPN are always more trusted than public systems.

Why B: The internet-facing file transfer appliance with active exploitation in the wild presents a higher risk because it is directly exposed to untrusted networks and has a known exploit that attackers are actively using. Even though the lab server has a critical severity rating, its reachability only through VPN significantly reduces its attack surface and likelihood of exploitation. Risk is a function of both severity and exploitability/exposure, so the actively exploited, internet-facing asset should be remediated first.

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.