Security update for gitoxide
This update for gitoxide fixes the following issues: Changes in gitoxide: - Update to 0.56.0: * Fixes CVE-2026-40034 (boo#1266434): the CommandForbiddenInModules trust check could be bypassed in gix_submodule::File::update(), which allowed arbitrary command execution from a crafted .gitmodules file * Fixes a submodule name validation bypass that allowed traversal out of .git/modules and disclosure of credentials * Fixes symlinked .gitmodules files being followed and parsed from outside the repository * Fixes several denial-of-service vectors in gix-pack: unchecked indexing panics and uncapped allocations from crafted pack data * Fixes HTTP credentials being leaked to the redirected host by the curl transport backend * Add the gix config show, gix config list, gix config fmt, gix free remote refs, gix free trust, gix dirwalk and gix tix subcommands * Add a gix status --untracked flag and gix merge tree --message for creating commits * gix exclude query is now index-aware and no longer reports ignore matches for tracked files, matching git check-ignore * Preserve all configured remote URLs rather than only the last one * Fix fetching and cloning with tag refspecs in shallow clones, relative worktree linking files and loose ref path-prefix collisions * Update the crates to the Rust 2024 edition - Refresh the vendored dependencies. Recording the state of the remaining open CVE bugs against this version, none of which it is affected by: * CVE-2026-25541 (boo#1274525): the vendored bytes is now 1.12.1, above the 1.11.1 fix * CVE-2025-22620 (boo#1236139): gix-worktree-state is 0.33.0, far above the 0.17.0 that fixed the world-writable checkout of executable files - update to 0.50.0: see https://github.com/GitoxideLabs/gitoxide/compare/v0.42.0...v0.50.0 - update to 0.42.0: * add first 'debug' version of gix diff file * use revspecs for revision and path * CVE-2025-31130: use collision-detecting SHA-1 hash boo#1240872 - Update to version 0.41.0: * add gix blame -L start,end * add gix env to print paths relevant to the Git installation. * Document the remaining subcommands * Add support for statistics and additional performance information. * add gix blame to the CLI. That way it's possible to see the blame result of any file in the repository. - Updates from version 0.40.0: * add first 'debug' version of gix log. It's primarily meant to better understand gix blame. * add --tree-favor to gix merge tree|commit. With it one can decide which side to favor in case of irreconcilable tree-conflicts. * CVE-2025-22620: gix-worktree-state specifies 0777 permissions when checking out executable files (boo#1236139) - Update to version 0.39.0: New Features * add gix merge commit --debug * add gix merge commits * add gix merge tree to merge trees similarly to git merge-tree. - Update to version 0.38.0: New Features * support for listing worktrees with gix worktree list * add first 'debug' version of gix diff tree. * add new gix cat command. * add gix merge-file with similar features as git merge-file * gix merge-base for the CLI Bug Fixes * Adjust gix clean warning and help for worktree fix * Clarify -r/--repositories and --skip-hidden-repositories Other * switch from time to jiff * Unify style in config support info
Security update for gitoxide
Description
This update for gitoxide fixes the following issues: Changes in gitoxide: - Update to 0.56.0: * Fixes CVE-2026-40034 (boo#1266434): the CommandForbiddenInModules trust check could be bypassed in gix_submodule::File::update(), which allowed arbitrary command execution from a crafted .gitmodules file * Fixes a submodule name validation bypass that allowed traversal out of .git/modules and disclosure of credentials * Fixes symlinked .gitmodules files being followed and parsed from outside the repository * Fixes several denial-of-service vectors in gix-pack: unchecked indexing panics and uncapped allocations from crafted pack data * Fixes HTTP credentials being leaked to the redirected host by the curl transport backend * Add the gix config show, gix config list, gix config fmt, gix free remote refs, gix free trust, gix dirwalk and gix tix subcommands * Add a gix status --untracked flag and gix merge tree --message for creating commits * gix exclude query is now index-aware and no longer reports ignore matches for tracked files, matching git check-ignore * Preserve all configured remote URLs rather than only the last one * Fix fetching and cloning with tag refspecs in shallow clones, relative worktree linking files and loose ref path-prefix collisions * Update the crates to the Rust 2024 edition - Refresh the vendored dependencies. Recording the state of the remaining open CVE bugs against this version, none of which it is affected by: * CVE-2026-25541 (boo#1274525): the vendored bytes is now 1.12.1, above the 1.11.1 fix * CVE-2025-22620 (boo#1236139): gix-worktree-state is 0.33.0, far above the 0.17.0 that fixed the world-writable checkout of executable files - update to 0.50.0: see https://github.com/GitoxideLabs/gitoxide/compare/v0.42.0...v0.50.0 - update to 0.42.0: * add first 'debug' version of gix diff file * use revspecs for revision and path * CVE-2025-31130: use collision-detecting SHA-1 hash boo#1240872 - Update to version 0.41.0: * add gix blame -L start,end * add gix env to print paths relevant to the Git installation. * Document the remaining subcommands * Add support for statistics and additional performance information. * add gix blame to the CLI. That way it's possible to see the blame result of any file in the repository. - Updates from version 0.40.0: * add first 'debug' version of gix log. It's primarily meant to better understand gix blame. * add --tree-favor to gix merge tree|commit. With it one can decide which side to favor in case of irreconcilable tree-conflicts. * CVE-2025-22620: gix-worktree-state specifies 0777 permissions when checking out executable files (boo#1236139) - Update to version 0.39.0: New Features * add gix merge commit --debug * add gix merge commits * add gix merge tree to merge trees similarly to git merge-tree. - Update to version 0.38.0: New Features * support for listing worktrees with gix worktree list * add first 'debug' version of gix diff tree. * add new gix cat command. * add gix merge-file with similar features as git merge-file * gix merge-base for the CLI Bug Fixes * Adjust gix clean warning and help for worktree fix * Clarify -r/--repositories and --skip-hidden-repositories Other * switch from time to jiff * Unify style in config support info
Technical Details
- Gcve Source
- db.gcve.eu
- Csaf Category
- csaf_security_advisory
- Csaf Version
- 2.0
- Publisher
- SUSE Product Security Team
- Advisory Id
- openSUSE-SU-2026:21558-1
- Cve Count
- 5
- Additional Cves
- ["CVE-2025-22620","CVE-2025-31130","CVE-2026-25541","CVE-2026-40034"]
Threat ID: 6aab496155bf5e2cf5990b08
Added to database: 09/17/2026, 01:58:57 UTC
Last updated: 09/17/2026, 01:58:57 UTC
Views: 1
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Actions
External Links
Need more coverage?
Upgrade to Pro Console for AI refresh and higher limits.
For incident response and remediation, OffSeq services can help resolve threats faster.
Latest Threats
Check if your credentials are on the dark web
Instant breach scanning across billions of leaked records. Free tier available.