Common Weakness Enumeration
CWE Definition / CWE-1124
CWE-1124: Excessively Deep Nesting
The code contains a callable or other code grouping in which the nesting / branching is too deep.
Published:2 Jul 2018
Organization:MITRE
Modified:11 Dec 2025
Related Weakness
CWE-1120: Excessive Code Complexity
