The suidroot plugin checks in payload.php if the file has SUID bit set before execution.
Therefore, in a context where open_basedir restriction doesn't allow to read SUIDROOT_BACKDOOR, the plugin will leave with an error message while the backdoor could in reality be executed..