---
id: CVE-2026-55062
title: uniget is a universal installer and updater for (container) tools
summary: >-
  uniget is a universal installer and updater for (container) tools. Prior to
  0.27.6, the hooks edit command in cmd/uniget/hooks.go concatenates an
  unvalidated hook filename with the selected hooks directory, allowing
  parent-directory comp…
severity: high
cvss: 8.4
cvssVector: 'CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N'
cwe:
  - CWE-22
  - CWE-23
  - CWE-36
  - CWE-73
vendor: uniget-org
product: cli
affected:
  - cli < 0.27.6
patched:
  - gitlab.com/uniget-org/cli 0.27.6
published: '2026-09-17'
updated: '2026-09-23'
sourceUpdated: '2026-09-23T20:17:11.433'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-55062'
references:
  - url: >-
      https://github.com/uniget-org/cli/commit/7b4f18a9f00f0955f830c7ccf266ed0de5f9fd91
    label: security-advisories@github.com
  - url: 'https://github.com/uniget-org/cli/releases/tag/v0.27.6'
    label: security-advisories@github.com
  - url: 'https://github.com/uniget-org/cli/security/advisories/GHSA-m6jg-wr9m-cg2f'
    label: security-advisories@github.com
  - url: 'https://github.com/uniget-org/cli/security/advisories/GHSA-m6jg-wr9m-cg2f'
    label: 134c704f-9b21-4f2e-91b3-4a467353bcc0
  - url: 'https://github.com/advisories/GHSA-m6jg-wr9m-cg2f'
tags:
  - nvd
  - cve.org
  - exploit-available
  - ghsa
  - go
exploitAvailable: true
ssvc:
  exploitation: poc
  automatable: 'no'
  technicalImpact: total
  timestamp: '2026-09-23T19:12:55.327805Z'
cvssSource: cna
epss: 0.0019
epssPercentile: 0.07676
aliases:
  - GHSA-m6jg-wr9m-cg2f
ecosystem: go
ingestedAt: '2026-08-17T17:58:10.327Z'
---

## Overview

uniget is a universal installer and updater for (container) tools. Prior to 0.27.6, the hooks edit command in cmd/uniget/hooks.go concatenates an unvalidated hook filename with the selected hooks directory, allowing parent-directory components to escape that directory. The resulting path is passed to the configured editor, which can access or modify files outside the hooks directory with the privileges of the uniget process account. This issue is fixed in version 0.27.6.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.

## Package advisory (CVE-2026-55062)

Affected packages:

- `gitlab.com/uniget-org/cli < 0.27.6`

Patched in:

- `gitlab.com/uniget-org/cli 0.27.6`

Source: https://github.com/advisories/GHSA-m6jg-wr9m-cg2f
