Tag: Critical Failure
Failures that cause immediate service termination or data loss
| ID | Title | Description | Category | Technology | Tags |
|---|---|---|---|---|---|
| CRE-2025-0113 Critical Impact: 10/10 Mitigation: 8/10 | MongoDB WiredTiger Cache OOM Kill | Detects MongoDB Out-Of-Memory (OOM) kill caused by WiredTiger cache pressure. This occurs when the cache fills with dirty pages faster than they can be evicted, causing uncontrolled memory growth until the OS kills the process. | Database Availability | mongodb | MongoDBWiredTigerOOM KillMemory PressureCache EvictionCritical Failure |
| CRE-2025-0141 High Impact: 10/10 Mitigation: 7/10 | Supabase Self-Hosted: Disk Full During Database Migration Operations | Detects when Supabase PostgreSQL database operations fail due to insufficient disk space during migrations, data imports, or large transactions. This can corrupt the database, leave migrations in inconsistent state, and cause complete service failure requiring manual intervention. | Storage | supabase | SupabasePostgreSQLDisk FullStorageMigration FailureWALSelf-HostedCritical FailureData Loss RiskPublic |