SYM_CONF_0111 - SymbioticSec/Symbiotic-Vulnerability-Database GitHub Wiki

Protection Mechanism Failure

Property Value
Language hcl
Severity medium
CWE CWE-693: Protection Mechanism Failure
Confidence Level Medium
Impact Level Medium
Likelihood Level Medium

Description

The Azure Key Vault resource is missing purge protection, which means deleted vaults or secrets can be permanently removed immediately. Without this setting enabled, accidental or malicious deletions cannot be recovered.

Impact

If purge protection is not enabled, an attacker or user could permanently delete sensitive keys or secrets, making them unrecoverable. This could lead to data loss, downtime, or loss of critical access, potentially impacting business operations and security.