Vuln Signal Radar
public-safe defensive signal
LOWpublic-safe

CVE-2026-55061

NVD: uniget is a universal installer and updater for (container) tools. NVD: 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. NVD: 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.

CVSS
1.0
Severity
LOW
EPSS
0.0015 (4)
KEV
-

Source-published summary

NVD: uniget is a universal installer and updater for (container) tools. NVD: 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. NVD: 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.

Possible impact

Source describes command injection risk. Possible impact: An attacker may be able to run unintended system commands through the affected component.

Affected context

Affected product or version requires source confirmation.

Remediation / advisory

Patch confirmed by source text; fixed version context: 0.27.6..

Why it matters

Source describes command injection risk. Possible impact: An attacker may be able to run unintended system commands through the affected component.; CVSS 1.0 (LOW); EPSS percentile 4; not listed in KEV; Patch confirmed by source text; fixed version context: 0.27.6; sources: NVD, OSV.

What to verify

Confirm affected product/version, vendor advisory, patch or mitigation, and exposure.

Exposure hint

exposure unknown

Impact tags

command injection risk

Urgency reasons

vendor advisory presentrecent updateremediation reference present

Source-derived note

Summary derived from NVD / OSV description; unsafe procedural detail is not shown.

Redaction metadata

source summary used
True
fallback summary used
False
unsafe procedural detail present
false
raw source displayed
false
public summary redacted
true

Remediation handoff

Public-safe static handoff for human/Codex remediation planning. Scan, patch, external execution, and auto remediation are disabled.

Safety note

This radar shows source-published defensive context only. Exploit procedures, exploit strings, scanner commands, and auto-remediation are not provided.

Official references