defirisk.co
rubric v1.7.0

Reinitializable implementation (no _disableInitializers)

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

Evidence summary #

MidasInitializable (abstract base inherited by all core contracts) calls _disableInitializers() in its constructor, confirmed by Hacken Dec-2023 audit ('MidasInitializable implements constructor() that calls _disableInitializers()') and Sherlock 2024-05 repo (abstract/MidasInitializable.sol). mTBILL implementation 0xD4998Cc1 inherits MidasInitializable (confirmed via Etherscan source file tree). Implementation contracts are protected from unauthorized re-initialization. [★ CRITICAL — green]

Sources #

Methodology #

Determine whether the implementation contract does not call `_disableInitializers()` in its constructor, leaving re-initialization possible.

See the full factor methodology and distribution across all protocols →

rubric_version v1.7.0 protocol midas factor RD-F-143 score green collected_at 2026-05-16 09:34:55