Known-exploit function-selector replay
Ethena's assessment for RD-F-095 — scored green on the v1.7.0 rubric. The evidence below is the curator's reasoning for this score.
Evidence summary #
No prior Ethena core-contract exploit exists to create a known-exploit-replay template. EthenaMinting V2 function selectors are standard role-gated minting/redemption patterns. No public exploit replay template targeting Ethena's architecture exists in known-exploit databases. Code4rena Nov 2024 invitational found 0 high findings (2 medium, 12 low/NC — both medium findings involve blacklisted-user-burn and non-whitelisted redemption, not selector-replay class).
Sources #
- AuditCode4rena: 2024-11-ethena-labsCode4rena Nov 2024 invitational — 0 high, 2 medium findingsretrieved 2026-04-28
Methodology #
Detect whether a call-pattern matches a known-exploit replay template (specific selector sequence and calldata shape) against this protocol.
See the full factor methodology and distribution across all protocols →