CVE-2026-82247: gitoxide before 0.37.1 HTTP Basic credential leak via URL parsing

Published Aug 28, 2026
·
Updated

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 (canreuseidentity) 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).

Affected Software

2 affected components
gitoxide<0.37.1
gitoxide<=0.49.0

Remediation

Recommended actions to resolve this vulnerability, in priority order.

  1. Upgrade

    Upgrade gitoxide/gix-url to a version that resolves this vulnerability.

    Fixed in 0.37.1
  2. Upgrade

    Upgrade gix-transport to a version that resolves this vulnerability.

    Fixed in 0.58.1

Event History

Aug 28, 2026
CVE Published
via MITRE·10:49 AM
Data Sourced
via MITRE·10:49 AM
DescriptionSeverityWeakness

Frequently Asked Questions

1

Which deployments are exposed to credential disclosure?

Deployments using gix-transport with HTTP Basic credentials are exposed when an attacker can control an HTTP redirect response. The redirect can cause credentials intended for the original authority to be sent to an unintended host.

2

What versions need to be updated?

The affected gix-url crate is version 0.32.0 and earlier, with a fix in gitoxide 0.37.1. gix-transport is affected through version 0.49.0 and is fixed in version 0.58.1.

3

Does exploitation require authentication or user interaction?

The supplied severity vector indicates no attacker privileges and no user interaction are required. However, the attacker must be able to control the redirect response used by the affected HTTP transport.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203