CWE-480β€”Use of Incorrect Operator

PUBLISHEDweakness recordLow
released 2006-07-19 Β· last modified 2025-12-11

Metadata

CWE ID:
CWE-480
Abstraction:
Base
Structure:
Simple
Status:
Draft
Release Date:
2006-07-19
Latest Modification Date:
2025-12-11

Weakness Name

Use of Incorrect Operator

Description

The product accidentally uses the wrong operator, which changes the logic in security-relevant ways.

These types of errors are generally the result of a typo by the programmer.

Common Consequences

Scope:
Other
Impact:
Alter Execution Logic
Notes:
This weakness can cause unintended logic to be executed and other unexpected application behavior.

Related Weaknesses