CVE-2026-91986

Summary

gitoxide gix-transport before 0.59.2 fails to filter control characters in git-daemon connect requests, allowing attackers to inject NUL/CR/LF bytes via crafted git URLs. Attackers can inject extra NUL-delimited protocol fields to spoof virtual hosts or inject newlines into daemon requests and logs.

Affected Software

VendorProductVersion RangeStatus
GitoxideLabsgitoxide0 < 0.59.2affected
GitoxideLabsgitoxide0.59.2unaffected

Weaknesses

  • CWE-74: Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')

References