TRB-053v1.0.0 · json_deep_nesting
JSON deep nesting
JSON deep nesting identifies unbounded input expansion or nesting can exhaust processing resources.
CWE mapping
CWE-400insufficient recognition
Assurance
The analyzer verified the reported property directly from the supplied input.
Conditional: Operational impact can still depend on where and how this value is used.
Inert example
Displayed as text only. tryb does not execute this example.
{"role":"reader","role":"admin"}Remediation
inspect-context. The observed property needs destination-specific policy before an automatic rewrite is safe.
Verify: Inspect the actual consumer and encode the intended acceptance rule in a test.
What to verify next
Compare the finding with the destination system's validation and trust policy.