Tool Parameter Abuse
High
- Category
- Tool Misuse
- Content
--- ## DELETE /orders/{order_id} — Cancel an order **Request** ```- Confidence
- 80% confidence
- Finding
- The cancel-order endpoint is exposed as a direct path-parameter action without documented safeguards requiring the agent to verify ownership of the order, restate the target order, and obtain explicit confirmation before cancellation. In a trading context, parameter misuse or confused-deputy behavior could cancel the wrong open order, directly affecting live financial positions and execution strategy.
