CWE-908: Use of Uninitialized Resource
The product uses or accesses a resource that has not been initialized.
Overview
When a resource has not been properly initialized, the product may behave unexpectedly. This may lead to a crash or invalid memory access, but the consequences vary depending on the type of resource and how it is used within the product.
Real-world CVEs
219 recorded CVEs are caused by CWE-908 (Use of Uninitialized Resource), including 2 in CISA's KEV (Known Exploited Vulnerabilities) catalog. KEVs are shown first. 18 new CWE-908 CVEs have been recorded so far in 2026 (79 in 2025).