๐Ÿ” CVE Alert

CVE-2026-82255

MEDIUM 6.8

gitoxide 0.25.4 HTTP Credential Leak via Redirect

CVSS Score
6.8
EPSS Score
0.0%
EPSS Percentile
0th

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.

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 medium 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:H/PR:N/UI:R/S:U/C:H/I:H/A:N
Attack Vector
Network
Attack Complexity
High
Privileges Required
None
User Interaction
Required
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
None

Affected Versions

GitoxideLabs / gitoxide
All versions affected

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/GitoxideLabs/gitoxide/security/advisories/GHSA-9857-6mw7-fq2m vulncheck.com: https://www.vulncheck.com/advisories/gitoxide-0.25.4-http-credential-leak-via-redirect

Credits

๐Ÿ” sammiee5311