UBUNTU-CVE-2026-82253

Source
https://ubuntu.com/security/CVE-2026-82253
Import Source
https://github.com/canonical/ubuntu-security-notices/blob/main/osv/cve/2026/UBUNTU-CVE-2026-82253.json
JSON Data
https://api.osv.dev/v1/vulns/UBUNTU-CVE-2026-82253
Upstream
Published
2026-08-28T12:16:00Z
Modified
2026-09-02T16:28:28Z
Severity
  • 7.5 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N CVSS Calculator
  • 8.7 (High) CVSS_V4 - CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N CVSS Calculator
  • Ubuntu - medium
Summary
[none]
Details

gitoxide (Rust crates gix <= 0.72.0 and gix-validate <= 0.10.0) contains a path traversal vulnerability. The submodule name validation function in gix-validate only checks the first occurrence of '..' via name.find(b".."), allowing crafted names such as 'a..b/../../../.git/' to bypass the check; additionally this validation is never invoked in production code paths. Combined with a trust inheritance flaw in Submodule::open(), where the parent repository's gitdirtrust (Trust::Full) is cloned and the ownership verification is skipped, an attacker can craft a malicious .gitmodules file so that a victim tool built on gitoxide reads arbitrary git repository configuration (including embedded credentials) with full trust, bypassing safe-directory protections. Fixed in gix 0.82.0 and gix-validate 0.11.1.

References

Affected packages

Ubuntu:24.04:LTS / rust-gix-validate

Package

Name
rust-gix-validate
Purl
pkg:deb/ubuntu/rust-gix-validate?arch=source&distro=noble

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected

Affected versions

0.*
0.8.0-1

Ecosystem specific

{
    "binaries": [
        {
            "binary_version": "0.8.0-1",
            "binary_name": "librust-gix-validate-dev"
        }
    ]
}

Database specific

source
"https://github.com/canonical/ubuntu-security-notices/blob/main/osv/cve/2026/UBUNTU-CVE-2026-82253.json"

Ubuntu:26.04:LTS / rust-gix

Package

Name
rust-gix
Purl
pkg:deb/ubuntu/rust-gix?arch=source&distro=resolute

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected

Affected versions

0.*
0.69.1-1
0.69.1-2
0.73.0-1
0.73.0-1build1

Ecosystem specific

{
    "binaries": [
        {
            "binary_version": "0.73.0-1build1",
            "binary_name": "librust-gix-dev"
        }
    ]
}

Database specific

source
"https://github.com/canonical/ubuntu-security-notices/blob/main/osv/cve/2026/UBUNTU-CVE-2026-82253.json"

Ubuntu:26.04:LTS / rust-gix-validate

Package

Name
rust-gix-validate
Purl
pkg:deb/ubuntu/rust-gix-validate?arch=source&distro=resolute

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected

Affected versions

0.*
0.9.2-1
0.10.1-1

Ecosystem specific

{
    "binaries": [
        {
            "binary_version": "0.10.1-1",
            "binary_name": "librust-gix-validate-dev"
        }
    ]
}

Database specific

source
"https://github.com/canonical/ubuntu-security-notices/blob/main/osv/cve/2026/UBUNTU-CVE-2026-82253.json"