Zero-Day Vulnerability
Also known as:0-Day · Zero Day
Zero-Day Vulnerability: Vulnerability for which no effective patch is available at the time of exploitation. The topic concerns vulnerabilitiesVulnerabilityA technical or organizational weakness that can be exploited by a threat. and their exploitability. An effective process combines inventory management, detectionDetectionThe capability to identify suspicious activity, attacks, or policy violations in time., risk-based prioritization, remediationRemediationThe correction or mitigation of a confirmed security weakness, defect, or misconfiguration., compensating controls, and verificationVerificationConfirmation that a requirement was met or a remediation achieved its intended result..
How it works and where it fits
Zero-Day Vulnerability denotes a vulnerability or weakness class whose risk depends on technical cause, reachable attack surface, required conditions, and potential impact. The presence of a flaw is not the same as successful exploitation. Context such as exposed interfaces, available privileges, asset value, and compensating controls determines the actual urgency.
Practical security relevance
Proper treatment covers identification, reproducibility, risk assessment, remediation, and verification. A patch is only one possible measure; secure configuration, input validation, segmentation, or architectural change may be required depending on the cause. After remediation, targeted retesting should confirm that the original attack path is closed and that the change did not introduce harmful side effects.
Related concepts
- VulnerabilityVulnerabilityA technical or organizational weakness that can be exploited by a threat.: A technical or organizational weakness that can be exploited by a threat.
- Penetration TestPenetration TestAn authorized attack test conducted to practically assess vulnerabilities.: An authorized attack test conducted to practically assess vulnerabilities.
- Vulnerability ManagementVulnerability ManagementContinuous process for the detection, prioritization, remediation, and tracking of vulnerabilities.: Continuous process for the detection, prioritization, remediation, and tracking of vulnerabilities.
- Vulnerability AssessmentVulnerability AssessmentSystematically identifies and assesses vulnerabilities in a defined environment.: Systematically identifies and assesses vulnerabilities in a defined environment.