defirisk.co
rubric v1.7.0

delegatecall with user-controlled target

Wormhole's assessment for RD-F-012 — scored green on the v1.7.0 rubric. The evidence below is the curator's reasoning for this score.

Evidence summary #

`Governance.sol` contains `newImplementation.delegatecall(abi.encodeWithSignature("initialize()"))` in `upgradeImplementation()`. However, the target is not user-controlled — it is derived from a cryptographically-verified governance VAA requiring 13/19 Guardian signatures. No path allows an arbitrary user to supply the delegatecall target without Guardian consensus.

Sources #

  • Curator note
    Extracted from 01-code-security.md — RD-F-012 finding; no URL cited in originalretrieved 2026-04-28

Methodology #

Determine whether any contract uses `delegatecall` where the target address is or can be user-supplied without an on-chain allowlist.

See the full factor methodology and distribution across all protocols →

rubric_version v1.7.0 protocol wormhole factor RD-F-012 score green collected_at 2026-04-28 01:38:43