Question 172 of 503
Vulnerability ManagementhardMultiple ChoiceObjective-mapped

Quick Answer

The answer is that vulnerability closure requires a retest showing the vulnerability is gone. This is because remediation cannot be considered complete without objective evidence that the specific vulnerable condition—such as a missing patch, misconfiguration, or outdated library—has been fully resolved. A retest, whether automated or manual, directly confirms the absence of the flaw, aligning with frameworks like NIST SP 800-115 and PCI DSS 11.3.2 that mandate verification before closure. On the CompTIA CySA+ CS0-003 exam, this concept tests your understanding of the vulnerability management lifecycle and the critical difference between “fixing” and “verifying.” A common trap is assuming a patching report alone suffices; the exam emphasizes that only a retest provides the required proof. For tool configuration, the most direct improvement to result quality is enabling authenticated scanning or integrating a vulnerability scanner into the CI/CD pipeline to catch regressions automatically. Memory tip: “Patch it, then prove it—no retest, no rest.”

CS0-003 Vulnerability Management Practice Question

This CS0-003 practice question tests your understanding of vulnerability management. This is a configuration task: choose the command set that satisfies every stated requirement. Small differences — like 'secret' vs 'password' or 'transport input ssh' vs 'all' — change whether the answer is correct. A key principle to apply: vulnerability closure requires validation evidence.. 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 team says a critical vulnerability was patched. What should the vulnerability manager require before closure? For tool configuration, Which scanner or pipeline change most directly improves result quality?

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

A retest showing the vulnerable condition is no longer present

Option D is correct because the vulnerability manager must obtain objective evidence that the vulnerability has been remediated. A retest, either automated or manual, confirms that the specific vulnerable condition (e.g., a missing patch, misconfiguration, or outdated library) is no longer present on the asset. This aligns with the NIST SP 800-115 and PCI DSS 11.3.2 requirement for verification of remediation before closure.

Key principle: Vulnerability closure requires validation evidence.

Answer analysis

Option-by-option breakdown

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

  • Wait one year before testing

    Why it's wrong here

    Delayed validation leaves uncertainty.

  • Close it immediately based on the email

    Why it's wrong here

    Claims need verification.

  • Create a duplicate ticket for every asset

    Why it's wrong here

    Duplicates create noise and do not prove remediation.

  • A retest showing the vulnerable condition is no longer present

    Why this is correct

    Closure should be based on validation evidence, not only a remediation claim.

    Related concept

    Vulnerability closure requires validation evidence.

Common exam traps

Common exam trap: answer the scenario, not the keyword

Cisco often tests the misconception that a verbal or written claim of a patch is sufficient, but the correct answer always requires technical verification via a retest or rescan.

Detailed technical explanation

How to think about this question

Under the hood, a retest typically involves running the same scanner plugin or check that originally detected the vulnerability, but now expecting a 'pass' or 'not vulnerable' result. For example, if the vulnerability was CVE-2023-44487 (HTTP/2 Rapid Reset), the scanner would verify that the web server no longer accepts vulnerable HTTP/2 frames or that the patch has been applied. In real-world scenarios, a partial patch or misconfigured firewall rule can leave the vulnerability exploitable, so a retest on the exact same asset with the same credentials is critical.

KKey Concepts to Remember

  • Vulnerability closure requires validation evidence.
  • Retesting confirms remediation effectiveness.
  • Automated retests improve pipeline quality.
  • Vulnerability management includes verification steps.

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

Vulnerability closure requires validation evidence.

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.

Review vulnerability closure requires validation evidence., then practise related CS0-003 questions on the same topic to reinforce the concept.

Related practice questions

Related CS0-003 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 CS0-003 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 CS0-003 question test?

Vulnerability Management — This question tests Vulnerability Management — Vulnerability closure requires validation evidence..

What is the correct answer to this question?

The correct answer is: A retest showing the vulnerable condition is no longer present — Option D is correct because the vulnerability manager must obtain objective evidence that the vulnerability has been remediated. A retest, either automated or manual, confirms that the specific vulnerable condition (e.g., a missing patch, misconfiguration, or outdated library) is no longer present on the asset. This aligns with the NIST SP 800-115 and PCI DSS 11.3.2 requirement for verification of remediation before closure.

What should I do if I get this CS0-003 question wrong?

Review vulnerability closure requires validation evidence., then practise related CS0-003 questions on the same topic to reinforce the concept.

What is the key concept behind this question?

Vulnerability closure requires validation evidence.

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

3 more ways this is tested on CS0-003

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 team says a critical vulnerability was patched. What should the vulnerability manager require before closure? For stakeholder management, Which documentation or approval is required to keep the programme defensible?

hard
  • A.Close it immediately based on the email
  • B.Wait one year before testing
  • C.A retest showing the vulnerable condition is no longer present
  • D.Create a duplicate ticket for every asset

Why C: Option C is correct because the vulnerability manager must obtain objective evidence that the vulnerability has been remediated before closing the finding. An email assertion is insufficient; a retest (manual or automated) confirming the vulnerable condition is no longer present provides the verifiable proof required for closure and defensible stakeholder reporting.

Variation 2. A team says a critical vulnerability was patched. What should the vulnerability manager require before closure? For validation, Which action should be taken before closing or downgrading the finding?

hard
  • A.Create a duplicate ticket for every asset
  • B.A retest showing the vulnerable condition is no longer present
  • C.Close it immediately based on the email
  • D.Wait one year before testing

Why B: Option B is correct because the vulnerability manager must obtain objective evidence that the fix was successfully applied and the vulnerability is no longer exploitable. A retest—typically performed via authenticated scanning or manual verification—confirms the absence of the vulnerable condition, aligning with the remediation validation phase in the vulnerability management lifecycle. Closing based solely on a team's email (Option C) violates the principle of verify, not trust, and could leave residual risk unaddressed.

Variation 3. A team says a critical vulnerability was patched. What should the vulnerability manager require before closure? For business prioritization, Which recommendation gives the best risk-based order of work?

hard
  • A.A retest showing the vulnerable condition is no longer present
  • B.Wait one year before testing
  • C.Create a duplicate ticket for every asset
  • D.Close it immediately based on the email

Why A: A retest is required to confirm that the vulnerability has been successfully remediated. Without a retest, the vulnerability manager cannot verify that the patch was applied correctly or that it did not introduce new issues. This aligns with the vulnerability management lifecycle, where closure is only granted after a validated scan or manual test shows the vulnerable condition is eliminated.

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 CS0-003 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 CS0-003 exam.