Intent-Code Divergence
High
- Confidence
- 99% confidence
- Finding
- The implementation of release_page() recursively calls itself again when version == "7" after already invoking the release API once, with no terminating condition. In a 7.x deployment this can recurse indefinitely until stack exhaustion or repeated API calls, causing denial of service, runaway requests, and potentially repeated state-changing operations against the BI service.
