defirisk.co
rubric v1.7.0

Reentrancy guard on external-calling functions

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

Evidence summary #

VToken.sol implements nonReentrant on mint(), redeem(), borrow(), repayBorrow(), liquidateBorrow(). Isolated Pools VToken similarly guards all core operations. Standard Compound v2 _notEntered guard pattern confirmed.

Sources #

Methodology #

Determine whether all state-mutating functions that perform external calls carry `nonReentrant` or an equivalent reentrancy guard.

See the full factor methodology and distribution across all protocols →

rubric_version v1.7.0 protocol venus factor RD-F-014 score green collected_at 2026-04-28 18:30:49