defirisk.co
rubric v1.7.0

Arbitrary call with user-controlled target

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

Evidence summary #

No arbitrary call pattern found in inspected contracts. EthenaMinting uses ECDSA.recover() for authenticated minting/redemption. External calls are limited to allowlisted custodian addresses and the USDe token contract. No user-supplied target address for arbitrary external calls.

Sources #

  • GitHub
    EthenaMinting.solEthenaMinting.sol — uses allowlisted custodians onlyretrieved 2026-04-28

Methodology #

Determine whether any contract performs `.call(target, data)` where target and/or data is user-supplied without a target allowlist or selector filter.

See the full factor methodology and distribution across all protocols →

rubric_version v1.7.0 protocol ethena factor RD-F-013 score green collected_at 2026-04-28 13:58:51