With an improper umask privileged accounts could potentially create files with undesired permissions, giving file access to anybody. A decent umask is 022, which provides write access to the file owner, but only read access to group or other.