Security Advisory
CVE-2025-22240
CVE vulnerability detail — eXtreme Datacenter Security Operations
Description
Arbitrary directory creation or file deletion. In the find_file method of the GitFS class, a path is created using os.path.join using unvalidated input from the “tgt_env” variable. This can be exploited by an attacker to delete any file on the Masters process has permissions to.