Use a Root Shell (if logged in as root before)
su -
If it works, then fix the permissions:
chmod 750 /etc/sudoers.d
chown root:root /etc/sudoers.d
exit
Now test:
sudo ls /root