TRB-094v1.0.0 · redos_static_risk_detected
Redos static risk detected
Redos static risk detected identifies the regular expression can consume excessive resources on adversarial input.
CWE mapping
CWE-1333insufficient 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.
^(a+)+$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.