VYPR

CWE-1124

Excessively Deep Nesting

BaseIncomplete

Description

The code contains a callable or other code grouping in which the nesting / branching is too deep.

Hierarchy (View 1000)

Parents

Children

none

CVEs mapped to this weakness (1)

  • CVE-2026-48042HigJun 26, 2026
    risk 0.42cvss 7.5epss 0.00

    Envoy is an open source edge and service proxy designed for cloud-native applications. Prior to 1.35.11, 1.36.7, 1.37.3, and 1.38.1, destructor of JSON Object results in stack overflow when deeply O(100K) nested objects are present. This vulnerability is fixed in 1.35.11,…