You might want to ensure you are in the vboxusers group with:
groups
then add your user if it didn't show up
sudo usermod -a -G vboxusers $USER
You might want to ensure you are in the vboxusers group with:
groups
then add your user if it didn't show up
sudo usermod -a -G vboxusers $USER