CVE-2026-45152

uniget is a universal installer and updater for (container) tools. Prior to 0.27.1, a command injection vulnerability exists in uniget due to unsafe execution of the check field from metadata files using /bin/bash -c. Because the check field is loaded directly from untrusted JSON metadata without validation or sanitization, an attacker can craft malicious metadata that executes arbitrary shell commands on the victim’s system when common uniget operations such as describe, install, update, or inspect are performed. This vulnerability can lead to arbitrary code execution with the privileges of the user running uniget. This vulnerability is fixed in 0.27.1.
Configurations

No configuration.

History

28 May 2026, 14:16

Type Values Removed Values Added
References () https://github.com/uniget-org/cli/security/advisories/GHSA-qqq4-5773-pmw5 - () https://github.com/uniget-org/cli/security/advisories/GHSA-qqq4-5773-pmw5 -

27 May 2026, 22:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-05-27 22:16

Updated : 2026-06-01 18:31


NVD link : CVE-2026-45152

Mitre link : CVE-2026-45152

CVE.ORG link : CVE-2026-45152


JSON object : View

Products Affected

No product.

CWE
CWE-78

Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')