Arbitrary directory creation or file deletion. In the findfile method of the GitFS class, a path is created using os.path.join using unvalidated input from the “tgtenv” variable. This can be exploited by an attacker to delete any file on the Master's process has permissions to.
{ "nvd_published_at": "2025-06-13T07:15:21Z", "severity": "MODERATE", "github_reviewed_at": "2025-06-13T21:54:24Z", "github_reviewed": true, "cwe_ids": [ "CWE-22" ] }