VYPR

gix-transport

by Gitoxide

CVEs (1)

  • CVE-2026-82247HigAug 28, 2026
    risk 0.42cvss 7.5epss

    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…