CVE-2026-82255 PUBLISHED

gitoxide 0.25.4 HTTP Credential Leak via Redirect

Assigner: VulnCheck
Reserved: 28.08.2026 Published: 28.08.2026 Updated: 28.08.2026

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.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:H/AT:P/PR:N/UI:P/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N
CVSS Score: 7.6

Product Status

Vendor GitoxideLabs
Product gitoxide
Versions Default: affected
  • unaffected from 0 to 0.25.4 (excl.)

Credits

  • sammiee5311 reporter

References

Problem Types

  • Insufficiently Protected Credentials CWE