CWE-705: Incorrect Control Flow Scoping
The product does not properly return control flow to the proper location after it has completed a task or detected an unusual condition.
Last updated
Overview
CWE-705 (Incorrect Control Flow Scoping) is a class-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
2 recorded CVEs are caused by CWE-705 (Incorrect Control Flow Scoping). The highest-severity and most recent are shown first. 0 new CWE-705 CVEs have been recorded so far in 2026 (2 in 2025).
Common consequences
What can happen when CWE-705 is exploited.
Alter Execution Logic, Other
Affects: Other
How it happens
When it is introduced
Typically introduced during these phases of the software lifecycle.