TRB-115v1.0.0 · xml_entity_cycle_detected
XML entity cycle detected
XML entity cycle detected identifies recursive or parameter entity processing requires explicit resource and grammar limits.
CWE mapping
CWE-776insufficient 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.
<!DOCTYPE x [<!ENTITY demo "example">]><x>&demo;</x>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.