All CWEs
CWE-1044
Architecture with Number of Horizontal Layers Outside of Expected Range
BaseIncompleteSimple
The product's architecture contains too many - or too few -
horizontal layers.
Extended description
While the interpretation of "expected range" may vary for each product or developer, CISQ recommends a default minimum of 4 layers and maximum of 8 layers.
Common consequences1
- OtherReduce Maintainability
This issue makes it more difficult to maintain the product, which indirectly affects security by making it more difficult or time-consuming to find and/or fix vulnerabilities. It also might make it easier to introduce vulnerabilities.
Relationships1
- ChildOfCWE-710
CVEs referencing this CWE
No CVEs reference this CWE yet
CWE assignments come from NVD/CNA assigners and OSS advisories. Some CWEs (Pillars, Composites) are abstract and rarely cited directly.