CWE-570: Expression is Always False
The product contains an expression that will always evaluate to false.
Last updated
Overview
CWE-570 (Expression is Always False) is a base-level software weakness catalogued by MITRE in the Common Weakness Enumeration (CWE). It describes a recurring type of mistake that can lead to exploitable security vulnerabilities.
Real-world CVEs
1 recorded CVEs are caused by CWE-570 (Expression is Always False). The highest-severity and most recent are shown first.
Common consequences
What can happen when CWE-570 is exploited.
Quality Degradation, Varies by Context
Affects: Other
How it happens
When it is introduced
Typically introduced during these phases of the software lifecycle.
How to prevent it
Practical mitigations for CWE-570, grouped by where in the lifecycle they apply.