CVE-2026-82249
Received Received - Intake

gitoxide Credential Helper CR Injection via Malicious URLs

Vulnerability report for CVE-2026-82249, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-08-28

Last updated on: 2026-08-28

Assigner: VulnCheck

Description

gitoxide before 0.38.2 fails to validate carriage return characters in URL values passed to credential helpers. Attackers can supply URLs containing bare carriage returns to inject additional helper protocol fields and cause credential helpers to return credentials for attacker-specified hosts instead of the requested URL.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-28
Last Modified
2026-08-28
Generated
2026-08-28
AI Q&A
2026-08-28
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
gitoxide gitoxide to 0.38.2 (exc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-116 The product prepares a structured message for communication with another component, but encoding or escaping of the data is either missing or done incorrectly. As a result, the intended structure of the message is not preserved.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

gitoxide before 0.38.2 does not properly check for carriage return characters in URLs sent to credential helpers. Attackers can insert these characters to manipulate the URL and trick credential helpers into returning credentials for different hosts than intended.

Detection Guidance

This vulnerability involves gitoxide failing to validate carriage return characters in URLs passed to credential helpers. To detect it, inspect git configuration files for suspicious URLs containing carriage returns or unusual protocol fields. Check credential helper logs for unexpected credential requests or responses.

Impact Analysis

If you use gitoxide versions before 0.38.2, an attacker could steal your credentials by crafting malicious URLs with hidden carriage returns. This could lead to unauthorized access to repositories or other systems using those credentials.

Compliance Impact

This vulnerability could lead to unauthorized access to sensitive data, potentially violating GDPR (data protection) or HIPAA (health information privacy) by exposing credentials and allowing access to protected resources.

Mitigation Strategies

Immediately update gitoxide to version 0.38.2 or later. Review and remove any custom credential helpers or configurations that may be vulnerable. Monitor network traffic for unauthorized credential requests or unusual protocol interactions.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-82249. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart