๐Ÿ” CVE Alert

CVE-2026-55061

UNKNOWN 0.0

uniget: EDITOR Command Injection in uniget CLI

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

uniget is a universal installer and updater for (container) tools. Prior to 0.27.6, the hooks edit command in cmd/uniget/hooks.go parses UNIGET_EDITOR or EDITOR with strings.Split(editor, " ") and passes every space-delimited suffix as an argument to the selected editor executable. An attacker who can influence the editor environment and cause hook editing can supply unexpected editor arguments, potentially causing unintended actions with the privileges of the uniget process account. Go os/exec does not evaluate shell operators in these arguments, so the advisory's wrapper demonstration establishes argument delivery but does not establish shell command interpretation. This issue is fixed in version 0.27.6.

CWE CWE-88
Vendor uniget-org
Product cli
Published Sep 17, 2026
Stay Ahead of the Next One

Get instant alerts for uniget-org cli

Be the first to know when new unknown vulnerabilities affecting uniget-org cli are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

uniget-org / cli
< 0.27.6

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/uniget-org/cli/security/advisories/GHSA-qmcq-xw74-w667 github.com: https://github.com/uniget-org/cli/commit/7b4f18a9f00f0955f830c7ccf266ed0de5f9fd91 github.com: https://github.com/uniget-org/cli/releases/tag/v0.27.6