CVE-2026-45152: uniget is Vulnerable to Command Injection in tool.Check Leading to Arbitrary Code Execution
(updated )
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.
References
Code Behaviors & Features
Detect and mitigate CVE-2026-45152 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →