CVE-2026-82247
gitoxide before 0.37.1 HTTP Basic credential leak via URL parsing
CVSS Score
7.5
EPSS Score
0.0%
EPSS Percentile
0th
gitoxide's gix-url crate (<= 0.32.0, fixed in 0.37.1) uses a hand-rolled URL parser that does not treat '?' or '#' as terminating the authority component, contrary to RFC 3986. As a consequence, gix-transport's HTTP redirect identity guard (can_reuse_identity) compares the wrong host and fails open. An attacker controlling a redirect response can craft a Location header of the form <attacker-authority>?@<original-authority> so that gitoxide sends the caller's HTTP Basic Authorization credentials to an unintended host. gix-transport is affected in versions <= 0.49.0 (fixed in 0.58.1).
| CWE | CWE-522 |
| Vendor | gitoxidelabs |
| Product | gitoxide |
| Published | Aug 28, 2026 |
Stay Ahead of the Next One
Get instant alerts for gitoxidelabs gitoxide
Be the first to know when new high 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:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
None
Availability
None
Affected Versions
GitoxideLabs / gitoxide
0 < 0.37.1
GitoxideLabs / gitoxide
0 < 0.58.1