CVE-2025-22620
Last modified
CVE-2025-22620 is a medium-severity vulnerability rated 5/10 on the CVSS scale. gitoxide is an implementation of git written in Rust. Prior to 0.17.0, gix-worktree-state specifies 0777 permissions when checking out executable files, intending that the umask will restrict them appropriately. EPSS estimates a 0.36% chance of exploitation in the next 30 days.
Description
gitoxide is an implementation of git written in Rust. Prior to 0.17.0, gix-worktree-state specifies 0777 permissions when checking out executable files, intending that the umask will restrict them appropriately. But one of the strategies it uses to set permissions is not subject to the umask. This causes files in a repository to be world-writable in some situations. This vulnerability is fixed in 0.17.0.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:N/I:H/A:N
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2025-22620?
How severe is CVE-2025-22620?
How do I fix CVE-2025-22620?
Are you affected by CVE-2025-22620?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
