๐Ÿ” CVE Alert

CVE-2025-24890

MEDIUM 6.8

gix-sec safe.directory protections absent for elevated administrators

CVSS Score
6.8
EPSS Score
0.0%
EPSS Percentile
0th

gitoxide is an implementation of git written in Rust. Prior to 0.13.3, the gix-sec crate on Windows incorrectly treats repositories controlled by another user as trusted when an administrator runs a dependent program with an unfiltered elevated token. In gix-sec/src/identity.rs, gix_sec::identity::is_path_owned_by_current_user obtains folder_owner and token_owner, but its administrator-specific IsWellKnownSid and CheckTokenMembership checks examine the running token rather than confirming the directory owner. This bypasses safe.directory-style protection for repositories owned and configured by a limited user, allowing repository configuration or hooks to execute commands with the administrator's privileges when an affected operation is performed. Exploitation requires Windows, an elevated administrator, a program that relies on gix-sec trust results, and interaction with a repository controlled by another user. An unelevated UAC process is not affected, and cloning is not affected because repository configuration and hooks are not copied. This issue is fixed in version 0.13.3.

CWE CWE-283
Vendor gitoxidelabs
Product gitoxide
Published Sep 14, 2026
Last Updated Sep 14, 2026
Stay Ahead of the Next One

Get instant alerts for gitoxidelabs gitoxide

Be the first to know when new medium vulnerabilities affecting gitoxidelabs gitoxide are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:L
Attack Vector
Local
Attack Complexity
Low
Privileges Required
Low
User Interaction
Required
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
Low

Affected Versions

GitoxideLabs / gitoxide
< 0.13.3

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/GitoxideLabs/gitoxide/security/advisories/GHSA-7rhf-42qf-vrvc github.com: https://github.com/GitoxideLabs/gitoxide/pull/2510 github.com: https://github.com/GitoxideLabs/gitoxide/commit/39e37482d6f884bf4765dbe9c95a93dc2a92e559 github.com: https://github.com/GitoxideLabs/gitoxide/releases/tag/gix-sec-v0.13.3