KiiChain is a blockchain project focused on stablecoins and real-world assets, aimed at supporting practical financial use cases. Its broader goal is to improve utility, liquidity, and accessibility for users, businesses, and developers, particularly in emerging markets.
| Target | Type | Severity |
|---|---|---|
https://github.com/KiiChain/kiichain/tree/f632e7faf979ceb6822be087585798e18db32a3b Copy Final Commit: f632e7faf979ceb6822be087585798e18db32a3b | Protocol | Critical |
Final Commit: f632e7faf979ceb6822be087585798e18db32a3b
A critical vulnerability is defined as a vulnerability with both high likelihood and high impact.
High likelihood:
High impact:
Clear wording:
Allocated bounty reward will be split between all researchers who submitted the same issue (where unique issues receive 1/3 of the pool and researchers will get 1/9 each of the initial reward pool).
Full Reward: If a critical vulnerability is found by only one participant, that reporter receives 100% of the bounty pool.
If multiple participants find the same vulnerability, the allocated bounty for that issue (bounty pool always equally split among all unique issues reported) is divided equally among all reporters. Example: If two researchers report the same vulnerability, each receives 50% of the allocated bounty. It can be 50% of the bounty pool if only one eligible issue was reported.
Split Based on Uniqueness of issues reported:
Each will receive 50% of the bounty pool.
Do not discuss this program or any vulnerabilities (even resolved ones) outside of the program without express consent from the organization
We are happy to thank everyone who submits valid reports which help us improve our security. However, only those that meet the following eligibility requirements may receive a monetary reward:
Hacken - March 2026
| Type | Feature | Implementation link |
|---|---|---|
| Module | x/rewards | https://github.com/KiiChain/kiichain/tree/f632e7faf979ceb6822be087585798e18db32a3b/x/rewards |
| Module | x/oracle | https://github.com/KiiChain/kiichain/tree/f632e7faf979ceb6822be087585798e18db32a3b/x/oracle |
| Module | x/tokenfactory | https://github.com/KiiChain/kiichain/tree/f632e7faf979ceb6822be087585798e18db32a3b/x/tokenfactory |
| Module | x/feeabstraction | https://github.com/KiiChain/kiichain/tree/f632e7faf979ceb6822be087585798e18db32a3b/x/feeabstraction |
| Precompile | Oracle | https://github.com/KiiChain/kiichain/tree/f632e7faf979ceb6822be087585798e18db32a3b/precompiles/oracle |
| Wasmbindings | EVM | https://github.com/KiiChain/kiichain/tree/f632e7faf979ceb6822be087585798e18db32a3b/wasmbinding/evm |
| Wasmbindings | Tokenfactory | https://github.com/KiiChain/kiichain/tree/f632e7faf979ceb6822be087585798e18db32a3b/wasmbinding/tokenfactory |
| Wasmbindings | Oracle | https://github.com/KiiChain/kiichain/tree/f632e7faf979ceb6822be087585798e18db32a3b/wasmbinding/oracle |
| Antehandler | Feeless | https://github.com/KiiChain/kiichain/tree/f632e7faf979ceb6822be087585798e18db32a3b/ante/feeless.go |
| Antehandler | Fee abstraction EVM | https://github.com/KiiChain/kiichain/tree/f632e7faf979ceb6822be087585798e18db32a3b/ante/ante_evm.go |
| Antehandler | Fee abstraction Cosmos | https://github.com/KiiChain/kiichain/tree/f632e7faf979ceb6822be087585798e18db32a3b/ante/ante_cosmos.go |