The guest.vary.php file is not removed if the Guestmode is disabled and belongs to the LiteSpeed cache plugin. If you don't want this file from being accessed by anyone just add this single line of code to the root .htaccess outside of cache plugin markers.
RewriteRule \guest\.vary\.php - [F,L]