Common Weakness Enumeration
CWE Definition / CWE-839
CWE-839: Numeric Range Comparison Without Minimum Check
The product checks a value to ensure that it is less than or equal to a maximum, but it does not also verify that the value is greater than or equal to the minimum.
Published:24 Mar 2011
Organization:MITRE
Modified:11 Dec 2025
