Proof / Cross-domain logic abuse
A system validates an actor, message or outer operation, but fails to bind the final asset, tenant, token, repository, domain, recipient or controller back to that same authorization context. Authorization for object A is rebound to object B.
| Redacted ID | Pattern | Impact class |
|---|---|---|
| BB-XD-001 | Withdrawal authorization can forward a different supported asset | Unauthorized reserve movement |
| BB-XD-002 | Forwarding calldata can rebind remote domain | Cross-domain value movement |
| BB-XD-003 | Address-book or manifest isolation fails across wallet boundary | Cross-account trust break |
| BB-XD-004 | Remote executable duplicate write crosses intended object binding | Repeated or misplaced state write |
| BB-XD-005 | Callback ticket or token can bridge login state across domains | Session confusion |
Related: Runtime authorization replay · Validation boundary bypass