Interview Security & DevSecOps

Why is context (internet exposure, sensitive data, privileges) key to vulnerability prioritisation? [Basic]

Answer

Context is key because vulnerability severity alone does not show whether an attacker can reach the asset or whether compromise would matter. Internet exposure, sensitive data access, and privileges determine likelihood and impact in the real environment.

Technical explanation

Internet exposure increases likelihood because attackers can reach the vulnerable surface directly.

Sensitive data increases business impact because compromise may lead to disclosure or regulatory consequences.

Privileges increase blast radius because the attacker may move laterally, access secrets, or modify cloud resources.

Hands-on example

Example: CVE-A has CVSS 9.8 but exists only in a stopped dev VM. CVE-B has CVSS 7.5 but is on an internet-facing API with admin IAM permissions and access to customer data. CVE-B may be the higher operational priority.

Preparing for an interview?

Check how well your resume matches the role with our free resume checker— match score, ATS check, and the skills you're missing.

More Security & DevSecOps interview questions

← All Security & DevSecOps questions