Arbitrary call with user-controlled target
Kinetiq'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 #
StakingManager uses payable(L1_HYPE_CONTRACT).call with fixed or msg.sender targets; OracleManager uses try IOracleAdapter(oracle).getPerformance(validator) with admin-controlled oracle address. No fully user-controlled call target found.
Sources #
- GitHubOracleManager.solOracleManager.sol — oracle address is admin-controlled not user-suppliedretrieved 2026-05-17
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 kinetiq factor RD-F-013 score green collected_at 2026-05-17 15:29:57