CyberRota Analysis
This is a medium severity vulnerability with a CVSS score of 6.3. Public exploit code or proof-of-concept references have been detected in its references.
Public Exploit Signal
A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.
Detected Signals
exploit
Note: these links are listed for security research and verification purposes only.
CVE
CVE-2025-22240
Severity
MEDIUM
CVSS
6.3
EPSS
0.14%
Original NVD 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 Master's process has permissions to.