The canClaimDelayedWithdrawal function will return false for a withdrawal, which the block duration has not passed. The same restriction will be checked whenever an actual withdrawal is triggered, but the claimableUserDelayedWithdrawals function does not take into account block duration validation.
src/contracts/pods/DelayedWithdrawalRouter.sol#L110
Alex the Entreprenerd (judge) decreased severity to QA
