CWE-636: Not Failing Securely ('Failing Open')
Also known as: Failing Open
When the product encounters an error condition or failure, its design requires it to fall back to a state that is less secure than other options that are available, such as selecting the weakest encryption algorithm or using the most permissive access control restrictions.
Last updated
Overview
By entering a less secure state, the product inherits the weaknesses associated with that state, making it easier to compromise. At the least, it causes administrators to have a false sense of security. This weakness typically occurs as a result of wanting to "fail functional" to minimize administration and support costs, instead of "failing safe."
Real-world CVEs
28 recorded CVEs are caused by CWE-636 (Not Failing Securely ('Failing Open')). The highest-severity and most recent are shown first. 17 new CWE-636 CVEs have been recorded so far in 2026 (2 in 2025).
- CVE-2024-3729
Frontend Admin by DynamiApps <= 3.19.4 - Improper Missing Encryption Exception Handling to Form Manipulation
Critical · CVSS 9.8 · EPSS 53th2024-05-02 - CVE-2026-22034
Snuffleupagus vulnerable to RCE on instances with upload validation enabled but without the VLD package
Critical · CVSS 9.2 · EPSS 47th2026-01-08 - CVE-2026-40525
OpenViking < 0.3.9 Authentication Bypass via VikingBot OpenAPI