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.
{
"github_reviewed": true,
"nvd_published_at": "2025-06-13T07:15:21Z",
"cwe_ids": [
"CWE-22"
],
"github_reviewed_at": "2025-06-13T21:54:24Z",
"severity": "MODERATE"
}