Assessment reportsPublic findings
Back to Zellic site
↗
Assessment reports>ZetaChain>Threat Models>Message: SetNodeKeys
GeneralOverview
Findings
Critical (7)
High (4)
Medium (1)
Informational (1)
DiscussionMissing validation
Threat ModelsWhat are threat models?btc_client
crosschainMessage: AddToOutTxTrackerFunction: PostTxProcessing()Message: RemoveFromOutTxTrackerMessage: CreateTSSVoterMessage: SetNodeKeysMessage: UpdatePermissionFlagsMessage: MsgGasPriceVoterMessage: MsgNonceVoterMessage: MsgVoteOnObservedOutboundTxMessage: MsgVoteOnObservedInboundTx
evm_clientfungible
Audit ResultsSummary

Message: SetNodeKeys

The SetNodeKeys handler allows a node to specify a public key that should be used for TSS signing. There is no authentication on this method, which allows anyone to add a public key (see )

Zellic © 2025Back to top ↑