CVE Catalog

CVE-2026-82255

MediumCVSS 6.8
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.23%

14th percentile - higher than 14% of all known CVEs

Summary

gitoxide versions from 0.25.4 contain an HTTP credential leak vulnerability in the curl-based transport backend where credentials are sent to attacker-controlled servers after HTTP redirects. The vulnerability occurs because credential validation checks the original URL instead of the effective URL after redirect, allowing attackers to steal authentication tokens through cross-domain redirects or HTTPS-to-HTTP downgrades.

Risk Assessment

This can lead to credential theft, potentially allowing attackers to access repositories and systems the user has permissions for.

Recommendation

Upgrade gitoxide to a version that fixes credential validation after redirects. Avoid using credentials in environments with untrusted servers.

Other vulnerabilities in gitoxide

See all
Original NVD description (English source)

gitoxide versions from 0.25.4 contain an HTTP credential leak vulnerability in the curl-based transport backend where credentials are sent to attacker-controlled servers after HTTP redirects. The vulnerability occurs because credential validation checks the original URL instead of the effective URL after redirect, allowing attackers to steal authentication tokens through cross-domain redirects or HTTPS-to-HTTP downgrades.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS