All reports
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

This report is already public and closed. Coin Buggie never publishes active or unpatched vulnerability data.