Principal authority
Mandate
Purpose, budget, recipient, and expiry define the ceiling.
- Purpose
- Budget
- Recipient
- Expiry
AI agent payment security
VulSight helps teams place a policy check between an AI agent and the systems that execute payments. Each proposed transaction is checked against customer-defined rules before it can be signed.
Official Geth advisoryCVE-2026-26314VulSight
Payment authorizationTransaction request
Authorized0xA882...11E7
Requested0x71A4...9C2E
DENY
Recipient mutation deniedEvery payment passes the same control path
AI agent payment authorization framework
Identity says who the agent is. Policy says what it may do. VulSight is designed to verify that the exact action reaching execution is still the action the principal authorized.
The authority split
AI reasoning can be probabilistic. Payment authorization should not be. Each control separates the model's proposed action from the authority to execute it.
Explore the authorization frameworkOne transaction / Two outcomes
A signer can validate a payload perfectly and still execute the wrong intent. The missing layer is an independent boundary that binds authority to the exact action.
Infrastructure proof / Public record
Agent payments inherit the failure modes of blockchains, wallets, protocols, models, and application code. Our public record shows the discipline behind the product: trace attacker influence to execution, prove impact, and harden the boundary.
Inspect the public recordGo Ethereum peer-to-peer message handling
The vendor advisory identifies affected versions through 1.16.8 and credits Waleed Ahmed from vulsight.com with the report.
Selected bounty outcomes
Public acknowledgement
criticalA flaw in smart contract logic exposed more than $100M in TVL to potential fund loss. The project and exploit path remain confidential.
VulSight-reported confidential result
criticalA lock inversion deadlock could halt chain progress without automatic recovery, requiring operator intervention to restart the network.
Public acknowledgement
highA flaw capable of halting a blockchain network was reported while the exploit path remains under disclosure restrictions.
Public acknowledgement
highFour distinct ways to halt a blockchain network were reported, with $40K in combined rewards.
Agent payment security pilot
We map the authority boundary, replay adversarial cases in shadow mode, and return an enforcement decision. Customer funds stay untouched during validation.
Agent · action · rail · signer
Shadow mode · no fund movement
Enforce · redesign · stay manual