Context-Inappropriate Capability
Medium
- Confidence
- 97% confidence
- Finding
- The local HTTP bridge exposes unauthenticated endpoints and explicitly allows any origin via Access-Control-Allow-Origin: *. Any website visited by the user can issue cross-origin requests to the localhost server, poll /next-action, post forged data to /submit, or interact with health and bridge endpoints, which can tamper with the wallet flow or race legitimate responses. In the context of a wallet registration/minting skill, this is especially dangerous because the bridge mediates sensitive address, signature, and transaction state.
