Bug 2521736 - CVE-2026-53584 rust-libgit2-sys0.17: libgit2: Submodule path traversal allows arbitrary directory creation [fedora-all]
Summary: CVE-2026-53584 rust-libgit2-sys0.17: libgit2: Submodule path traversal allows...
Keywords:
Status: ASSIGNED
Alias: None
Product: Fedora
Classification: Fedora
Component: rust-libgit2-sys0.17
Version: rawhide
Hardware: Unspecified
OS: Unspecified
low
low
Target Milestone: ---
Assignee: Rust SIG
QA Contact:
URL:
Whiteboard: {"flaws": ["be93a537-ce16-41f3-81c3-4...
Depends On:
Blocks: CVE-2026-53584
TreeView+ depends on / blocked
 
Reported: 2026-08-24 07:37 UTC by Vladimir Vasilev
Modified: 2026-08-27 12:51 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Vladimir Vasilev 2026-08-24 07:37:56 UTC
Disclaimer: Community trackers are created by Red Hat Product Security team on a best effort basis. Package maintainers are required to ascertain if the flaw indeed affects their package, before starting the update process.

libgit2 is a portable C implementation of the Git core methods provided as a linkable library with a solid API, allowing to build Git functionality into your application. Prior to 1.8.6 and 1.9.5, libgit2 does not reject traversal components in a submodule path loaded from .gitmodules. The affected src/libgit2/submodule.c paths include git_submodule_lookup and git_submodule_add_setup. A crafted repository can specify a path such as ../escape-target, and applications that initialize the submodule can create directories outside the repository working tree. This issue is fixed in versions 1.8.6 and 1.9.5.

Comment 1 Fabio Valentini 2026-08-27 12:51:25 UTC
The only remaining package that depends on rust-libgit2-sys0.17 in Fedora 43 is rust-git-absorb, which should be resolved by a PR I opened.


Note You need to log in before you can comment on or make changes to this bug.