mediumLogic errorEVM-Solidity
Rigor Protocol: `updateProjectHash` does not check project address
- Payout
- $0
- Protocol
- Rigor Protocol
- Disclosed
- Aug 7, 2026
- Source
- code4rena
Rigor Protocol's Project.sol has an asymmetry in its signature-verification paths: every external function except `updateProjectHash` binds the signed `_data` payload to the project contract via `require(_data.projectAddress == address(this))`, but L162 omits …
Similar reports
- No close matches yet.
References
- https://github.com/code-423n4/2022-08-rigor-findings/issues/347
- https://github.com/code-423n4/2022-08-rigor-findings
This report is already public and closed. Coin Buggie never publishes active or unpatched vulnerability data.