Issue
TabPy (the Tableau Python Server) installations may be configured to execute arbitrary python code without authentication. This configuration may not be immediately evident to administrators with TabPy installed.
An unauthenticated attacker could perform remote code execution on TabPy instances that do not have authentication enabled. TabPy is designed to be run both with or without authentication, but those who run TabPy in the unauthenticated mode may not be aware of the potential risk and should thoroughly review the documentation at https://github.com/tableau/TabPy.
NOTE: This is not a vulnerability in Tableau. This is an unrecommended implementation of TabPy that carries potential risk.