A Use of Uninitialized Variable vulnerability exists in...
High severity
Unreviewed
Published
Dec 22, 2025
to the GitHub Advisory Database
•
Updated Dec 22, 2025
Description
Published by the National Vulnerability Database
Dec 22, 2025
Published to the GitHub Advisory Database
Dec 22, 2025
Last updated
Dec 22, 2025
A Use of Uninitialized Variable vulnerability exists in Open Design Alliance Drawings SDK static versions (mt) before 2026.12. Static object
COdaMfcAppApp theAppmay accessOdString::kEmptybefore its initialization. Due to undefined initialization order of static objects across translation units (Static Initialization Order Fiasco), the application accesses uninitialized memory. This results in application crash on startup, causing denial of service. Due to undefined behavior, memory corruption and potential arbitrary code execution cannot be ruled out in specific exploitation scenarios.References