Zurück zur Liste

uniget is Vulnerable to Command Injection in tool.Check Leading to Arbitrary Code Execution — CVE-2026-45152

GitHub · GitHub · CVE-2026-45152

ID
CVE-2026-45152
Datum
Activity
Quelle
GitHub
Vendor
GitHub
Risiko
high
CVSS
7.8

Zusammenfassung

I discovered a command injection vulnerability in uniget that allows arbitrary command execution through the metadata loading and version check mechanism. ### Summary 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…

Produkt

go: gitlab.com/uniget-org/cli

Was tun?

Allgemeine, vorsichtige Schritte (bitte prüfe die offizielle Quelle für Details):

  • Priorisiere sofort Patches oder Mitigations (hohes akutes Risiko).
  • Identifiziere betroffene Produktversionen und prüfe, ob du betroffen bist.
  • Spiele Hersteller-Updates/Patches ein oder setze empfohlene Mitigations um.
  • Lies das offizielle Advisory für betroffene Versionen und konkrete Schritte.

Offizielles Advisory

Mehr dazu