Improper Handling of Unexpected Data Type
CWE-241 · Base · Draft
The product does not handle or incorrectly handles when a particular element is not the expected type, e.g. it expects a digit (0-9) but is provided with a letter (A-Z).