Vulnerability Description
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.
CVSS Score
HIGH
Related Weaknesses (CWE)
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
FAQ
What is CVE-2026-45152?
CVE-2026-45152 is a vulnerability with a CVSS score of 7.8 (HIGH). 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 us...
How severe is CVE-2026-45152?
CVE-2026-45152 has been rated HIGH with a CVSS base score of 7.8/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-45152?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.